ghsa-wxj7-3fx5-pp9m
Vulnerability from github
Published
2025-06-23 15:31
Modified
2025-06-23 21:22
Severity ?
Summary
MLFlow SSRF via gateway_proxy_handler
Details
gateway_proxy_handler in MLflow before 3.1.0 lacks gateway_path validation.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "mlflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-52967" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-06-23T21:22:08Z", "nvd_published_at": "2025-06-23T15:15:29Z", "severity": "MODERATE" }, "details": "gateway_proxy_handler in MLflow before 3.1.0 lacks gateway_path validation.", "id": "GHSA-wxj7-3fx5-pp9m", "modified": "2025-06-23T21:22:08Z", "published": "2025-06-23T15:31:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52967" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/issues/15944" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/pull/15970" }, { "type": "PACKAGE", "url": "https://github.com/mlflow/mlflow" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/releases/tag/v3.1.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "MLFlow SSRF via gateway_proxy_handler" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.