Beveiligingsadvies

CVE-2025-3930

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-10-16 10:43:21
Laatst bijgewerkt 2025-10-22 06:59:29
Toegewezen door CERT-PL
CVSS-score 6.3
Status PUBLISHED

Beschrijving

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.