VulnSea

mlflow vulnerabilities

CVEs whose affected-version data names the mlflow package (npm, pip). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

54 CVEsRSS

CVE-2026-79721High· 8.6
2w ago

Code execution can occur in versions of the MLflow platform running version 0.0.1 or newer, enabling a maliciously crafted model artifact to execute arbitrary code on an end user's system when loaded by the project.

Code execution can occur in versions of the MLflow platform running version 0.0.1 or newer, enabling a maliciously crafted model artifact to execute arbitrary code on an end user's system when loaded by the project.

Twilightmlflow · mlflowEPSS 0.29%via NVD
GHSA-gqvg-gmmx-x4hmHigh· 8.8
3w ago

MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False safety control bypassed by mlflow.statsmodels flavor — RCE via crafted model artifact

MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False safety control bypassed by mlflow.statsmodels flavor — RCE via crafted model artifact

Twilightmlflow · mlflowvia GHSA
CVE-2026-69146Medium· 6.5
1mo ago

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models

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 a…

Sunlitmlflow · mlflowEPSS 0.28%via NVD
CVE-2026-69148High· 7.1
1mo ago

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a run_id or model_id after _validate_source_run() or _validate_source_model() in…

Twilightmlflow · mlflowEPSS 0.28%via NVD
CVE-2026-71211High· 7.1PoC
1mo ago

MLflow's AI Gateway accepts an auth_config.api_base value when creating a gateway secret (mlflow/server/handlers.py, _create_gateway_secret) with no validation of scheme, host, or IP range; the value is stored verbatim

MLflow's AI Gateway accepts an auth_config.api_base value when creating a gateway secret (mlflow/server/handlers.py, _create_gateway_secret) with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy…

Midnightmlflow · mlflowEPSS 0.25%via NVD
CVE-2026-8147High· 8.1
2mo ago

MLflow: trace API endpoints lack proper authorization validators

MLflow: trace API endpoints lack proper authorization validators

Twilightmlflow · mlflowEPSS 0.55%via OSV
CVE-2026-10803Low· 3.6
3mo ago

MLflow: Deterministic sampling in dataset digest enables predictable collisions

MLflow: Deterministic sampling in dataset digest enables predictable collisions

Sunlitmlflow · mlflowEPSS 0.10%via OSV
CVE-2026-4035Critical· 9.1
3mo ago

MLflow: Environment variable injection in AI Gateway secrets enables server-side credential exfiltration

MLflow: Environment variable injection in AI Gateway secrets enables server-side credential exfiltration

Midnightmlflow · mlflowEPSS 0.52%via OSV
CVE-2026-3198Medium· 6.5
3mo ago

MLflow: Any authenticated user can enumerate all gateway secrets, endpoints, and model definitions

MLflow: Any authenticated user can enumerate all gateway secrets, endpoints, and model definitions

Sunlitmlflow · mlflowEPSS 0.24%via OSV
CVE-2026-2651Critical· 9.0
3mo ago

MLflow allows unauthorized access to multipart upload endpoints when the `--serve-artifacts` mode is enabled

MLflow allows unauthorized access to multipart upload endpoints when the `--serve-artifacts` mode is enabled

Midnightmlflow · mlflowEPSS 0.34%via OSV
CVE-2026-2734Medium· 6.5
4mo ago

MLflow authenticated users can enumerate any registered model versions due to lack of per-model permissions checks

MLflow authenticated users can enumerate any registered model versions due to lack of per-model permissions checks

Sunlitmlflow · mlflowEPSS 0.44%via OSV
CVE-2026-4137High· 7.0
4mo ago

MLFlow Creates a Temporary File With Insecure Permissions

MLFlow Creates a Temporary File With Insecure Permissions

Twilightmlflow · mlflowEPSS 0.19%via OSV
CVE-2026-2652High· 8.6PoC
4mo ago

MLflow: unauthenticated access to certain FastAPI routes

MLflow: unauthenticated access to certain FastAPI routes

Midnightmlflow · mlflowEPSS 21%via OSV
CVE-2026-2393High· 7.1
4mo ago

