CVE-2024-2032
CVE-2024-2032 is a low-severity vulnerability in Zenml with a CVSS 3.x base score of 3.1. 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-362.
Key facts
- Severity: Low (CVSS 3.x base score 3.1)
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0193
- Weakness: CWE-362
- Affected product: Zenml
- Published:
- Last modified:
Description
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 insufficient handling of concurrent user creation requests, leading to data inconsistencies and potential authentication problems. Specifically, concurrent processes may overwrite or corrupt user data, complicating user identification and posing security risks. This issue is particularly concerning for APIs that rely on usernames as input parameters, such as PUT /api/v1/users/test_race, where it could lead to further complications.
Frequently asked questions
- What is CVE-2024-2032?
- 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 insufficient handling of concurrent user creation requests, leading to data inconsistencies and potential authentication problems. Specifically, concurrent processes may overwrite or corrupt user data, complicating user identification and posing security risks. This issue is particularly concerning for APIs that rely on usernames as input parameters, such as PUT /api/v1/users/test_race, where it could lead to further complications.
- How severe is CVE-2024-2032?
- CVE-2024-2032 has a CVSS 3.x base score of 3.1, rated low severity. It is exploitable over network with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is none, integrity low, and availability low.
- Is CVE-2024-2032 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-2032?
- CVE-2024-2032 affects Zenml. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-2032?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-2032 have an EU (EUVD) identifier?
- Yes. CVE-2024-2032 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0193.
- When was CVE-2024-2032 published?
- CVE-2024-2032 was published on 2024-06-06 and last updated on 2026-06-17.
References
- https://github.com/zenml-io/zenml/commit/afcaf741ef9114c9b32f722f101b97de3d8d147b
- https://huntr.com/bounties/6199cd5d-611f-4ea9-96c5-52a952ba5a56
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-362 (Race Condition) vulnerabilities
- CVE-2022-27626 — Critical (CVSS 10.0): A vulnerability regarding concurrent execution using shared resource with improper synchronization ('Race Condition')…
- CVE-2015-8556 — Critical (CVSS 10.0): Local privilege escalation vulnerability in the Gentoo QEMU package before 2.5.0-r1.
- CVE-2014-0703 — Critical (CVSS 10.0): Cisco Wireless LAN Controller (WLC) devices 7.4 before 7.4.110.0 distribute Aironet IOS software with a race condition…
- CVE-2010-1228 — Critical (CVSS 10.0): Multiple race conditions in the sandbox infrastructure in Google Chrome before 4.1.249.1036 have unspecified impact and…
- CVE-2008-6598 — Critical (CVSS 10.0): Multiple race conditions in WANPIPE before 3.3.6 have unknown impact and attack vectors related to "bri restart logic."
- CVE-2026-46137 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential…