CVE-2026-2651

PUBLISHED
Published: 25 May 2026, 06:00
Last modified:25 May 2026, 06:00

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9 CRITICAL
v3.0 (cve.org)
EPSS Score
No data
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

25 May 2026, 06:00
Published
Vulnerability first disclosed

Description

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.

CVSS Metrics

  • v3.0CRITICALScore: 9CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Techniques & Countermeasures

  • CWE-862Missing Authorization

    The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Affected Systems

  • mlflowmlflow/mlflow

    ≥ unspecified, < 3.10.0

References (2)