CVE-2026-33865 PUBLISHED

Stored XSS via unsafe YAML parsing in MLflow

Assigner: CERT-PL
Reserved: 24.03.2026 Published: 07.04.2026 Updated: 07.04.2026

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

Metrics

CVSS Vector: 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
CVSS Score: 5.1

Product Status

Vendor Mlflow
Product Mlflow
Versions Default: unaffected
  • affected from 0 to 3.10.1 (incl.)

Credits

  • Sławomir Zakrzewski (AFINE) finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') CWE

Impacts

  • CAPEC-592 Stored XSS