Authorization Bypass in MLflow AJAX Endpoint
MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint used to download saved model artifacts. Due to missing access‑control validation, a user without permissions to a given experiment can directly query this endpoint and retrieve model artifacts they are not authorized to access. This issue affects MLflow version through 3.10.1
References
-
https://cert.pl/en/posts/2026/04/CVE-2026-33865/ third-party-advisory
Affected products
- =<3.10.1
Matching in nixpkgs
pkgs.mlflow-server
Open source platform for the machine learning lifecycle
pkgs.pkgsRocm.mlflow-server
Open source platform for the machine learning lifecycle
pkgs.python312Packages.mlflow
Open source platform for the machine learning lifecycle
pkgs.python313Packages.mlflow
Open source platform for the machine learning lifecycle
pkgs.python314Packages.mlflow
Open source platform for the machine learning lifecycle
pkgs.pkgsRocm.python3Packages.mlflow
Open source platform for the machine learning lifecycle
pkgs.python312Packages.sagemaker-mlflow
MLFlow plugin for SageMaker
pkgs.python313Packages.sagemaker-mlflow
MLFlow plugin for SageMaker
pkgs.python314Packages.sagemaker-mlflow
MLFlow plugin for SageMaker
Package maintainers
-
@tbenst Tyler Benster <nix@tylerbenster.com>
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>