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-06-16
AI Q&A
2025-08-29
EPSS Evaluated
2026-06-14
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Mitigation Strategies

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-4643. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart