A path traversal vulnerability exists in the `extract_archive_to_dir` function within the `mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlflow/mlflow repository. This vulnerability, present in versions before v3.7.0, arises due to the lack of validation of tar member paths during extraction. An attacker with control over the tar.gz file can exploit this issue to overwrite arbitrary files or gain elevated privileges, potentially escaping the sandbox directory in multi-tenant or shared cluster environments.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-30 02:16
Updated : 2026-03-30 13:26
NVD link : CVE-2025-15036
Mitre link : CVE-2025-15036
CVE.ORG link : CVE-2025-15036
JSON object : View
Products Affected
No product.
CWE
CWE-29
Path Traversal: '\..\filename'
