CVE-2025-3930
MEDIUMStrapi < 5.24.1 - Insufficient Session Expiration via JWT Token Reuse
Title source: llmDescription
Strapi uses JSON Web Tokens (JWT) for authentication. After logout or account deactivation, the JWT is not invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its expiration date (which is set to 30 days by default, but can be changed). The existence of /admin/renew-token endpoint allows anyone to renew near-expiration tokens indefinitely, further increasing the impact of this attack. This issue has been fixed in version 5.24.1.
References (4)
Core 4
Core References
Various Sources third-party-advisory
https://cert.pl/en/posts/2025/06/CVE-2025-3930
Various Sources product
https://github.com/strapi/strapi
Various Sources product
https://strapi.io/
Various Sources vendor-advisory
https://strapi.io/blog/security-disclosure-of-vulnerabilities-cve-October-2025
Scores
CVSS v4
6.3
EPSS
0.0064
EPSS Percentile
45.7%
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-613
Status
published
Products (2)
Strapi/Strapi
< 5.24.1
strapi/strapi
0 - 5.24.1npm
Published
Oct 16, 2025
Tracked Since
Feb 18, 2026