Insecure File Permissions in MLflow Affecting Directory Management
CVE-2026-4137

7HIGH

Key Information:

Vendor

Mlflow

Vendor
CVE Published:
18 May 2026

What is CVE-2026-4137?

In certain versions of MLflow prior to 3.11.0, specific functions for managing temporary directories inadvertently set insecure permissions, making these directories world-writable (0o777) and group-writable (0o770). This oversight allows local attackers to modify model artifacts, potentially leading to arbitrary code execution during deserialization processes with cloudpickle.load(). The vulnerability poses a significant risk, especially in shared environments like Databricks, where NFS mounts are commonly used. This issue is an extension of previously identified vulnerabilities, emphasizing the need for stringent security practices in directory and file management.

Affected Version(s)

mlflow/mlflow < 3.11.0

References

CVSS V3.0

Score:
7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.