Lucene search
+L
LfprojectsMlflow

77 matches found

CVE
CVE
•added 2024/06/04 12:02 p.m.•287 views

CVE-2024-37061

MLflow CVE-2024-37061 affects MLflow platforms running version 1.11.0 or newer. A maliciously crafted MLproject can trigger remote code execution on an end user’s system when run. Multiple connected sources corroborate RCE related to MLflow projects input handling, including descriptions and advi...

8.8CVSS8.6AI score0.00884EPSS
Save
CVE
CVE
•added 2024/06/04 12:01 p.m.•210 views

CVE-2024-37059

MLflow contains a deserialization vulnerability affecting versions 0.5.0 and later in the PyTorch integration (mlflow/pytorch/init .py _load_model), where untrusted model data can trigger arbitrary code execution when a PyFunc model is loaded. Reports from Veracode describe attacker-controlled pi...

8.8CVSS7.6AI score0.00618EPSS
Save
CVE
CVE
•added 2023/03/24 12:00 a.m.•185 views

CVE-2023-1177

CVE-2023-1177 is a path traversal / local-file-inclusion vulnerability in mlflow/mlflow prior to 2.2.1. Affects the MLflow server endpoints handling model-versions and artifacts (e.g., GET /model-versions/get-artifact) where a crafted path can disclose files outside the intended directory. Concre...

9.8CVSS9.4AI score0.6968EPSS
SaveIn wildWeb
CVE
CVE
•added 2026/08/17 9:16 p.m.•154 views

CVE-2026-64849

MLflow versions before 3.15.0 expose an unauthenticated full-read SSRF: _validate_webhook_url() in mlflow/utils/validation.py validates only the original URL while mlflow/webhooks/delivery.py follows HTTP redirects without IP pinning, letting attackers reach internal/cloud-metadata endpoints. CIR...

9.3CVSS5.4AI score0.08154EPSS
SaveIn wildWeb
CVE
CVE
•added 2024/05/16 9:03 a.m.•145 views

CVE-2024-3848

CVE-2024-3848 affects mlflow/mlflow up to version 2.11.0. The path traversal stems from improper handling of the fragment component in artifact URLs, where a ‘#’ can insert a path into the URL fragment and bypass validation, allowing an attacker to read arbitrary files by mapping the URL to a fil...

7.5CVSS7.2AI score0.43284EPSS
Save
CVE
CVE
•added 2022/02/23 8:45 a.m.•138 views

CVE-2022-0736

CVE-2022-0736 affects mlflow/mlflow prior to 1.23.1, describing an insecure temporary file issue. The root cause is use of the deprecated tempfile.mktemp() pattern in the affected code, with remediation to upgrade to mlflow 1.23.1 or later as indicated by OSV/GHSA entries. The connected sources c...

8.2CVSS7.6AI score0.01575EPSS
Save
CVE
CVE
•added 2023/12/18 12:00 a.m.•137 views

CVE-2023-6909

Mlflow up to version 2.9.2 is affected by CVE-2023-6909: a path traversal in the repository mlflow/mlflow allows escaping to read sensitive files via the sequence \..\filename. The vulnerability affects the mlflow/mlflow project prior to 2.9.2 and is classified as CWE-29. Impact in the NVD/NVD-de...

7.5CVSS7.4AI score0.89716EPSS
SaveIn wild
CVE
CVE
•added 2026/06/03 7:18 a.m.•137 views

CVE-2026-4035

