VYPR

virt-handler

by Kubevirt

Source repositories

CVEs (4)

  • CVE-2026-13622HigAug 12, 2026
    risk 0.57cvss 8.8epss 0.00

    A symlink following vulnerability was found in KubeVirt's virt-handler migration proxy. During live migration, virt-handler dials Unix sockets inside the target virt-launcher pod via /proc//root/ paths using net.Dial() without symlink protection. These socket paths reside…

  • CVE-2026-7374CriMay 26, 2026
    risk 0.57cvss 9.9epss 0.01

    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…

  • CVE-2026-13201HigJun 24, 2026
    risk 0.47cvss 7.3epss 0.00

    A flaw was found in KubeVirt's safepath package used by virt-handler. The OpenAtNoFollow function uses O_PATH|O_NOFOLLOW to obtain a file descriptor to a path leaf, but downstream operations resolve the path via /proc/self/fd/N using link-following syscalls. When the leaf is a…

  • CVE-2020-1701MedMay 27, 2021
    risk 0.35cvss 6.5epss 0.01

    A flaw was found in the KubeVirt main virt-handler versions before 0.26.0 regarding the access permissions of virt-handler. An attacker with access to create VMs could attach any secret within their namespace, allowing them to read the contents of that secret.