CVE-2025-51606
BaseFortify
Publication date: 2025-08-21
Last updated on: 2025-08-22
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hippo4j | hippo4j | 1.0.0 |
| hippo4j | hippo4j | 1.5.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-798 | The product contains hard-coded credentials, such as a password or cryptographic key. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in hippo4j versions 1.0.0 to 1.5.0, where a hard-coded secret key is used in the creation of JSON Web Tokens (JWTs). Because the secret key is embedded in the source code or compiled binary, attackers who gain access to these can forge valid JWT access tokens. This allows them to impersonate any user, including privileged users like 'admin'.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access by attackers who can create valid JWTs and impersonate any user, including administrators. This compromises authentication and authorization mechanisms, potentially allowing attackers to gain full control over the affected system or application.