VYPR
Critical severity9.9NVD Advisory· Published May 26, 2026

CVE-2026-7374

CVE-2026-7374

Description

A flaw was found in KubeVirt's virt-handler component. This vulnerability allows an authenticated OpenShift user with edit permissions in a single namespace to exploit improper symlink validation when connecting to virtual machine console sockets. By replacing the console socket with a symlink to the host's container runtime (CRI-O) socket, an attacker can hijack virt-handler's privileged connection. This enables the attacker to access any Unix socket on the host, potentially leading to full control of the node and the entire cluster.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

KubeVirt virt-handler improper symlink validation allows authenticated OpenShift users to escape namespaces and compromise nodes via CRI-O socket hijacking.

Vulnerability

A flaw in KubeVirt's virt-handler component allows improper symlink validation when connecting to virtual machine console sockets. An authenticated OpenShift user with edit permissions in a single namespace can exploit this by replacing the console socket with a symlink to the host's CRI-O socket. This affects KubeVirt versions prior to the fix [1][2].

Exploitation

The attacker needs authentication to an OpenShift cluster and the standard edit role in at least one namespace. They exec into the virt-launcher pod, replace the console socket file with a symlink pointing to the host's container runtime socket (e.g., /run/crio/crio.sock). When virt-handler connects to the VM console, it follows the symlink and connects to the CRI-O socket, hijacking the privileged connection [1][2].

Impact

Successful exploitation allows the attacker to access any Unix socket on the host via virt-handler's elevated privileges (hostPID and root). This can lead to full control of the node and potentially the entire cluster, as the attacker can issue commands to the container runtime and escape the namespace [1][2].

Mitigation

Red Hat has not yet released a fixed version. Users should monitor the KubeVirt project for updates. As a workaround, restrict edit permissions in namespaces or use security policies to prevent symlink attacks. No KEV listing known [1][2].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.