Security Flaw in KubeVirt's Migration Proxy Exposes Virtual Machines to Attacks
CVE-2026-13325
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
Timeline
Vulnerability published
Vulnerability Reserved