Payload's SQLite adapter Session Fixation vulnerability
Moderate severity
GitHub Reviewed
Published
Aug 29, 2025
to the GitHub Advisory Database
•
Updated Aug 29, 2025
Description
Published by the National Vulnerability Database
Aug 29, 2025
Published to the GitHub Advisory Database
Aug 29, 2025
Reviewed
Aug 29, 2025
Last updated
Aug 29, 2025
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 attacker to reuse the JWT to authenticate and perform actions as that user.
This issue has been fixed in version 3.44.0 of Payload.
References