When issuing JSON Web Tokens (JWT), Apache StreamPark directly uses the user's password as the HMAC signing key (e.g., with the HS256 algorithm). An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge identity tokens for the user if the password is already known, ultimately leading to complete account takeover.
This issue affects Apache StreamPark: from 2.0.0 before 2.1.7.
Users are recommended to upgrade to version 2.1.7, which fixes the issue.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/xlpvfzf5l5m5mfyjwrz5h4dssm3c32vy | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2025/12/04/1 | Mailing List Third Party Advisory |
Configurations
History
16 Dec 2025, 21:28
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Apache streampark
Apache |
|
| References | () https://lists.apache.org/thread/xlpvfzf5l5m5mfyjwrz5h4dssm3c32vy - Mailing List, Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2025/12/04/1 - Mailing List, Third Party Advisory | |
| CPE | cpe:2.3:a:apache:streampark:*:*:*:*:*:*:*:* |
16 Dec 2025, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary | (en) When issuing JSON Web Tokens (JWT), Apache StreamPark directly uses the user's password as the HMAC signing key (e.g., with the HS256 algorithm). An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge identity tokens for the user if the password is already known, ultimately leading to complete account takeover. This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are recommended to upgrade to version 2.1.7, which fixes the issue. |
12 Dec 2025, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
12 Dec 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-12 16:15
Updated : 2025-12-16 21:28
NVD link : CVE-2025-53960
Mitre link : CVE-2025-53960
CVE.ORG link : CVE-2025-53960
JSON object : View
Products Affected
apache
- streampark
CWE
CWE-1240
Use of a Cryptographic Primitive with a Risky Implementation
