PT-2026-39649 · Mlflow · Mlflow

Tomu Hirata

·

Published

2026-05-11

·

Updated

2026-05-28

·

CVE-2026-2393

CVSS v3.1

7.1

High

VectorAV: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

Weakness Enumeration

Related Identifiers

BIT-MLFLOW-2026-2393
CVE-2026-2393
GHSA-65H7-C7C4-MGHX

Affected Products

Mlflow