CVE-2025-15381: Schwachstelle in mlflow/mlflow "basic-auth" lässt Unbefugte Traces und Assessments einsehen

⚠️ CVE-Referenzen: CVE-2025-15381

Zusammenfassung

In der aktuellen Version von mlflow/mlflow können Nutzer mit "basic-auth" Trace-Informationen und Assessments einsehen, auch wenn sie dafür keine Berechtigung haben. Dies gefährdet die Vertraulichkeit und Integrität der Daten. Betroffen sind Systeme, die mit "mlflow server --app-name=basic-auth" gestartet werden.

In the latest version of mlflow/mlflow, when the `basic-auth` app is enabled, tracing and assessment endpoints are not protected by permission validators. This allows any authenticated user, including those with `NO_PERMISSIONS` on 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 using `mlflow server --app-name=basic-auth` are affected.
Quelle: app.opencve.io