CVE-2026-13622

HIGHCVSS 8.8/10EPSS 0.16%

Last modified

CVE-2026-13622 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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/<pid>/root/ paths using net.Dial() without symlink protection. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

Description

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/<pid>/root/ paths using net.Dial() without symlink protection. These socket paths reside in qemu-owned directories writable by the virt-launcher user. An attacker with namespace edit and pods/exec permissions can replace a migration proxy socket with a symlink to the host CRI-O socket. Because virt-handler runs as root in the host mount namespace, absolute symlink targets resolve against the host filesystem, and the bidirectional io.Copy proxy relays attacker-controlled bytes to the container runtime, enabling full node compromise.

Metrics

EPSS Probability
0.16%

5.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
Red HatRed Hat Container Native Virtualization 4.12All versions
Red HatRed Hat Container Native Virtualization 4.13All versions
Red HatRed Hat Container Native Virtualization 4.14All versions
Red HatRed Hat Container Native Virtualization 4.15All versions
Red HatRed Hat Container Native Virtualization 4.16All versions
Red HatRed Hat Container Native Virtualization 4.17All versions
Red HatRed Hat Container Native Virtualization 4.18All versions
Red HatRed Hat Container Native Virtualization 4.19All versions
Red HatRed Hat Container Native Virtualization 4.20All versions
Red HatRed Hat Container Native Virtualization 4.21All versions
Red HatRed Hat Container Native Virtualization 4.22All versions

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-13622?
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/<pid>/root/ paths using net.Dial() without symlink protection. These socket paths reside in qemu-owned directories writable by the virt-launcher user. An attacker with namespace edit and pods/exec permissions can replace a migration proxy socket with a symlink to the host CRI-O socket. Because virt-handler runs as root in the host mount namespace, absolute symlink targets resolve against the host filesystem, and the bidirectional io.Copy proxy relays attacker-controlled bytes to the container runtime, enabling full node compromise.
How severe is CVE-2026-13622?
CVE-2026-13622 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2026-13622?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-13622?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST