CVE-2024-2035
CVE-2024-2035 is a medium-severity vulnerability in Zenml with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0194
- Weakness: CWE-862
- Affected product: Zenml
- Published:
- Last modified:
Description
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 accounts to false, effectively deactivating them. This issue affects version 0.55.3 and was fixed in version 0.56.2. The impact of this vulnerability is significant as it allows for the deactivation of admin accounts, potentially disrupting the functionality and security of the application.
Frequently asked questions
- What is CVE-2024-2035?
- 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 accounts to false, effectively deactivating them. This issue affects version 0.55.3 and was fixed in version 0.56.2. The impact of this vulnerability is significant as it allows for the deactivation of admin accounts, potentially disrupting the functionality and security of the application.
- How severe is CVE-2024-2035?
- CVE-2024-2035 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability high.
- Is CVE-2024-2035 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-2035?
- CVE-2024-2035 affects Zenml. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-2035?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-2035 have an EU (EUVD) identifier?
- Yes. CVE-2024-2035 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0194.
- When was CVE-2024-2035 published?
- CVE-2024-2035 was published on 2024-06-06 and last updated on 2026-06-17.
References
- https://github.com/zenml-io/zenml/commit/b95f083efffa56831cd41d8ed536aeb0b6038fa3
- https://huntr.com/bounties/1cfc6493-082e-4229-9f2f-496801a6557c
Affected products (1)
- cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:*
More vulnerabilities in Zenml
- CVE-2024-2083 — Critical (CVSS 9.9): A directory traversal vulnerability exists in the zenml-io/zenml repository, specifically within the /api/v1/steps…
- CVE-2024-4680 — High (CVSS 8.8): A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due…
- CVE-2024-28424 — High (CVSS 8.8): zenml v0.55.4 was discovered to contain an arbitrary file upload vulnerability in the load function at…
- CVE-2024-25723 — High (CVSS 8.8): ZenML Server in the ZenML machine learning package before 0.46.7 for Python allows remote privilege escalation because…
- CVE-2025-8406 — High (CVSS 7.8): ZenML version 0.83.1 is affected by a path traversal vulnerability in the `PathMaterializer` class. The `load` function…
- CVE-2024-9340 — High (CVSS 7.5): A Denial of Service (DoS) vulnerability in zenml-io/zenml version 0.66.0 allows unauthenticated attackers to cause…
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
- CVE-2026-2031 — Critical (CVSS 10.0): An Improper Access Control vulnerability in several internal API endpoints for Google Cloud Application Integration…
- CVE-2026-34976 — Critical (CVSS 10.0): Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing…
- CVE-2025-30416 — Critical (CVSS 10.0): Sensitive data disclosure and manipulation due to missing authorization. The following products are affected: Acronis…
- CVE-2025-45854 — Critical (CVSS 10.0): /server/executeExec of JEHC-BPM 2.0.1 allows attackers to execute arbitrary code via execParams.
Browse all CWE-862 (Missing Authorization) vulnerabilities →