CVE-2026-11922
Last modified
CVE-2026-11922 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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 *`.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| zenml-io | zenml-io/zenml | < 0.95.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-11922?
How severe is CVE-2026-11922?
How do I fix CVE-2026-11922?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11913vulnerability in Drupal Mother May I allows . This issue aff…9.8
- CVE-2026-11914vulnerability in Drupal Composer allows . This issue affects…5.9
- CVE-2026-11915vulnerability in Drupal Brute force attack protection allows…5.9
- CVE-2026-11917A path traversal security issue exists within Rockwell Autom…7.2
- CVE-2026-1192A vulnerability was determined in Tosei Online Store Managem…7.3
- CVE-2026-11920The JoomSport – for Sports: Team & League, Football, Hockey …4.9
- CVE-2026-11925Tanium addressed a User Interface (UI) Misrepresentation of …2.7
- CVE-2026-1193A vulnerability was identified in MineAdmin 1.x/2.x. The imp…8.8
- CVE-2026-11931Incorrect default permissions in Kiro IDE on macOS and Linux…6.8
- CVE-2026-11933A use-after-free vulnerability exists in MongoDB Server's se…8.8
- CVE-2026-1194A security flaw has been discovered in MineAdmin 1.x/2.x. Th…7.5
- CVE-2026-11940tarfile.extractall() with the 'data' or 'tar' filter could …7.8
Are you affected by CVE-2026-11922?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
