Authorization Bypass in MLflow Affects Multiple Gateway API Endpoints
CVE-2026-3198
6.5MEDIUM
What is CVE-2026-3198?
MLflow 3.9.0 with basic-auth enabled fails to apply proper authorization checks across various Gateway API 'list' endpoints. Specifically, the absence of relevant entries in the BEFORE_REQUEST_HANDLERS dictionary within the mlflow/server/auth/__init__.py file permits any authenticated user, irrespective of their defined permissions, to acquire sensitive data. This includes critical details such as gateway secrets, endpoint configurations, and proprietary model definitions, thereby jeopardizing the security of the deployed environment.
Affected Version(s)
mlflow/mlflow <= unspecified
