CVE-2026-2651

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-25 07:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-2651

Mitre link : CVE-2026-2651

CVE.ORG link : CVE-2026-2651


JSON object : View

Products Affected

lfprojects

  • mlflow
CWE
CWE-862

Missing Authorization

CWE-1220

Insufficient Granularity of Access Control