CVE-2026-33865
MEDIUM5.4EPSS 0.01%Stored XSS via unsafe YAML parsing in MLflow
Published: 4/7/2026Modified: 5/20/2026
Description
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
Affected packages (3)
- Bitnami/mlflowfrom 0, < 3.11.1
- PyPI/mlflowfrom 0, < 3.11.1
- PyPI/mlflowfrom 0, < 3.11.0rc0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |
References (7)
- ADVISORYhttps://cert.pl/en/posts/2026/04/CVE-2026-33865/
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-33865
- PATCHhttps://github.com/mlflow/mlflow
- WEBhttps://afine.com/blogs/attacking-mlflow-how-ml-artifacts-become-attack-vectors
- WEBhttps://cert.pl/en/posts/2026/04/CVE-2026-33865
- WEBhttps://github.com/mlflow/mlflow/commit/aca4dd0ec88a12f7655155c224371280e9b45dda
- WEBhttps://github.com/mlflow/mlflow/pull/21435