6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth
MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. From 3.13.0 until 3.15.0, LogInputs is absent from BEFORE_REQUEST_HANDLERS in the mlflow/server/auth package, allowing any authenticated user to call POST /api/2.0/mlflow/runs/log-inputs for another user's run_id and inject attacker-controlled DatasetInput records into the dataset_inputs lineage metadata without UPDATE permission. This issue is fixed in version 3.15.0.
References
-
https://github.com/mlflow/mlflow/security/advisories/GHSA-3p64-6gvh-82v5 x_refsource_CONFIRM
-
https://github.com/mlflow/mlflow/pull/24291 x_refsource_MISC
-
https://github.com/mlflow/mlflow/releases/tag/v3.15.0 x_refsource_MISC
Affected products
- ==< 3.15.0
Matching in nixpkgs
pkgs.mlflow-server
Open source platform for the machine learning lifecycle
pkgs.pkgsRocm.mlflow-server
None
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
None
pkgs.python313Packages.mlflow-skinny
Lightweight version of MLflow that is designed to minimize package size
pkgs.python314Packages.mlflow-skinny
Lightweight version of MLflow that is designed to minimize package size
pkgs.python313Packages.mlflow-tracing
Open-Source SDK for observability and monitoring GenAI applications
pkgs.python314Packages.mlflow-tracing
Open-Source SDK for observability and monitoring GenAI applications
pkgs.python313Packages.sagemaker-mlflow
MLFlow plugin for SageMaker
pkgs.python314Packages.sagemaker-mlflow
MLFlow plugin for SageMaker
Package maintainers
-
@gquetel Grégor Quetel <gregor.quetel@telecom-paris.fr>
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>