CVE-2025-4643
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-29

Last updated on: 2025-08-29

Assigner: CERT.PL

Description
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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-29
Last Modified
2025-08-29
Generated
2026-05-07
AI Q&A
2025-08-29
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
payloadcms payload 3.44.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-613 According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs because after a user logs out, the JSON Web Token (JWT) used for authentication is not invalidated. This means that if an attacker steals or intercepts the token, they can reuse it freely until it expires, which by default is 2 hours but can be changed.


How can this vulnerability impact me? :

An attacker who obtains a valid JWT can continue to access the system as the authenticated user until the token expires, potentially leading to unauthorized access and misuse of the user's privileges.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Payload to version 3.44.0 or later, where the issue has been fixed. Until then, consider reducing the JWT expiration time to minimize the window of token reuse and monitor for suspicious token reuse activity.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart