PT-2026-39649 · Mlflow · Mlflow
Tomu Hirata
·
Published
2026-05-11
·
Updated
2026-05-28
·
CVE-2026-2393
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
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 webhook request() function in mlflow/webhooks/delivery.py sends HTTP POST requests to this attacker-controlled URL. This allows an authenticated attacker to force the backend to send HTTP requests to internal services, cloud metadata endpoints, or arbitrary external servers. The lack of input sanitization, URL scheme filtering, or allowlist validation enables potential cloud credential theft, internal network access, and data exfiltration.Recommendations
Update to version 3.9.0 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mlflow