Unauthorized Access Vulnerability in MLflow by Databricks
CVE-2026-2651
9CRITICAL
What is CVE-2026-2651?
A vulnerability in MLflow allows unauthorized users to access multipart upload (MPU) endpoints when the --serve-artifacts mode is enabled. The flawed authorization logic fails to enforce resource-level permission checks for the /mlflow-artifacts/mpu/* endpoints. This oversight enables attackers to overwrite artifacts owned by other users, which poses significant risks for data integrity, including unauthorized cross-user writes and the potential for model supply chain poisoning, leading to arbitrary code execution upon the loading of compromised models. The vulnerability has been addressed in version 3.10.0.
Affected Version(s)
mlflow/mlflow < 3.10.0
