Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/mlflow/mlflow/commit/8f9c8a53af90842944101eb8b7d60706822c81bc
- https://huntr.com/bounties/8462addd-b464-4a84-b6a2-5529604e6e5a
- https://huntr.com/bounties/8462addd-b464-4a84-b6a2-5529604e6e5a
FAQ
What is CVE-2026-2611?
CVE-2026-2611 is a vulnerability with a CVSS score of 9.6 (CRITICAL). 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 fro...
How severe is CVE-2026-2611?
CVE-2026-2611 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-2611?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.