Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5189 articles · 192966 vulns · 37/41 feeds (7d)
← Back to list
9.1
CVE-2026-4035PATCHED
mlflow · mlflow/mlflow

Environment Variable Resolution Vulnerability in mlflow/mlflow

Description

A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which can be exploited to exfiltrate sensitive server-side environment credentials to an attacker-controlled endpoint. This issue arises because the `api_key` field in gateway secrets can accept `$ENV_VAR` references, which are resolved against the MLflow server's environment during runtime. The resolved secrets are then sent in provider authentication headers to the configured upstream `api_base`. This vulnerability can be exploited by low-privileged authenticated users in basic-auth deployments or by unauthenticated users in default deployments without `basic-auth`. The impact includes potential leakage of sensitive credentials such as cloud artifact credentials (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`), which could lead to artifact poisoning and cross-boundary code execution in downstream environments. The issue is fixed in version 3.11.0.

Affected Products

VendorProductVersions
mlflowmlflow/mlflowunspecified

References

  • https://huntr.com/bounties/f8e591a0-0f19-4910-b82e-16c9956f2233
  • https://github.com/mlflow/mlflow/commit/4a3f2f720cb4f058c9e0c5b883e0acc9ab64a7f3

Related News (1 articles)

Tier C
VulDB76d ago
CVE-2026-4035 | mlflow up to 3.10.x ENV_VAR insertion of sensitive information into sent data
→ No new info (linked only)
CVSS 3.19.1 CRITICAL
VectorCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
CISA KEV❌ No
Actively exploited❌ No
Patch available
mlflow@3.11.0
CWECWE-201
PublishedJun 3, 2026
Last enriched76d agov2
Trending Score0
Source articles1
Independent1
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-64849EXPKEV
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
Trending: 90
HIGHCVE-2026-69148
MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id
Trending: 25
MEDIUMCVE-2026-69146
MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth
Trending: 22
NONECVE-2026-71211
mlflow - Unvalidated Gateway Secret api_base Enables SSRF via Gateway Proxy Endpoint
Trending: 3
CRITICALCVE-2026-2651
Missing Authorization Validation in mlflow/mlflow

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 3, 2026
Discovered by ZDM
Jun 3, 2026
Updated: affectedVersions, severity
Jun 3, 2026
Patch Available
Aug 14, 2026

Version History

v2
Last enriched 76d ago
v2Tier C76d ago

Updated affected versions to 3.10.x, changed severity to HIGH, and noted no exploit available or active exploitation.

affectedVersionsseverity
via VulDB
v176d ago

Initial creation