SB2025120442 - Multiple vulnerabilities in Apache StreamPark



SB2025120442 - Multiple vulnerabilities in Apache StreamPark

Published: December 4, 2025 Updated: December 17, 2025

Security Bulletin ID SB2025120442
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Use of hard-coded cryptographic key (CVE-ID: CVE-2025-53960)

CWE-ID: CWE-321 - Use of Hard-coded Cryptographic Key

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to gain unauthorized access to the application.

The vulnerability exists due to the application is using a hard-coded immutable key for encryption instead of dynamically generating or securely configuring the key. A remote attacker with ability to obtain the key can decrypt sensitive data or bypass authorization checks. 


2) Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CVE-ID: CVE-2025-54981)

CWE-ID: CWE-338 - Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to compromise JWT tokens.

The vulnerability exists due to usage of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, such as JWT tokens. A remote attacker can decrypt the token and gain unauthorized access to the application. 


3) Use of hard-coded cryptographic key (CVE-ID: CVE-2025-54947)

CWE-ID: CWE-321 - Use of Hard-coded Cryptographic Key

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker gain access to sensitive information.

The vulnerability exists due to application uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. A remote attacker can obtain this key through reverse engineering or code analysis, potentially decrypting sensitive data or forging encrypted information.


Remediation

Install update from vendor's website.