Cyber News / Article / Vulnerabilities in Mlflow software

Vulnerabilities in Mlflow software
CERT Polska has received a report about vulnerabilities in Mlflow software and participated in coordination of their disclosure.
The vulnerabilityCVE-2026-33865: MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actions such as session hijacking or performing operations on behalf of the victim.
The vulnerabilityCVE-2026-33866: MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint used to download saved model artifacts. Due to missing accessâcontrol validation, a user without permissions to a given experiment can directly query this endpoint and retrieve model artifacts they are not authorized to access.
These issues affect MLflow version through 3.10.1
We thank SÅawomir Zakrzewski (AFINE) for the responsible vulnerability report.
