Lucene search
+L

1314 matches found

RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.13 views

CVE-2026-0596

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/03/31 9:21 p.m.12 views

CVE-2025-15379

A flaw was found in MLflow. When deploying a model with envmanager=LOCAL, MLflow's model serving container initialization code, specifically the installmodeldependenciestoenv function, reads dependency specifications from the model artifact's pythonenv.yaml file. An attacker can supply a maliciou...

10CVSS6.2AI score0.02389EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/31 3:31 p.m.8 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection when serving models with enablemlserver=True due to unsanitized input being embedded into a shell command. An attacker can execute arbitrary commands by supplying specially crafted model URIs containing shell...

9.6CVSS6.2AI score0.01328EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.28 views

Mlflow: Command Injection when serving models with enable_mlserver=True

A command injection vulnerability exists in Mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for command...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References5Affected Software1
Snyk
Snyk
added 2026/03/31 3:31 p.m.23 views

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 Command Injection when serving models with enablemlserver=True due...

9.6CVSS6.2AI score0.01328EPSS
SaveExploits2References2
OSV
OSV
added 2026/03/31 3:31 p.m.13 views

GHSA-RVHJ-8CHJ-8V3C Mlflow: Command Injection when serving models with enable_mlserver=True

A command injection vulnerability exists in Mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for command...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/03/31 3:31 p.m.13 views

EUVD-2026-17415

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS6.1AI score0.01328EPSS
SaveExploits2References2
NVD
NVD
added 2026/03/31 3:16 p.m.20 views

CVE-2026-0596

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS0.01328EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/03/31 2:25 p.m.6 views

CVE-2026-0596 Command Injection in mlflow/mlflow

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 2:25 p.m.9 views

CVE-2026-0596

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS6.1AI score0.01328EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/03/31 2:25 p.m.43 views

CVE-2026-0596 Command Injection in mlflow/mlflow

A command injection vulnerability exists in mlflow/mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for...

9.6CVSS0.01328EPSS
SaveExploits2References1
CVE
CVE
added 2026/03/31 2:25 p.m.104 views

CVE-2026-0596

The CWE/CVE describes a command-injection in mlflow/mlflow when serving a model with enable_mlserver=True. The vulnerability occurs because model_uri is embedded directly into a shell command executed via bash -c without sanitization, allowing shell metacharacters (e.g., $(), backticks) to enable...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.12 views

PT-2026-29269

Name of the Vulnerable Software and Affected Versions mlflow/mlflow affected versions not specified Description A command injection issue exists in mlflow/mlflow when serving a model with enable mlserver=True. The model uri is directly incorporated into a shell command executed using bash -c...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References17
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.21 views

MLflow 操作系统命令注入漏洞

MLFlow is an open-source platform that simplifies machine learning development. It includes features for tracking experiments, packaging code for reproducible executions, and sharing and deploying models. MLFlow has a vulnerability related to operating system command injection. This vulnerability...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/03/30 5:06 p.m.10 views

CVE-2025-15381

A flaw was found in mlflow/mlflow. When the basic-auth application is enabled, tracing and assessment endpoints lack proper permission validation. This allows any authenticated user, even those without specific permissions on an experiment, to read sensitive trace information and create...

8.1CVSS5.8AI score0.00331EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/30 1:38 p.m.9 views

CVE-2025-15036

A flaw was found in mlflow. A path traversal vulnerability exists in the extractarchivetodir function, which is responsible for extracting archives. An attacker who can control the input tar.gz file can exploit this vulnerability due to insufficient validation of paths within the archive. This...

10CVSS5.9AI score0.00579EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/30 9:31 a.m.35 views

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
SaveExploits1References5Affected Software1
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
Rows per page
Query Builder