CVE-2026-2651 CRITICAL

CVE-2026-2651: Missing Authorization Validation in mlflow/mlflow

Vendor Mlflow
Product mlflow/mlflow
Weakness CWE-862 · Missing authorization
Published May 25, 2026
Last update June 29, 2026

CVSS base score

9.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

A vulnerability in MLflow versions <=3.10.1.dev0 allows unauthorized access to multipart upload (MPU) endpoints when the `--serve-artifacts` mode is enabled. The authorization logic does not enforce resource-level permission checks for `/mlflow-artifacts/mpu/*` endpoints, enabling attackers to overwrite artifacts belonging to other users. This can lead to unauthorized cross-user writes, model supply chain poisoning, and arbitrary code execution when compromised models are loaded. The issue is resolved in version 3.10.0.

Key dates

02Disclosure timeline

May 25, 2026 CVE published
June 29, 2026 Record updated