CRITICAL🇵🇱 Wersja polska

CVE-2026-2611

CVSS 9.6v3.0pub. 2026-05-19upd. 2026-06-27

In MLflow version 3.9.0, the MLflow Assistant feature introduced improper origin validation in its /ajax-api endpoints. This vulnerability allows a remote attacker to exploit cross-origin requests from a malicious webpage to interact with the MLflow Assistant running on a victim's local machine. By bypassing the loopback-only restriction, the attacker can modify the Assistant's configuration to enable full access, which in turn allows the execution of arbitrary commands via the Claude Code sub-agent. This issue is resolved in version 3.10.0.

🤖 AI Analysis
How it works

An attacker prepares a malicious website from which cross-origin requests are sent to the /ajax-api endpoints of MLflow Assistant running on the victim's local machine. The vulnerability stems from improper origin validation, which allows bypassing the restriction to loopback access (localhost) only. After gaining access, the attacker modifies the Assistant's configuration to enable full access, then executes arbitrary system commands through the Claude Code sub-agent.

Impact

An attacker can gain full control over MLflow Assistant configuration and execute arbitrary commands on the victim's machine, resulting in complete compromise of system confidentiality, integrity, and availability.

Mitigation & patch

Update MLflow to version 3.10.0, in which the issue has been resolved. The patch is available in the project repository (commit 8f9c8a53af90842944101eb8b7d60706822c81bc).

Who is affected

MLflow version 3.9.0 with MLflow Assistant feature enabled.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  • Lfprojects Mlflow

    APP
    Lfprojects
    3.9.0 – 3.10.0 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-64849CRITICAL9.3⚠ KEVsame product

MLflow is an open source AI engineering platform for agents, large language models, and machine learning model...

CVE-2026-2651CRITICAL9.0PL ✓same product

MLflow: nieautoryzowany dostęp do endpointów multipart upload (RCE)

CVE-2026-0545CRITICAL9.8PL ✓same product

Brak uwierzytelnienia w endpointach FastAPI jobs w MLflow (Auth Bypass / RCE)

CVE-2025-15036CRITICAL10.0PL ✓same product

Path traversal w MLflow — nadpisanie plików i eskalacja uprawnień

CVE-2025-15379CRITICAL9.8PL ✓same product

Command injection w MLflow podczas inicjalizacji kontenera modelu