Server-Side Request Forgery in MLflow AI Gateway by Databricks
CVE-2026-71211
7.7HIGH
What is CVE-2026-71211?
MLflow's AI Gateway is vulnerable due to an insufficient validation mechanism for the auth_config.api_base value. When creating a gateway secret, the system allows the storage of this value without validating its scheme, host, or IP range. Consequently, the gateway proxy can process HTTP requests using this unverified api_base, potentially exposing sensitive information by allowing authenticated users—including those with read-only access—to generate secrets targeted at internal addresses. This oversight enables attackers to access cloud-instance IAM credentials through metadata services, exacerbating security risks within cloud environments.
Affected Version(s)
mlflow 0 <= 3.14.0
