THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-11922 (MEDIUM 6.5) — 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 d

[NVD] CVE-2026-11922 (MEDIUM 6.5) — 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 d

lownvdPublished 2026-07-24

CVE-2026-11922 CVSS: 6.5 MEDIUM Published: 2026-07-24T04:16:51.193

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 Uvicor

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-11922