Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: mlflow-server

Found 4 matching suggestions

View:
Compact
Detailed
Published
updated 1 month, 2 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    4 packages
    • python312Packages.sagemaker-mlflow
    • python313Packages.sagemaker-mlflow
    • python314Packages.sagemaker-mlflow
    • pkgsRocm.python3Packages.sagemaker-mlflow
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Stored XSS via unsafe YAML parsing in MLflow

MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actions such as session hijacking or performing operations on behalf of the victim. This issue affects MLflow version through 3.10.1

Affected products

mlfolw
  • =<3.10.1

Matching in nixpkgs

pkgs.mlflow-server

Open source platform for the machine learning lifecycle

Ignored packages (4)

Package maintainers

Published
updated 1 month, 2 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    4 packages
    • python312Packages.sagemaker-mlflow
    • python313Packages.sagemaker-mlflow
    • python314Packages.sagemaker-mlflow
    • pkgsRocm.python3Packages.sagemaker-mlflow
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
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

Affected products

mlflow
  • =<3.10.1

Matching in nixpkgs

pkgs.mlflow-server

Open source platform for the machine learning lifecycle

Ignored packages (4)

Package maintainers

Published
updated 2 months, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    4 packages
    • pkgsRocm.python3Packages.sagemaker-mlflow
    • python314Packages.sagemaker-mlflow
    • python313Packages.sagemaker-mlflow
    • python312Packages.sagemaker-mlflow
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
MLflow Use of Default Password Authentication Bypass Vulnerability

MLflow Use of Default Password Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installations of MLflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the basic_auth.ini file. The file contains hard-coded default credentials. An attacker can leverage this vulnerability to bypass authentication and execute arbitrary code in the context of the administrator. Was ZDI-CAN-28256.

References

Affected products

MLflow
  • ==3.4.0

Matching in nixpkgs

pkgs.mlflow-server

Open source platform for the machine learning lifecycle

Ignored packages (4)

Package maintainers

Upstream PR: https://github.com/mlflow/mlflow/pull/19260
ZDI advisory: https://www.zerodayinitiative.com/advisories/ZDI-26-111/
Untriaged
created 3 months ago Activity log
  • Created suggestion
MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of artifact file paths. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-26649.

References

Affected products

MLflow
  • ==3.1.1 and 5b9c01925c2e2a8cf0951f155a6a468ff99cfe0f

Matching in nixpkgs

pkgs.mlflow-server

Open source platform for the machine learning lifecycle

Package maintainers