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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:NApache Streampark
APPApache2.0.0 – 2.1.7 (bez)
Related vulnerabilities
Apache StreamPark: zakodowany na stałe klucz szyfrowania (CVE-2025-54947)
Apache Streampark: sesja nie jest unieważniana po wylogowaniu
Apache StreamPark 1.0.0 before 2.0.0 When the user successfully logs in, to modify his profile, the username w...
Streampark allows any users to upload a jar as application, but there is no mandatory verification of the uplo...
Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generat...