A AegiFlow
HIGHCVSS 8.1EPSS 0.4%

CVE-2026-8147

MLflow: trace API endpoints lack proper authorization validators

Published
2026-07-02
Modified
2026-08-13
EPSS percentile
31%
Aliases
GHSA-2cm6-r77w-6g96
Sources
github-advisory

Summary

In MLflow versions prior to 3.13.0, when running with authentication enabled, the trace API endpoints lack proper authorization validators. This allows any authenticated user to bypass experiment-level authorization controls on all trace operations, including reading, deleting, and modifying traces on experiments they do not have permission to access. The issue arises from the `_before_request` handler, which does not register authorization validators for trace endpoints, resulting in requests proceeding without validation. This vulnerability can expose sensitive data, destroy audit logs, and allow unauthorized modifications.

Affected packages

EcosystemPackageAffected versionsFixed versions
PyPImlflow3.13.0rc0

Remediation: Upgrade to 3.13.0rc0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.