VYPR

Zenml Io/zenml

by Zenml Io

Source repositories

CVEs (16)

  • CVE-2024-2083CriApr 16, 2024
    risk 0.60cvss 9.9epss 0.37

    A directory traversal vulnerability exists in the zenml-io/zenml repository, specifically within the /api/v1/steps endpoint. Attackers can exploit this vulnerability by manipulating the 'logs' URI path in the request to fetch arbitrary file content, bypassing intended access…

  • CVE-2024-4680HigJun 8, 2024
    risk 0.57cvss 8.8epss 0.00

    A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due to insufficient session expiration. Specifically, the session does not expire after a password change, enabling an attacker to maintain access to a compromised…

  • CVE-2024-28424HigMar 14, 2024
    risk 0.57cvss 8.8epss 0.01

    zenml v0.55.4 was discovered to contain an arbitrary file upload vulnerability in the load function at /materializers/cloudpickle_materializer.py. This vulnerability allows attackers to execute arbitrary code via uploading a crafted file.

  • CVE-2026-68772HigAug 7, 2026
    risk 0.45cvss 8.0epss 0.00

    ZenML 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows attackers with write access to a shared artifact store to execute arbitrary code by planting a malicious pickle file. Attackers can replace a stored artifact.pkl file…

  • CVE-2025-8406HigOct 5, 2025
    risk 0.44cvss 7.8epss 0.00

    ZenML version 0.83.1 is affected by a path traversal vulnerability in the `PathMaterializer` class. The `load` function uses `is_path_within_directory` to validate files during `data.tar.gz` extraction, which fails to effectively detect symbolic and hard links. This…

  • CVE-2024-9340HigMar 20, 2025
    risk 0.42cvss 7.5epss 0.01

    A Denial of Service (DoS) vulnerability in zenml-io/zenml version 0.66.0 allows unauthenticated attackers to cause excessive resource consumption by sending malformed multipart requests with arbitrary characters appended to the end of multipart boundaries. This flaw in the…

  • CVE-2026-11922MedJul 24, 2026
    risk 0.35cvss 6.5epss 0.00

    A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the `POST /api/v1/login` and self password-change endpoints by rotating the `X-Forwarded-For` header. The rate limiter keys requests by `request.client.host`, which is…

  • CVE-2024-2035MedJun 6, 2024
    risk 0.35cvss 6.5epss 0.01

    An improper authorization vulnerability exists in the zenml-io/zenml repository, specifically within the API PUT /api/v1/users/id endpoint. This vulnerability allows any authenticated user to modify the information of other users, including changing the `active` status of user…

  • CVE-2024-5062MedJun 30, 2024
    risk 0.33cvss 6.1epss 0.00

    A reflected Cross-Site Scripting (XSS) vulnerability was identified in zenml-io/zenml version 0.57.1. The vulnerability exists due to improper neutralization of input during web page generation, specifically within the survey redirect parameter. This flaw allows an attacker to…

  • CVE-2024-2383MedJun 6, 2024
    risk 0.33cvss 6.1epss 0.00

    A clickjacking vulnerability exists in zenml-io/zenml versions up to and including 0.55.5 due to the application's failure to set appropriate X-Frame-Options or Content-Security-Policy HTTP headers. This vulnerability allows an attacker to embed the application UI within an…

  • CVE-2024-4311MedNov 14, 2024
    risk 0.28cvss 5.4epss 0.00

    zenml-io/zenml version 0.56.4 is vulnerable to an account takeover due to the lack of rate-limiting in the password change function. An attacker can brute-force the current password in the 'Update Password' function, allowing them to take over the user's account. This…

  • CVE-2026-11876MedJul 21, 2026
    risk 0.26cvss 5.0epss 0.00

    In zenml-io/zenml version 0.94.2, the `GET /api/v1/stack-deployment/stack` endpoint (`get_deployed_stack`) lacks proper RBAC authorization checks, allowing any authenticated user to enumerate all deployed stacks across all users and tenants. This includes stack component…

  • CVE-2024-2171MedJun 6, 2024
    risk 0.24cvss 4.8epss 0.00

    A stored Cross-Site Scripting (XSS) vulnerability was identified in the zenml-io/zenml repository, specifically within the 'logo_url' field. By injecting malicious payloads into this field, an attacker could send harmful messages to other users, potentially compromising their…

  • CVE-2024-2260MedApr 16, 2024
    risk 0.20cvss 4.2epss 0.00

    A session fixation vulnerability exists in the zenml-io/zenml application, where JWT tokens used for user authentication are not invalidated upon logout. This flaw allows an attacker to bypass authentication mechanisms by reusing a victim's JWT token.

  • CVE-2024-2213LowJun 6, 2024
    risk 0.14cvss 3.3epss 0.00

    An issue was discovered in zenml-io/zenml versions up to and including 0.55.4. Due to improper authentication mechanisms, an attacker with access to an active user session can change the account password without needing to know the current password. This vulnerability allows for…

  • CVE-2024-2032LowJun 6, 2024
    risk 0.13cvss 3.1epss 0.00

    A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to…