Lucene search
K

1231 matches found

Vulnrichment
Vulnrichment
added 2026/05/11 4:30 p.m.6 views

CVE-2026-2393 Server-Side Request Forgery (SSRF) in mlflow/mlflow

A Server-Side Request Forgery SSRF vulnerability exists in MLflow versions prior to 3.9.0. The createwebhook function in mlflow/server/handlers.py accepts a user-controlled url parameter without validation, and the sendwebhookrequest function in mlflow/webhooks/delivery.py sends HTTP POST request...

7.1CVSS7.3AI score0.00248EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:30 p.m.7 views

CVE-2026-2393

A Server-Side Request Forgery SSRF vulnerability exists in MLflow versions prior to 3.9.0. The createwebhook function in mlflow/server/handlers.py accepts a user-controlled url parameter without validation, and the sendwebhookrequest function in mlflow/webhooks/delivery.py sends HTTP POST request...

7.1CVSS7.3AI score0.00248EPSS
Exploits1References3
CVE
CVE
added 2026/05/11 4:30 p.m.13 views

CVE-2026-2393

CVE-2026-2393: MLflow prior to 3.9.0 is vulnerable to SSRF via a user-controlled webhook URL. The _create_webhook() handler stores the URL without validation, and _send_webhook_request() POSTs to that URL, enabling an authenticated attacker to cause the MLflow backend to reach internal services, ...

7.1CVSS7.3AI score0.00248EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.5 views

MLflow 代码问题漏洞

MLflow is an open-source platform that simplifies machine learning development. It includes features for tracking experiments, packaging code for reproducible runs, and sharing and deploying models. Versions of MLflow prior to 3.9.0 contained code vulnerabilities. These vulnerabilities stemmed fr...

7.1CVSS7.2AI score0.00248EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.7 views

MLflow 路径遍历漏洞

MLFlow is an open-source platform that simplifies machine learning development. It includes features for tracking experiments, packaging code for reproducible runs, and sharing and deploying models. Versions of MLFlow prior to 3.9.0 contained a path traversal vulnerability. This vulnerability...

7.5CVSS7.3AI score0.00601EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.6 views

PT-2026-39649

Name of the Vulnerable Software and Affected Versions MLflow versions prior to 3.9.0 Description A Server-Side Request Forgery SSRF issue exists where the create webhook function in mlflow/server/handlers.py accepts a user-controlled url parameter without validation. Subsequently, the send webhoo...

7.1CVSS7.2AI score0.00248EPSS
Exploits1References8
Wolfi
Wolfi
added 2026/05/10 1:48 p.m.9 views

GHSA-MV93-W799-CJ2W vulnerabilities

Vulnerabilities for packages: mlflow...

5.8AI score
Exploits0
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.18 views

CVE-2026-42284 vulnerabilities

Vulnerabilities for packages: opal, open-webui, checkov, datahub-ingestion-fips, awx, mlflow-fips, mlflow...

9.8CVSS7.3AI score0.00571EPSS
Exploits1
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.8 views

CVE-2026-42215 vulnerabilities

Vulnerabilities for packages: opal, open-webui, checkov, datahub-ingestion-fips, awx, mlflow-fips, mlflow...

8.8CVSS7.3AI score0.00719EPSS
Exploits1
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.8 views

CVE-2026-41205 vulnerabilities

Vulnerabilities for packages: nemo, open-webui, jupyter-base-notebook, airflow, pgadmin4-fips, dagster, dagster-fips, superset, mlflow, prefect-fips, airflow-core...

8.7CVSS5.8AI score0.00361EPSS
Exploits0
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.6 views

CVE-2026-41425 vulnerabilities

Vulnerabilities for packages: open-webui, datahub-ingestion, datahub-ingestion-fips, airflow, pgadmin4-fips, mlflow...

5.4CVSS5.8AI score0.00106EPSS
Exploits1
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.10 views

CVE-2026-42284 vulnerabilities

Vulnerabilities for packages: checkov, mlflow, open-webui...

9.8CVSS7.3AI score0.00571EPSS
Exploits1
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.12 views

CVE-2026-42215 vulnerabilities

Vulnerabilities for packages: checkov, mlflow, open-webui...

8.8CVSS7.3AI score0.00719EPSS
Exploits1
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.26 views

CVE-2026-41205 vulnerabilities

Vulnerabilities for packages: open-webui, jupyter-base-notebook, superset, airflow, mlflow...

8.7CVSS5.8AI score0.00361EPSS
Exploits0
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.13 views

CVE-2026-41425 vulnerabilities

Vulnerabilities for packages: airflow, mlflow, open-webui...

5.4CVSS5.8AI score0.00106EPSS
Exploits1
VulnCheck KEV
VulnCheck KEV
added 2026/04/30 12:0 a.m.24 views

VulnCheck KEV: CVE-2023-6909

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2...

7.5CVSS7.1AI score0.89716EPSS
In wildExploits1References16
OSV
OSV
added 2026/04/29 8:45 a.m.2 views

BIT-MLFLOW-2025-15379 Command Injection in mlflow/mlflow

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the installmodeldependenciestoenv function. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and...

10CVSS8.9AI score0.02356EPSS
Exploits1References3
OSV
OSV
added 2026/04/29 8:45 a.m.2 views

BIT-MLFLOW-2025-15036 Path Traversal Vulnerability in mlflow/mlflow

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.py file of the mlflow/mlflow repository. This vulnerability, present in versions before v3.7.0, arises due to the lack of validation of tar member paths during extraction. An...

10CVSS8.6AI score0.00543EPSS
Exploits1References3
Wolfi
Wolfi
added 2026/04/29 1:48 a.m.10 views

GHSA-FH64-R2VC-XVHR vulnerabilities

Vulnerabilities for packages: mlflow...

5.2AI score
Exploits0
Wolfi
Wolfi
added 2026/04/29 1:48 a.m.9 views

CVE-2026-33866 vulnerabilities

Vulnerabilities for packages: mlflow...

5.3CVSS5.1AI score0.00362EPSS
Exploits1
Rows per page
Query Builder