← back
CVE-2026-71211highCWE-918

mlflow - Unvalidated Gateway Secret api_base Enables SSRF via Gateway Proxy Endpoint

41Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 7.1epss 0.2%
from disclosure to weapon0 days
Published on NVDAug 5
1st PoCAug 5
exploitation probability
0.2%top 89% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Affected products
mlflow · mlflow
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.