In the latest version of mlflow/mlflow, when the `basic...
High severity
Unreviewed
Published
Mar 27, 2026
to the GitHub Advisory Database
Description
Published by the National Vulnerability Database
Mar 27, 2026
Published to the GitHub Advisory Database
Mar 27, 2026
In the latest version of mlflow/mlflow, when the
basic-authapp is enabled, tracing and assessment endpoints are not protected by permission validators. This allows any authenticated user, including those withNO_PERMISSIONSon the experiment, to read trace information and create assessments for traces they should not have access to. This vulnerability impacts confidentiality by exposing trace metadata and integrity by allowing unauthorized creation of assessments. Deployments usingmlflow server --app-name=basic-authare affected.References