LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-64849: MLflow Server-Side Request Forgery Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 19, 2026
Elevated⚠ Actively exploited (CISA KEV)
Elevated
Severity
Active
CISA KEV
No
Ransomware use
Sep 2, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-64849 to its Known Exploited Vulnerabilities catalog on Aug 19, 2026, with a federal patch deadline of Sep 2, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

MLflow contains a server-side request forgery vulnerability that can allow attackers to reach internal or cloud metadata services and receive response_status and response_body.

CVE-2026-64849 is a server-side request forgery (SSRF) vulnerability in MLflow. In plain terms, a flawed request-handling path can let an attacker coerce the MLflow service into making HTTP requests to destinations the attacker chooses, including internal network addresses and cloud instance metadata endpoints, and can return response status and body content to the attacker. That matters because MLflow often runs in data-science and MLOps environments with reach into private networks, object storage, and cloud control planes; SSRF of this class is a common stepping stone to credential theft, lateral movement, and further compromise. Confirm affected builds, fixed releases, and exact attack preconditions only against the vendor advisory.

CISA’s required action emphasizes applying mitigations per vendor instructions, aligning with BOD 26-04 risk-based update prioritization and forensics triage expectations, evaluating internet exposure, and discontinuing use if mitigations are unavailable. Known ransomware use is not documented for this CVE.

How it works

This issue is classified as CWE-918 (Server-Side Request Forgery). SSRF occurs when an application accepts a user-influenced URL or similar locator and the server fetches it without sufficient restriction on scheme, host, port, or network scope. An attacker who can trigger the vulnerable MLflow functionality may cause the server process to request internal hosts, link-local addresses, or cloud metadata services that are unreachable from the public internet but reachable from the MLflow host. Per the available summary, successful abuse can yield response_status and response_body back to the attacker, which may include sensitive configuration or short-lived credentials if metadata or internal admin interfaces respond. Exact entry points, authentication requirements, and request shapes are not specified here; treat any MLflow feature that initiates outbound HTTP on behalf of a user or job as in scope until the vendor advisory narrows it.

Am I affected? How to find it in your systems

MLflow is commonly deployed as a tracking server, model registry, or artifact service in research clusters, CI/CD for ML, Kubernetes namespaces, and cloud VMs used by data teams. Inventory every host and container that runs the MLflow server or related UI/API processes, including developer laptops that expose a local server and shared staging environments.

Confirm detection signatures and indicators against the vendor advisory and your own baseline of legitimate artifact and registry traffic.

How to remediate

Patch first: apply the vendor-supplied update or mitigation package named in the official MLflow advisory for CVE-2026-64849, and verify the running binary or image digest afterward. Follow CISA’s direction to apply mitigations in accordance with vendor instructions and BOD 26-04 prioritization, including cloud-service guidance where MLflow is offered or hosted as a service. If no adequate mitigation exists, plan to discontinue use of the vulnerable product path until a fix is available.

If you can't patch immediately

Reduce risk with compensating controls until the vendor fix is deployed everywhere.

If your data may have been exposed

Actively exploited vulnerabilities can lead to environment compromise and data exposure even when ransomware use is not documented for a specific CVE. If MLflow could reach cloud metadata or internal services, treat possible credential and secret exposure as in scope: rotate cloud and service credentials that may have been readable from the host, review access logs for abuse, and follow your incident-response and CISA forensics triage practices. As a simple personal check, you can run a free exposure scan of your email against known breach datasets to see whether your address appears in publicly compiled breach records.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMLflow · MLflow
WeaknessCWE-918
Added to CISA KEVAug 19, 2026
Federal patch deadlineSep 2, 2026
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities