CVE-2026-13208

A flaw was found in KubeVirt's virt-handler domain notify server. The gRPC handlers for HandleDomainEvent and HandleK8SEvent derive the VMI identity (namespace/name) solely from the request body without validating it against the connection's origin. Each virt-launcher pod connects through a per-VMI pipe socket, but no identity tag is propagated from the pipe path to the server handlers. This allows a compromised virt-launcher process to send forged domain lifecycle events for any other VMI scheduled on the same node, causing virt-handler to erroneously update that VMI's state and disrupt its lifecycle management.
References
Link Resource
https://access.redhat.com/security/cve/CVE-2026-13208 Mitigation Vendor Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2492220 Issue Tracking Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:*
cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-24 21:16

Updated : 2026-07-06 17:51


NVD link : CVE-2026-13208

Mitre link : CVE-2026-13208

CVE.ORG link : CVE-2026-13208


JSON object : View

Products Affected

kubevirt

  • kubevirt

redhat

  • openshift_virtualization
CWE
CWE-287

Improper Authentication