CVE-2025-51606
hippo4j Includes Hard Coded Secret Key in JWT Creation
8.8
HIGH
CVSS 3.1
EPSS 0.08%
描述
hippo4j 1.0.0 to 1.5.0, uses a hard-coded secret key in its JWT (JSON Web Token) creation. This allows attackers with access to the source code or compiled binary to forge valid access tokens and impersonate any user, including privileged ones such as "admin". The vulnerability poses a critical security risk in systems where authentication and authorization rely on the integrity of JWTs.
如何修補 CVE-2025-51606
目前尚未發布修補版本。可考慮移除受影響套件,或參考下方連結中的上游建議。
- —未列出修補版本
CVE-2025-51606 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- >= 1.0.0, <= 1.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
參考連結(4)
- ADVISORYnvd.nist.gov/vuln/detail/CVE-2025-51606
- PATCHgithub.com/opengoofy/hippo4j
- WEBgithub.com/opengoofy/hippo4j/blob/7d78be3cab526501ad876495862f4cec108da2af/threadpool/server/auth/src/main/java/cn/hippo4j/auth/security/JwtTokenManager.java#L51
- WEBgithub.com/ShenxiuSec/cve-proofs/blob/main/POC-20250610-01.md