Security Flaw in KubeVirt's Migration Proxy Exposes Virtual Machines to Attacks
CVE-2026-13325

8.5HIGH

Key Information:

Vendor

Red Hat

Vendor
CVE Published:
26 June 2026

What is CVE-2026-13325?

A security flaw has been identified in KubeVirt's migration proxy that poses a significant risk to virtual machine tenants. When the configuration option to disable TLS is enabled, the virt-handler binds a TCP listener to all interfaces without proper authentication, allowing attackers with access to the cluster network to connect to the listener. They can issue unfiltered libvirt RPC commands against another tenant's virtual machine, posing a risk of reading sensitive VM memory, altering its state, or even destroying the VM. Notably, the bind address of this listener is set to 0.0.0.0, making it accessible even when a dedicated migration network is in place. The API documentation misleadingly describes disabling TLS as simply removing encryption, failing to highlight that it also eliminates essential mutual authentication mechanisms.

References

CVSS V3.1

Score:
8.5
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

This issue was discovered by Huzaifa Sidhpurwala (Red Hat).
.