CVE-2024-4311
CVE-2024-4311 is a medium-severity vulnerability in Zenml with a CVSS 3.x base score of 5.4. 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-770.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-3270
- Weakness: CWE-770
- Affected product: Zenml
- Published:
- Last modified:
Description
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 vulnerability is due to the absence of rate-limiting on the '/api/v1/current-user' endpoint, which does not restrict the number of attempts an attacker can make to guess the current password. Successful exploitation results in the attacker being able to change the password and take control of the account.
Frequently asked questions
- What is CVE-2024-4311?
- 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 vulnerability is due to the absence of rate-limiting on the '/api/v1/current-user' endpoint, which does not restrict the number of attempts an attacker can make to guess the current password. Successful exploitation results in the attacker being able to change the password and take control of the account.
- How severe is CVE-2024-4311?
- CVE-2024-4311 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity none, and availability high.
- Is CVE-2024-4311 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-4311?
- CVE-2024-4311 affects Zenml. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-4311?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-4311 have an EU (EUVD) identifier?
- Yes. CVE-2024-4311 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-3270.
- When was CVE-2024-4311 published?
- CVE-2024-4311 was published on 2024-11-14 and last updated on 2026-06-17.
References
- https://github.com/zenml-io/zenml/commit/87a6c2c8f45b49ea83fbb5fe8fff7ab5365a60c9
- https://huntr.com/bounties/d5517e1a-6b94-4e38-aad6-3aa65f98bec2
Affected products (1)
- cpe:2.3:a:zenml:zenml:0.56.4:*:*:*:*:*:*:*
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-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities
- CVE-2026-31283 — Critical (CVSS 9.8): In Totara LMS v19.1.5 and before, the forgot password API does not implement rate limiting for the target email…
- CVE-2020-37067 — Critical (CVSS 9.8): Filetto 1.0 FTP server contains a denial of service vulnerability in the FEAT command processing that allows attackers…
- CVE-2021-47875 — Critical (CVSS 9.8): GeoGebra CAS Calculator 6.0.631.0 contains a denial of service vulnerability that allows attackers to crash the…
- CVE-2025-11832 — Critical (CVSS 9.8): Allocation of Resources Without Limits or Throttling vulnerability in Azure Access Technology BLU-IC2, Azure Access…
- CVE-2024-44241 — Critical (CVSS 9.8): The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.1 and iPadOS 18.1, macOS Sequoia…
- CVE-2022-3439 — Critical (CVSS 9.8): Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.5.0.
Browse all CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities →