Payload Cms Payload vulnerabilities
2 known vulnerabilities affecting payload_cms/payload.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2025-4643P3MEDIUMCVSS 6.3fixed in 3.44.02025-08-29
CVE-2025-4643 [MEDIUM] CWE-613 CVE-2025-4643: Payload uses JSON Web Tokens (JWT) for authentication. After log out JWT is not invalidated, which a
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.
nvd
CVE-2025-4644P4MEDIUMCVSS 5.3fixed in 3.44.02025-08-29
CVE-2025-4644 [MEDIUM] CWE-384 CVE-2025-4644: A Session Fixation vulnerability existed in Payload's SQLite adapter due to identifier reuse during
A Session Fixation vulnerability existed in Payload's SQLite adapter due to identifier reuse during account creation. A malicious attacker could create a new account, save its JSON Web Token (JWT), and then delete the account, which did not invalidate the JWT. As a result, the next newly created user would receive the same identifier, allowing the atta
nvd