CVE-2026-64849 is a critical unauthenticated Server-Side Request Forgery (SSRF) vulnerability in MLflow's webhook delivery feature. The unauthenticated POST /api/2.0/mlflow/webhooks/{id}/test endpoint validates only the original URL while following redirects and re-resolving hostnames without pinning validated addresses, allowing attackers to reach internal services and cloud metadata endpoints (e.g., 169.254.169.254) to steal cloud credentials. It is actively exploited and listed in CISA KEV.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: DIRECT_NETWORK
CVE Published: 2026-08-17
Added to CISA KEV: 2026-08-19 2 DAYS BETWEEN CVE AND KEV
CVE-2026-64849 is a critical Server-Side Request Forgery (SSRF) vulnerability affecting the model-registry webhook feature in MLflow, an open-source AI engineering and machine learning platform [6][7]. The flaw stems from insufficient validation of HTTP redirects during the webhook testing process, which allows an unauthenticated remote attacker to bypass destination filters [1][3]. By manipulating these redirects, attackers can force the server to perform unauthorized requests against internal microservices or cloud provider metadata endpoints, posing a significant risk to the security of the underlying infrastructure [1][2].
CVE-2026-64849 is a critical Server-Side Request Forgery (SSRF) vulnerability affecting MLflow tracking servers prior to version 3.15.0. It allows unauthenticated remote attackers to bypass outbound request destination filters using DNS rebinding or HTTP redirects. This exposure risks compromising sā¦
An unauthenticated POST endpoint in MLflow allows attackers to trigger a serverāside request forgery (SSRF) attack (CWEā918). The endpoint follows HTTP redirects without reāvalidating the target hostname, which lets an attacker redirect the server to internal or cloud metadata services. The server tā¦
A flaw was found in MLflow. An unauthenticated remote attacker can exploit a Server-Side Request Forgery (SSRF) vulnerability by sending a specially crafted request to the webhook test endpoint. This occurs because the system validates only the initial URL, but then follows unvalidated HTTP redirectā¦
Attackers exploit MLflow CVE-2026-64849 via SSRF to steal cloud credentials, while FUXA CVE-2026-25895 draws malicious scanning.
Details Source: Mitre, NVD Published: 2026-08-18 Updated: 2026-08-20 Known Exploited Vulnerability (KEV) Risk Information CVSS v2 Base Score: 8.5ā¦