CVE-2025-10279
February 02, 2026
In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions (0o777). This vulnerability allows an attacker with write access to the "/tmp" directory to exploit a race condition and overwrite ".py" files in the virtual environment, leading to arbitrary code execution. The issue is resolved in version 3.4.0.
Affected Packages
mlflow (CONDA):
Affected version(s) >=0.9.0.1 <3.4.0Fix Suggestion:
Update to version 3.4.0https://github.com/mlflow/mlflow.git (GITHUB):
Affected version(s) >=v0.2.0 <v3.4.0Fix Suggestion:
Update to version v3.4.0mlflow (PYTHON):
Affected version(s) >=0.0.1 <3.4.0Fix Suggestion:
Update to version 3.4.0Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.3
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Creation of Temporary File in Directory with Insecure Permissions
EPSS
Base Score:
0.01