# MLflow XSS and Auth Bypass Flaws Disclosed

Published: 2026-04-07 · Severity: medium · Sectors: technology
Canonical: https://vorant.io/reports/2a52315e-c7f9-55c4-91ae-71457849f608/mlflow-xss-and-auth-bypass-flaws-disclosed

> Two vulnerabilities in MLflow allow stored XSS via malicious model artifacts and unauthorized access to experiment artifacts.

CERT Polska coordinated the disclosure of two vulnerabilities affecting MLflow, an open-source machine learning lifecycle platform, both impacting versions through 3.10.1. CVE-2026-33865 is a stored cross-site scripting vulnerability stemming from unsafe parsing of YAML-based MLmodel artifacts in the web interface; an authenticated attacker can upload a malicious MLmodel file that executes a payload when viewed by another user, enabling session hijacking or unauthorized actions on behalf of the victim.

CVE-2026-33866 is an authorization bypass in the AJAX endpoint used to download saved model artifacts. Due to missing access-control checks, a user lacking permissions to a given experiment can directly query the endpoint to retrieve model artifacts they should not be able to access, resulting in unauthorized data exposure.

Both issues were responsibly reported by Sławomir Zakrzewski of AFINE and coordinated through CERT Polska's CVD process. No evidence of active exploitation is mentioned in the report; this is a standard vulnerability disclosure requiring patching by organizations running affected MLflow deployments.

## Mentioned in this report

- Vulnerabilities: CVE-2026-33865, CVE-2026-33866

Source reporting: https://cert.pl/en/posts/2026/04/CVE-2026-33865

---

This is the free public brief from Vorant Threat Intelligence. When citing, attribute "Vorant" and link https://vorant.io/reports/2a52315e-c7f9-55c4-91ae-71457849f608/mlflow-xss-and-auth-bypass-flaws-disclosed.
Full IOC sets, deployable detections, the entity graph, TAXII 2.1 feed and real-time alerts: https://vorant.io/signup
