Payload uses JSON Web Tokens (JWT) for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date (which is by default set to 2 hours, but can be changed).
This issue has been fixed in version 3.44.0 of Payload.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Aug 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-29 10:15
Updated : 2025-08-29 16:24
NVD link : CVE-2025-4643
Mitre link : CVE-2025-4643
CVE.ORG link : CVE-2025-4643
JSON object : View
Products Affected
No product.
CWE
CWE-613
Insufficient Session Expiration