CVE-2026-71211
MLflow's AI Gateway accepts an auth_config.api_base value when creating a gateway secret (mlflow/server/handlers.py, _create_gateway_secret) with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint (mlflow/server/gateway_api.py, raw_proxy) subsequently issues an HTTP request to that stored api_base plus a caller-supplied path and returns the full response body.
- CVSS 3.1
- 7.1 HIGH
- EPSS
- 0.2% (7th percentile)
- Weakness
- CWE-918
- NVD status
- Received
- Published
- 2026-08-05
CVE-2026-71211 at NVD
1 known exploit for CVE-2026-71211
Proof-of-concept code and exploit modules indexed by Sploitus