Payload does not invalidate JWTs after log out
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
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.
References