MLflowGHSA-4rqf-8pfm-p36r
MLflow has a Local File Read/Path Traversal in dbfs
High7.5CVE-2024-8859 · Published Mar 20, 2025 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| mlflow PyPI | < 2.17.0rc0 | 2.17.0rc0 |
Details and references
A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file read vulnerability. This issue occurs because only the path part of the URL is checked, while parts such as query and parameters are not handled. The vulnerability is triggered if the user has configured the dbfs service, and during usage, the service is mounted to a local directory.
More MLflow advisories
All MLflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | MLflow Uncontrolled Resource Consumption vulnerability CVE-2024-6838Medium5.3no fix yet | Medium5.3 | No fix yet |
| Mar 202025 | MLflow Uncontrolled Resource Consumption vulnerability CVE-2025-0453Medium5.9no fix yet | Medium5.9 | No fix yet |
| Mar 202025 | MLflow has Weak Password Requirements CVE-2025-1474Low3.8fixed in 2.19.0 | Low3.8 | 2.19.0 |
| Mar 202025 | MLflow Cross-Site Request Forgery (CSRF) vulnerability CVE-2025-1473Medium5.4fixed in 2.20.3 | Medium5.4 | 2.20.3 |
| Jun 232025 | MLFlow SSRF via gateway_proxy_handler CVE-2025-52967Medium5.8fixed in 2.22.2, 3.1.0 | Medium5.8 | 2.22.2, 3.1.0 |
| Nov 252024 | MLflow's excessive directory permissions allow local privilege escalation CVE-2024-27134High7.0fixed in 2.16.0 | High7.0 | 2.16.0 |