GHSA-5q6c-ffvg-xcm9 · Severity: critical · Ecosystem: pip — Remote code execution in mlflow
A vulnerability in mlflow/mlflow version 8.2.1 allows for remote code execution due to improper neutralization of special elements used in an OS command ('Command Injection') within the `mlflow.data.http_dataset_source.py` module. Specifically, when loading a dataset from a source URL with an HTTP scheme, the filename extracted from the `Content-Disposition` header or the URL path is used to generate the final file path without proper sanitization. This flaw enables an attacker to control the file path fully by utilizing path traversal or absolute path techniques, such as '../../tmp/poc.txt' or '/tmp/poc.txt', leading to arbitrary file write. Exploiting this vulnerability could allow a malicious user to execute commands on the vulnerable machine, potentially gaining access to data and model information. The issue is fixed in version 2.9.0.
Conclusion & alert: CVE-2024-0520 is rated High Exploit Risk (76.3/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.38%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 4.88% | 2.38% | -2.50% |
| 2 | 2026-03-15 | 4.78% | 4.88% | +0.09% |
| 3 | 2026-01-16 | — | 4.78% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 10.0 | 3.0 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
GHSA-5q6c-ffvg-xcm9 · Severity: critical · Ecosystem: pip — Remote code execution in mlflow
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | mlflow | < 2.9.0 | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/mlflow/mlflow/commit/400c226953b4568f4361bc0a0c223511652c2b9d | Patch |
| https://huntr.com/bounties/93e470d7-b6f0-409b-af63-49d3e2a26dbc | Exploit Issue Tracking Patch Third Party Advisory |