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.
Recommendation
Update the payload package to the latest compatible version. Followings are version details:
- Affected version(s): < 3.44.0
- Patched version(s): 3.44.0
References
Related Issues
- Payload does not invalidate JWTs after log out - CVE-2025-4643
- Payload does not invalidate JWTs after log out - @payloadcms/next - CVE-2025-4643
- vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes - CVE-2025-53892
- Mermaid does not properly sanitize architecture diagram iconText leading to XSS - CVE-2025-54880
You might also like:
- Tags:
- npm
- payload
Anything's wrong? Let us know Last updated on August 29, 2025


