VYPR

StreamPark

by Apache

Source repositories

CVEs (17)

  • CVE-2025-54947CriDec 12, 2025
    risk 0.57cvss 9.8epss 0.00

    In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key.…

  • CVE-2024-29178HigJul 18, 2024
    risk 0.57cvss 8.8epss 0.01

    On versions before 2.1.4, a user could log in and perform a template injection attack resulting in Remote Code Execution on the server, The attacker must successfully log into the system to launch an attack, so this is a moderate-impact vulnerability. Mitigation: all users…

  • CVE-2022-45802CriMay 1, 2023
    risk 0.57cvss 9.8epss 0.01

    Streampark allows any users to upload a jar as application, but there is no mandatory verification of the uploaded file type, causing users to upload some high-risk files, and may upload them to any directory, Users of the affected versions should upgrade to Apache StreamPark…

  • CVE-2024-29070CriJul 23, 2024
    risk 0.52cvss 9.1epss 0.01

    On versions before 2.1.4, session is not invalidated after logout. When the user logged in successfully, the Backend service returns "Authorization" as the front-end authentication credential. "Authorization" can still initiate requests and access data even after logout. …

  • CVE-2022-46365CriMay 1, 2023
    risk 0.52cvss 9.1epss 0.01

    Apache StreamPark 1.0.0 before 2.0.0 When the user successfully logs in, to modify his profile, the username will be passed to the server-layer as a parameter, but not verified whether the user name is the currently logged user and whether the user is legal, This will allow…

  • CVE-2025-30001HigOct 10, 2025
    risk 0.47cvss 7.3epss 0.01

    Incorrect Execution-Assigned Permissions vulnerability in Apache StreamPark. This issue affects Apache StreamPark: from 2.1.4 before 2.1.6. Users are recommended to upgrade to version 2.1.6, which fixes the issue.

  • CVE-2023-49898HigDec 15, 2023
    risk 0.47cvss 7.2epss 0.02

    In streampark, there is a project module that integrates Maven's compilation capability. However, there is no check on the compilation parameters of Maven. allowing attackers to insert commands for remote command execution, The prerequisite for a successful attack is that the…

  • CVE-2023-52290HigJul 16, 2024
    risk 0.46cvss 8.1epss 0.01

    In streampark-console the list pages(e.g: application pages), users can sort page by field. This sort field is sent from the front-end to the back-end, and the SQL query is generated using this field. However, because this sort field isn't validated, there is a risk of SQL…

  • CVE-2025-54981HigDec 12, 2025
    risk 0.42cvss 7.5epss 0.00

    Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before…

  • CVE-2024-48988HigAug 22, 2025
    risk 0.42cvss 7.6epss 0.01

    SQL Injection vulnerability in Apache StreamPark. This issue affects Apache StreamPark: from 2.1.4 before 2.1.6. Users are recommended to upgrade to version 2.1.6, which fixes the issue. This vulnerability is present only in the distribution package (SpringBoot platform) and…

  • CVE-2024-29120MedJul 17, 2024
    risk 0.38cvss 5.9epss 0.00

    In Streampark (version < 2.1.4), when a user logged in successfully, the Backend service would return "Authorization" as the front-end authentication credential. User can use this credential to request other users' information, including the administrator's username, password,…

  • CVE-2024-34457MedJul 22, 2024
    risk 0.35cvss 6.5epss 0.01

    On versions before 2.1.4, after a regular user successfully logs in, they can manually make a request using the authorization token to view everyone's user flink information, including executeSQL and config. Mitigation: all users should upgrade to 2.1.4

  • CVE-2022-45801MedMay 1, 2023
    risk 0.35cvss 5.4epss 0.01

    Apache StreamPark 1.0.0 to 2.0.0 have a LDAP injection vulnerability. LDAP Injection is an attack used to exploit web based applications that construct LDAP statements based on user input. When an application fails to properly sanitize user input, it's possible to modify LDAP…

  • CVE-2023-30867MedDec 15, 2023
    risk 0.32cvss 4.9epss 0.01

    In the Streampark platform, when users log in to the system and use certain features, some pages provide a name-based fuzzy search, such as job names, role names, etc. The sql syntax :select * from table where jobName like '%jobName%'. However, the jobName field may receive…

  • CVE-2025-53960MedDec 12, 2025
    risk 0.31cvss 5.9epss 0.00

    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…

  • CVE-2024-29737MedJul 17, 2024
    risk 0.31cvss 4.7epss 0.01

    In streampark, the project module integrates Maven's compilation capabilities. The input parameter validation is not strict, allowing attackers to insert commands for remote command execution, The prerequisite for a successful attack is that the user needs to log in to the…

  • CVE-2023-52291MedJul 17, 2024
    risk 0.31cvss 4.7epss 0.02

    In streampark, the project module integrates Maven's compilation capabilities. The input parameter validation is not strict, allowing attackers to insert commands for remote command execution, The prerequisite for a successful attack is that the user needs to log in to the…