CVE-2026-4035 affects mlflow/mlflow versions before 3.11.0. The API for AI Gateway secrets allows the api_key field to contain $ENV_VAR references, which are resolved against the MLflow server environment at runtime. Attackers can exfiltrate server-side environment credentials (e.g., AWS_ACCESS_K...

9.1CVSS7.6AI score0.00435EPSS
Save
CVE
CVE
•added 2023/11/16 4:05 p.m.•121 views

CVE-2023-6018

CVE-2023-6018 affects MLflow. An unauthenticated attacker can overwrite any file on the server hosting MLflow, potentially compromising integrity and enabling remote code execution per connected documents. Reported impact emphasizes unauthenticated file writes with high severity (CVSS up to 10.0 ...

10CVSS9.5AI score0.47594EPSS
Save
CVE
CVE
•added 2025/03/20 10:11 a.m.•121 views

CVE-2025-0453

CVE-2025-0453 : In mlflow/mlflow version 2.17.2, the /graphql endpoint is vulnerable to denial of service via large batches of queries that repeatedly request all runs from a given experiment, causing uncontrolled resource consumption and making the application unresponsive. The issue is document...

7.5CVSS5.7AI score0.10849EPSS
Save
CVE
CVE
•added 2025/03/20 10:09 a.m.•119 views

CVE-2024-8859

Mlflow/mlflow 2.15.1 contains a path traversal/local file read vulnerability when using the dbfs service: the URL is interpolated into the file protocol with only the path portion validated, enabling reading arbitrary server files when dbfs is mounted locally. Public sources (Nuclei template, OSV...

7.5CVSS7.4AI score0.02669EPSS
Save
CVE
CVE
•added 2024/05/16 9:03 a.m.•118 views

CVE-2024-4263

CVE-2024-4263 describes a broken access control in mlflow/mlflow prior to 2.10.1, where users with EDIT permissions on an experiment can delete artifacts they should only be able to read/update. The issue stems from insufficient validation of DELETE requests for artifact deletions, enabling unaut...

5.4CVSS6.5AI score0.00332EPSS
Save
CVE
CVE
•added 2024/02/23 9:58 p.m.•116 views

CVE-2024-27132

MLflow suffers from insufficient sanitization of template variables, enabling XSS when loading an untrusted recipe and potentially enabling client-side RCE in Jupyter Notebook. The root cause is lack of input sanitization in rendering templates. Public details about affected versions or patches a...

9.6CVSS7.4AI score0.00878EPSS
Save
CVE
CVE
•added 2023/03/24 12:00 a.m.•112 views

CVE-2023-1176

The CVE affects the open source MLflow project mlflow/mlflow prior to version 2.2.2 (ABSOLUTE PATH TRAVERSAL). Documented in multiple sources, the vulnerability allows an attacker to traverse the filesystem to access arbitrary files on the host via the mlflow server/ui workflow (attack vector: LO...

5.3CVSS3.9AI score0.00583EPSS
Save
CVE
CVE
•added 2023/04/28 12:00 a.m.•112 views

CVE-2023-2356

CVE-2023-2356 is a Relative Path Traversal flaw in mlflow/mlflow before 2.3.1. The connected sources (Nuclei template, OSV entries, GHSA advisories) describe a vulnerability allowing traversal to read sensitive server files (LFI) via a crafted path. Affected software: mlflow/mlflow, versions prio...

10CVSS7.6AI score0.04153EPSS
Save
CVE
CVE
•added 2023/07/19 12:53 a.m.•112 views

CVE-2023-3765

MLflow (mlflow/mlflow) prior to version 2.5.0 contains an Absolute Path Traversal vulnerability. The issue arises in an MLflow repository and can lead to unauthorized access to sensitive information stored on the server. According to the connected sources, the affected component is mlflow/mlflow’...

10CVSS9.4AI score0.6755EPSS
Save
CVE
CVE
•added 2023/11/16 4:06 p.m.•112 views

CVE-2023-6015

CVE-2023-6015 corresponds to MLflow where the server could be subjected to an arbitrary file upload. Multiple connected sources corroborate: the vulnerability is described as allowing arbitrary files to be PUT onto the MLflow server, with various third-party advisories and vulnerability databases...

10CVSS7.6AI score0.04408EPSS
Save
CVE
CVE
•added 2024/06/06 6:19 p.m.•112 views

CVE-2024-0520

CVE-2024-0520 affects mlflow/mlflow v8.2.1, enabling remote code execution via command injection in mlflow.data.http_dataset_source.py when loading an HTTP URL dataset. The filename gathered from Content-Disposition or URL path is used to form the final file path without proper sanitization, allo...

10CVSS9.5AI score0.02401EPSS
Save
CVE
CVE
•added 2023/12/07 4:54 a.m.•111 views

CVE-2023-6568

MLflow XSS (CVE-2023-6568) : A reflected XSS exists in mlflow/mlflow due to how the Content-Type header from POST requests is handled. The vulnerability is in mlflow/server/auth/init .py, where user-supplied Content-Type is directly inserted into a Python-formatted string and returned, allowing a...

6.5CVSS5.9AI score0.01662EPSS
Save
CVE
CVE
•added 2023/12/20 5:37 a.m.•111 views

CVE-2023-6977

CVE-2023-6977 relates to Mlflow prior to 2.8.0 suffering a local file inclusion (path traversal) vulnerability. The Nuclei template specifies that an attacker could read sensitive files on the server and potentially modify data or perform unauthorized admin operations in context of the affected s...

10CVSS7.4AI score0.03924EPSS
Save
CVE
CVE
•added 2024/11/25 1:48 p.m.•111 views

CVE-2024-27134

CVE-2024-27134 : Multiple connected sources confirm a vulnerability in MLflow’s spark_udf API where excessive directory permissions allow a local attacker to achieve privilege escalation via a ToCToU attack. Affected: MLflow (spark_udf path) with local execution context. Root cause: insufficient ...

7CVSS7AI score0.00121EPSS
Save
CVE
CVE
•added 2024/06/04 11:59 a.m.•111 views

CVE-2024-37052

The CVE-2024-37052 issue affects MLflow platforms running version 1.1.0 or newer. The root cause is deserialization of untrusted data during model handling, as described by multiple connected sources, including reports that an uploaded scikit-learn model can be crafted to trigger arbitrary code e...

8.8CVSS7.6AI score0.00618EPSS
Save
CVE
CVE
•added 2023/12/15 12:00 a.m.•106 views

CVE-2023-6831

mlflow/mlflow prior to 2.9.2 is exposed to a path traversal in artifact deletion. The root cause is a double decoding path handling: _delete_artifact_mlflow_artifacts and local_file_uri_to_path allow traversal due to an extra unquote operation in delete_artifacts. This can enable deletion of arbi...

8.1CVSS8AI score0.0329EPSS
Save
CVE
CVE
•added 2024/04/16 12:00 a.m.•106 views

CVE-2024-1483

Summary: CVE-2024-1483 is a path traversal vulnerability in mlflow/mlflow 2.9.2 that allows an attacker to access arbitrary server files. The issue stems from insufficient validation of user-supplied input in server handlers, enabling traversal via crafted HTTP POST requests using crafted artifac...

7.5CVSS7.4AI score0.02718EPSS
Save
CVE
CVE
•added 2025/03/20 10:10 a.m.•105 views

CVE-2025-1474

Summary: CVE-2025-1474 affects mlflow/mlflow 2.18, where an admin can create a new user account without a password, potentially enabling unauthorized access. The issue is fixed in version 2.19.0. Reports across multiple sources (Red Hat, CIRCL, GHSA, osv, NVD, OSV) corroborate the same descriptio...

5.5CVSS4AI score0.00353EPSS
Save
CVE
CVE
•added 2026/03/30 7:16 a.m.•103 views

CVE-2025-15379

Summary: CVE-2025-15379 affects MLflow (model serving container initialization). In the function _install_model_dependencies_to_env(), when deploying with env_manager=LOCAL, dependency specs from the model artifact's python_env.yaml are interpolated into a shell command without sanitization, enab...

10CVSS7.5AI score0.01994EPSS
Save
CVE
CVE
•added 2024/02/23 10:00 p.m.•101 views

CVE-2024-27133

CVE-2024-27133 : Affects MLflow. Insufficient sanitization of dataset table fields in MLflow recipes can cause a client-side XSS, which in turn can lead to a client-side RCE when running the recipe in Jupyter Notebook . Root cause: lack of input sanitization for untrusted datasets in the data tab...

9.6CVSS7.2AI score0.00656EPSS
Save
CVE
CVE
•added 2024/04/16 12:00 a.m.•100 views

CVE-2024-1560

CVE-2024-1560 affects mlflow/mlflow prior to 2.9.2, in the artifact deletion path. A double decoding flaw in _delete_artifact_mlflow_artifacts and local_file_uri_to_path, via an extra unquote in delete_artifacts, allows path traversal and deletion of arbitrary server directories. Impact: high, wi...

8.1CVSS7.8AI score0.00856EPSS
Save
CVE
CVE
•added 2024/06/06 6:29 p.m.•100 views

CVE-2024-2928

Summary: MLflow

7.5CVSS7.4AI score0.21847EPSS
Save
CVE
CVE
•added 2023/05/17 12:00 a.m.•99 views

CVE-2023-2780

CVE-2023-2780 affects the open-source project mlflow/mlflow prior to version 2.3.1. A path traversal flaw, described as a Local File Inclusion bypass via the payload "..\filename", can allow an attacker to read local files on the server. The Nuclei/NVD entries consistently reference this vulnerab...

9.8CVSS9.5AI score0.06363EPSS
Save
CVE
CVE
•added 2024/04/16 12:00 a.m.•99 views

CVE-2024-1558

CVE-2024-1558 (mlflow/mlflow) describes a path traversal vulnerability in the function _create_model_version() in server/handlers.py due to improper validation of the source parameter. Attackers can bypass the check in _validate_non_local_source_contains_relative_paths(source) and gain arbitrary ...

7.5CVSS6.5AI score0.00859EPSS
SaveWeb
CVE
CVE
•added 2024/04/16 12:00 a.m.•99 views

CVE-2024-1594

CVE-2024-1594 is a path traversal vulnerability in mlflow/mlflow related to handling of artifact_location when creating an experiment. The connected OSV entry states that a fragment component # in the artifact URL can be used to bypass validation and allow reading arbitrary files on the server wi...

7.5CVSS6.2AI score0.00712EPSS
Save
CVE
CVE
•added 2026/03/31 2:25 p.m.•94 views

CVE-2026-0596

The CWE/CVE describes a command-injection in mlflow/mlflow when serving a model with enable_mlserver=True. The vulnerability occurs because model_uri is embedded directly into a shell command executed via bash -c without sanitization, allowing shell metacharacters (e.g., $(), backticks) to enable...

9.6CVSS7.4AI score0.01328EPSS
SaveWeb
CVE
CVE
•added 2024/06/04 12:00 p.m.•93 views

CVE-2024-37054

CVE-2024-37054 affects MLflow and stems from a deserialization issue in mlflow.pyfunc.load_model that processes PyFunc models, allowing a maliciously crafted model to trigger arbitrary code execution when loaded or interacted with. Public details (NVD entry) indicate versions 0.9.0 and newer are ...

8.8CVSS7.6AI score0.00703EPSS
SaveWeb
CVE
CVE
•added 2023/05/11 12:00 a.m.•91 views

CVE-2023-30172

CVE-2023-30172 describes a directory traversal in the mlflow platform’s /get-artifact API, allowing an attacker to read arbitrary server files via the path parameter. Affected: mlflow up to v2.0.1. Underlying cause: directory traversal in the get-artifact endpoint. Impact is high on confidentiali...

7.5CVSS7.3AI score0.01005EPSS
Save
CVE
CVE
•added 2024/04/16 12:00 a.m.•91 views

CVE-2024-3573

The CVE-2024-3573 entry concerns mlflow/mlflow with a Local File Inclusion (LFI) caused by improper parsing of URIs in the is_local_uri logic. The issue misclassifies URIs with empty or file schemes as non-local, enabling an attacker to craft malicious model versions (source parameter) that bypas...

9.3CVSS9.2AI score0.00733EPSS
Save
CVE
CVE
•added 2025/10/29 7:37 p.m.•91 views

CVE-2025-11201

CVE-2025-11201 is a Directory Traversal leading to Remote Code Execution in MLflow Tracking Server. The flaw arises from improper validation of a user-supplied model file path, allowing an attacker to execute code with the service account via crafted paths over the network without authentication....

9.8CVSS8.3AI score0.27032EPSS
Save
CVE
CVE
•added 2025/03/20 10:10 a.m.•86 views

CVE-2025-1473

In MLflow (mlflow/mlflow), a CSRF vulnerability affects versions 2.17.0 to 2.20.1 in the Signup feature, allowing an attacker to create a new account and potentially perform unauthorized actions on behalf of the attacker’s account. The CVE-2025-1473 entry documents the flaw and its impact as Cros...

7.1CVSS5.5AI score0.00211EPSS
Save
CVE
CVE
•added 2026/05/25 6:00 a.m.•86 views

CVE-2026-2651

MLflow CVE-2026-2651 describes missing authorization validation for MPU endpoints under /mlflow-artifacts/mpu/* when serve-artifacts is enabled. Vulnerable in MLflow versions

9CVSS7.8AI score0.00345EPSS
Save
CVE
CVE
•added 2026/03/15 9:27 a.m.•85 views

CVE-2025-14287

Summary: CVE-2025-14287 is a command-injection in mlflow/mlflow prior to v3.7.0. The flaw resides in mlflow/sagemaker/init .py (lines 161–167) where user-supplied container image names are directly interpolated into shell commands and executed with os.system(), enabling arbitrary command executio...

8.8CVSS7.4AI score0.01456EPSS
Save
CVE
CVE
•added 2026/05/21 3:49 a.m.•85 views

CVE-2026-2734

Summary : For mlflow/mlflow up to version 3.9.0, the REST endpoint GET /api/2.0/mlflow/model-versions/search and the GraphQL query mlflowSearchModelVersions lack per-model authorization when basic auth is enabled. This results in any authenticated user being able to enumerate all model versions a...

6.5CVSS6.5AI score0.00441EPSS
Save
CVE
CVE
•added 2023/11/16 9:07 p.m.•84 views

CVE-2023-6014

CVE-2023-6014 affects MLflow and describes an authentication bypass that lets an attacker arbitrarily create accounts via the MLflow server/UI without credentials. Documentation in connected sources confirms the vulnerability stems from bypassing MLflow’s authentication mechanism (basic auth path...

9.8CVSS9.5AI score0.01157EPSS
Save
CVE
CVE
•added 2024/04/16 12:00 a.m.•82 views

CVE-2024-1593

This CVE describes a path traversal vulnerability in the mlflow/mlflow repository caused by improper handling of URL parameters. Attackers can smuggle path traversal sequences using the ';' character in URLs to manipulate the 'params' portion and access unauthorized files or directories. The repo...

7.5CVSS7.4AI score0.00695EPSS
Save
CVE
CVE
•added 2026/06/04 11:45 a.m.•78 views

CVE-2026-10803

MLflow up to 3.10.0 contains a flaw in mlflow.data.digest_utils (Digest Computation) where manipulation leads to use of a weak hash. This affects the Digest Utils function in the Dataset Digest Computation component and enables a local attack. The reported exploitability is high in complexity wit...

3.6CVSS5.1AI score0.00103EPSS
Save
CVE
CVE
•added 2026/06/02 2:50 a.m.•78 views

CVE-2026-3198

MLflow 3.9.0 with basic-auth fails authorization for multiple Gateway API 'list' endpoints. The BEFORE_REQUEST_HANDLERS dictionary in mlflow/server/auth/init .py lacks entries for ListGatewaySecretInfos, ListGatewayEndpoints, and ListGatewayModelDefinitions, allowing any authenticated user to enu...

6.5CVSS6.6AI score0.00244EPSS
Save
CVE
CVE
•added 2026/05/19 9:16 a.m.•76 views

CVE-2026-2611

Vulnerability summary (CVE-2026-2611) : In MLflow 3.9.0, the MLflow Assistant’s /ajax-api endpoints had improper origin validation, allowing remote attackers to bypass the loopback-only restriction via cross-origin requests from malicious pages. This could let an attacker interact with the MLflow...

9.6CVSS7.6AI score0.00384EPSS
Save
CVE
CVE
•added 2026/04/03 5:03 p.m.•75 views

CVE-2026-0545

In mlflow/mlflow, the FastAPI endpoints under /ajax-api/3.0/jobs/* are unprotected when the basic-auth app is enabled. If job execution is enabled (MLFLOW_SERVER_ENABLE_JOB_EXECUTION=true) and any job function is allowlisted, any network client can submit, read, search, and cancel jobs without cr...

9.8CVSS7.8AI score0.04392EPSS
SaveWeb
CVE
CVE
•added 2026/05/15 2:13 a.m.•75 views

CVE-2026-2652

MLflow MLflow

8.6CVSS7.5AI score0.18861EPSS
SaveIn wild
CVE
CVE
•added 2023/12/05 12:00 a.m.•74 views

CVE-2023-43472

MLFlow before 2.8.1 is affected by CVE-2023-43472. A remote attacker can disclose sensitive information via a crafted request to the MLFlow REST API. Impact described in sources: access to sensitive information stored in MLFlow. Root cause: issue exists in MLFlow 2.8.1 and earlier as stated in th...

7.5CVSS7.1AI score0.36582EPSS
Save
CVE
CVE
•added 2026/03/30 1:16 a.m.•73 views

CVE-2025-15036

CVE-2025-15036 concerns a path-traversal vulnerability in the mlflow/mlflow project, specifically in mlflow/pyfunc/dbconnect_artifact_cache.py within extract_archive_to_dir(). The issue arises from unvalidated tar member paths during extraction, allowing a tar.gz controlled by an attacker to over...

10CVSS7.3AI score0.00579EPSS
SaveWeb
Total number of security vulnerabilities77