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.
References
| Link | Resource |
|---|---|
| https://github.com/mlflow/mlflow/tree/v3.14.0/mlflow |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-26 17:36
NVD link : CVE-2026-71211
Mitre link : CVE-2026-71211
CVE.ORG link : CVE-2026-71211
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)
