CVE-2026-11922
Published:July 24, 2026
Updated:August 06, 2026
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 derived from the "X-Forwarded-For" header when Uvicorn is launched with "--proxy-headers --forwarded-allow-ips *". This configuration allows clients to control the value of "request.client.host", effectively bypassing rate-limiting protections. This vulnerability leaves the affected endpoints open to unthrottled credential guessing attacks.
Affected Packages
https://github.com/zenml-io/zenml.git (GITHUB):
Affected version(s) >=0.57.0 <0.95.0Fix Suggestion:
Update to version 0.95.0zenml (PYTHON):
Affected version(s) >=0.57.0 <0.95.0Fix Suggestion:
Update to version 0.95.0Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Authentication Bypass by Spoofing
EPSS
Base Score:
0.18