CVE-2026-2611 PUBLISHED

Improper Origin Validation in mlflow/mlflow

Assigner: @huntr_ai
Reserved: 17.02.2026 Published: 19.05.2026 Updated: 19.05.2026

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.

Metrics

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

Product Status

Vendor mlflow
Product mlflow/mlflow
Versions
  • affected from unspecified to 3.10.0 (excl.)

References

Problem Types

  • CWE-346 Origin Validation Error CWE