Medium severityGHSA Advisory· Published Oct 16, 2025· Updated Apr 15, 2026
CVE-2025-3930
CVE-2025-3930
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@strapi/strapinpm | < 5.24.1 | 5.24.1 |
Affected products
2Patches
Vulnerability mechanics
References
6News mentions
0No linked articles in our index yet.