MLflow Has a Server-Side Request Forgery (SSRF) Vulnerability

MLflow Has a Server-Side Request Forgery (SSRF) Vulnerability

Twilightmlflow · mlflowEPSS 0.29%via OSV
CVE-2026-2614High· 7.5PoC
4mo ago

A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem

A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated remote attacker to read arbitrary files from the server's filesystem. The issue…

Midnightlfprojects · mlflowEPSS 3.6%via NVD
CVE-2026-33865Medium· 5.4PoC
5mo ago

MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface

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 whe…

Twilightlfprojects · mlflowEPSS 0.22%via NVD
CVE-2026-33866Medium· 4.3
5mo ago

MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint

MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint

Sunlitmlflow · mlflowEPSS 0.36%via OSV
CVE-2026-0545Critical· 9.8PoC
5mo ago

In mlflow/mlflow, the FastAPI job endpoints under `/ajax-api/3.0/jobs/*` are not protected by authentication or authorization when the `basic-auth` app is enabled

In mlflow/mlflow, the FastAPI job endpoints under `/ajax-api/3.0/jobs/*` are not protected by authentication or authorization when the `basic-auth` app is enabled. This vulnerability affects the latest version of the repository. If job e…

Abyssallfprojects · mlflowEPSS 4.4%via NVD
CVE-2026-0596High· 7.8PoC
5mo ago

A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`

A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into a shell command executed via `bash -c` without proper sanitization. If the `model_uri` …

Midnightlfprojects · mlflowEPSS 1.3%via NVD
CVE-2025-15036Critical· 9.6
5mo ago

MLFlow path traversal vulnerability

MLFlow path traversal vulnerability

Midnightmlflow · mlflowEPSS 0.58%via OSV
CVE-2025-15379Critical· 10.0
5mo ago

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the `_install_model_dependencies_to_env()` function

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the `_install_model_dependencies_to_env()` function. When deploying a model with `env_manager=LOCAL`, MLflow reads dependen…

Midnightlfprojects · mlflowEPSS 2.4%via NVD
CVE-2025-15381High· 8.1
5mo ago

MLFlow allows Tracing + Assessments Access

MLFlow allows Tracing + Assessments Access

Twilightmlflow · mlflowEPSS 0.33%via OSV
CVE-2025-15031High· 8.1
6mo ago

Arbitrary file write via tar traversal in mlflow

Arbitrary file write via tar traversal in mlflow

Twilightmlflow · mlflowEPSS 0.85%via OSV
CVE-2025-14287High· 7.5
6mo ago

MLflow has a command injection in mlflow/sagemaker/__init__.py

MLflow has a command injection in mlflow/sagemaker/__init__.py

Twilightmlflow · mlflowEPSS 1.5%via OSV
CVE-2026-2033High· 8.10day
7mo ago

MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability

Abyssalmlflow · mlflowEPSS 1.7%via OSV
CVE-2026-2635High· 7.30day⚖ disputed
7mo ago

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. T…

AbyssalMLflow · MLflowEPSS 0.98%via NVD
CVE-2025-10279High· 7.0
7mo ago

mlflow Creates of Temporary File in Directory with Insecure Permissions

mlflow Creates of Temporary File in Directory with Insecure Permissions

Twilightmlflow · mlflowEPSS 0.23%via OSV
CVE-2025-14279High· 8.1
8mo ago

MLFlow is vulnerable to DNS rebinding attacks due to a lack of Origin header validation

MLFlow is vulnerable to DNS rebinding attacks due to a lack of Origin header validation

Twilightmlflow · mlflowEPSS 0.21%via OSV
CVE-2025-11200High· 8.10day
10mo ago

MLflow Weak Password Requirements Authentication Bypass Vulnerability

MLflow Weak Password Requirements Authentication Bypass Vulnerability

Abyssalmlflow · mlflowEPSS 1.5%via OSV
CVE-2025-11201High· 8.10day
10mo ago

MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability

Abyssalmlflow · mlflowEPSS 27%via OSV
mlflow vulnerabilities (CVEs) · VulnSea