一、 漏洞 CVE-2025-3930 基础信息
漏洞信息
                                        # Strapi JWT 未在登出后过期漏洞

## 概述

Strapi 使用 JSON Web Token(JWT)进行身份验证。但在用户登出或账户停用后,原有的 JWT 未被失效,导致攻击者能够继续使用窃取或截获的令牌,直到其过期。

## 影响版本

受影响版本在 5.24.1 之前。

## 细节

- JWT 在用户注销或账户被停用后不会被无效化。
- 存在 `/admin/renew-token` 端点,允许任意用户刷新即将过期的令牌。
- 导致攻击者可以无限期延长盗取令牌的有效期,从而长时间冒充用户进行操作。

## 影响

此漏洞使攻击者可重放合法用户的 token 进行未授权访问,即使账户已被注销或停用。默认 token 过期时间为 30 天,且由于 token 可被反复刷新,实际可造成持久的会话劫持风险。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Lack of JWT Expiration after Log Out in Strapi
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
不充分的会话过期机制
来源:美国国家漏洞数据库 NVD
漏洞标题
Strapi 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Strapi是法国strapi社区的一套开源的内容管理系统(CMS)。 Strapi 5.24.1之前版本存在代码问题漏洞,该漏洞源于注销或停用账户后未使JWT失效且存在/admin/renew-token端点,可能导致令牌被恶意重用。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-3930 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-3930 的情报信息
  • 标题: Nie znaleziono strony | CERT Polska -- 🔗来源链接

    标签: third-party-advisory

    神龙速读
  • 标题: Page not found | CERT Polska -- 🔗来源链接

    标签: third-party-advisory

    神龙速读
  • 标题: GitHub - strapi/strapi: 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first. -- 🔗来源链接

    标签: product

    神龙速读
  • 标题: Strapi - Open source Node.js Headless CMS 🚀 -- 🔗来源链接

    标签: product

    神龙速读
  • 标题: Security Disclosure of Vulnerabilities: CVE-2025-3930, CVE-2025-53092, CVE-2025-25298, CVE-2024-56143, and CVE-2024-52588 -- 🔗来源链接

    标签: vendor-advisory

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2025-3930
四、漏洞 CVE-2025-3930 的评论

暂无评论


发表评论