Lucene search
+L

1317 matches found

EUVD
EUVD
added 2026/03/30 9:31 a.m.13 views

EUVD-2025-209121

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS7.5AI score0.02389EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/30 9:31 a.m.14 views

GHSA-R23Q-823P-VMF7 MLflow Command Injection vulnerability

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS7.5AI score0.02389EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/30 9:29 a.m.10 views

Arbitrary Command Injection

Overview Affected versions of this package are vulnerable to Arbitrary Command Injection in the installmodeldependenciestoenv function. An attacker can execute arbitrary commands by supplying a crafted model artifact containing malicious dependency specifications in the pythonenv.yaml file, which...

10CVSS7.5AI score0.02389EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/30 9:29 a.m.16 views

Arbitrary Command Injection

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Arbitrary Command Injection in the installmodeldependenciestoenv...

10CVSS7.6AI score0.02389EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/30 8:16 a.m.24 views

CVE-2025-15379

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS0.02389EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:16 a.m.7 views

CVE-2025-15379

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS6.2AI score0.02389EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/30 7:16 a.m.10 views

CVE-2025-15379 Command Injection in mlflow/mlflow

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

9CVSS7.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/30 7:16 a.m.51 views

CVE-2025-15379 Command Injection in mlflow/mlflow

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS0.02389EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/30 7:16 a.m.114 views

CVE-2025-15379

Summary: CVE-2025-15379 affects MLflow (model serving container initialization). In the function _install_model_dependencies_to_env(), when deploying with env_manager=LOCAL, dependency specs from the model artifact's python_env.yaml are interpolated into a shell command without sanitization, enab...

10CVSS7.5AI score0.02389EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/30 3:30 a.m.17 views

EUVD-2025-209119

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

9.6CVSS6AI score0.00579EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/30 3:30 a.m.36 views

MLFlow path traversal vulnerability

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

10CVSS7.3AI score0.00579EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/03/30 2:16 a.m.19 views

CVE-2025-15036

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

10CVSS0.00579EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/30 2:05 a.m.15 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the extractarchivetodir function. An attacker can overwrite arbitrary files or gain elevated privileges by supplying a crafted tar.gz file containing malicious paths during...

10CVSS7.8AI score0.00579EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/30 2:05 a.m.21 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the...

10CVSS7.7AI score0.00579EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 1:16 a.m.12 views

CVE-2025-15036 Path Traversal Vulnerability in mlflow/mlflow

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

9.6CVSS7.3AI score
SaveExploits0References7
CVE
CVE
added 2026/03/30 1:16 a.m.84 views

CVE-2025-15036

CVE-2025-15036 concerns a path-traversal vulnerability in the mlflow/mlflow project, specifically in mlflow/pyfunc/dbconnect_artifact_cache.py within extract_archive_to_dir(). The issue arises from unvalidated tar member paths during extraction, allowing a tar.gz controlled by an attacker to over...

10CVSS7.3AI score0.00579EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/03/30 1:16 a.m.44 views

CVE-2025-15036 Path Traversal Vulnerability in mlflow/mlflow

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

9.6CVSS0.00579EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/30 1:16 a.m.7 views

CVE-2025-15036 Path Traversal Vulnerability in mlflow/mlflow

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

9.6CVSS6AI score0.00579EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/30 1:16 a.m.15 views

CVE-2025-15036

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.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...

10CVSS7.3AI score0.00579EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/30 12:00 a.m.24 views

MLflow 命令注入漏洞

MLflow is an open-source platform that simplifies machine learning development. It includes features like tracking experiments, packaging code for reproducible runs, and sharing and deploying models. Version 3.8.0 of MLflow contains a command injection vulnerability. This vulnerability stems from...

10CVSS7.6AI score0.02389EPSS
SaveExploits1References2
Rows per page
Query Builder