CVE-2026-2651

NONE EPSS 26.4%
Published May 25, 20261mo ago · Modified Jun 17, 20262w ago
Find Similar
Published May 25, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

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.

Threat Intelligence

EPSS Exploit Probability
26.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

Affected Products 1

VendorProductVersionRange
lfprojectsmlflow* ≤3.10.1

References 2

  • github.com https://github.com/mlflow/mlflow/commit/d7290811d8f3c95366d80109424edc1fb1ad966f
    Patch
  • huntr.com https://huntr.com/bounties/65beb119-d3e0-4e03-af2f-fa98f78f83dc
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/mlflow/mlflow/commit/d7290811d8f3c95366d80109424edc1fb1ad966f
    Patch