CVE-2026-4035
MLflow: Environment variable injection in AI Gateway secrets enables server-side credential exfiltration
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "mlflow>=3.11.0"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| mlflow | pypi | 0.0.1, 0.1.0, 0.2.0, 0.2.1 (+171 more) | 3.11.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-201
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-4035ADVISORY
- https://github.com/mlflow/mlflow/commit/4a3f2f720cb4f058c9e0c5b883e0acc9ab64a7f3WEB
- https://access.redhat.com/security/cve/CVE-2026-4035WEB
- https://bugzilla.redhat.com/show_bug.cgi?id=2484318WEB
- https://github.com/mlflow/mlflowPACKAGE
- https://huntr.com/bounties/f8e591a0-0f19-4910-b82e-16c9956f2233WEB
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-4035.jsonWEB
Frequently Asked Questions
- What is CVE-2026-4035?
- MLflow: Environment variable injection in AI Gateway secrets enables server-side credential exfiltration This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-4035?
- CVE-2026-4035 affects mlflow. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-4035 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2023-6014CRITICAL
MLflow authentication requirement bypass can allow a user to arbitrarily create an account
- CVE-2023-6974CRITICAL
MLflow Server-Side Request Forgery (SSRF)
- CVE-2023-6018CRITICAL
Remote Code Execution due to Full Controled File Write in mlflow
- CVE-2026-64849CRITICAL
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
- CVE-2026-2611CRITICAL
MLflow: Improper Origin Validation in MLflow Assistant /ajax-api Endpoints Enables Browser-Mediated Local Command Execution
- CVE-2026-64849CRITICAL
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
- CVE-2026-2635CRITICAL
MLflow Use of Default Password Authentication Bypass Vulnerability
- CVE-2026-0596CRITICAL
Mlflow: Command Injection when serving models with enable_mlserver=True
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies