CVE-2026-2614
Published:May 11, 2026
Updated:August 06, 2026
A vulnerability in the "_create_model_version()" handler of "mlflow/server/handlers.py" in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem. The issue arises when a "CreateModelVersion" request includes the tag "mlflow.prompt.is_prompt", which bypasses source path validation. This enables an attacker to store an arbitrary local filesystem path as the model version source. The "get_model_version_artifact_handler()" function later uses this source to serve files without verifying the model version's prompt status, leading to a complete confidentiality compromise. This issue is fixed in version 3.10.0.
Affected Packages
mlflow (CONDA):
Affected version(s) >=0.9.0.1 <3.10.0Fix Suggestion:
Update to version 3.10.0mlflow (CONDA):
Affected version(s) >=0.9.0.1 <3.10.0Fix Suggestion:
Update to version 3.10.0mlflow (PYTHON):
Affected version(s) >=0.0.1 <3.10.0Fix Suggestion:
Update to version 3.10.0mlflow (PYTHON):
Affected version(s) >=0.0.1 <3.10.0Fix Suggestion:
Update to version 3.10.0Related Resources (12)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.71