CVE-2026-33865: MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface
(updated )
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.
This issue affects MLflow version through 3.10.1
References
- afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors
- cert.pl/en/posts/2026/04/CVE-2026-33865
- github.com/advisories/GHSA-fh64-r2vc-xvhr
- github.com/mlflow/mlflow
- github.com/mlflow/mlflow/commit/aca4dd0ec88a12f7655155c224371280e9b45dda
- github.com/mlflow/mlflow/pull/21435
- nvd.nist.gov/vuln/detail/CVE-2026-33865
Code Behaviors & Features
Detect and mitigate CVE-2026-33865 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →