Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-71211 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/mlflow/mlflow/tree/v3.14.0/mlflow TuranSecSource CodeVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)TuranSec

Affected Products

ProductVersions
MLflow
>= 3.14.0, < 3.14.0-rc0 (semver)

CPE

  • cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.14.0moderate effort

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-71211
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 26, 2026
Source:
TuranSec
CVE-2026-71211 Details - Not Deferred