๐Ÿ” CVE Alert

CVE-2026-13201

HIGH 7.3

Kubevirt: virt-handler-rhel9: kubevirt: safepath symlink following in virt-handler enables notify socket hijacking and node-level vm disruption

CVSS Score
7.3
EPSS Score
0.1%
EPSS Percentile
2th

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 symlink, the kernel dereferences it, defeating the intended no-follow protection. An attacker with access to a virt-launcher pod can exploit this to redirect virt-handler's IPC socket connections, including the notify socket used for VM domain lifecycle events. By hijacking this socket, the attacker can inject arbitrary domain events into virt-handler, causing it to take incorrect lifecycle actions, corrupt VM state in the Kubernetes API, or crash โ€” resulting in sustained denial of VM management services for all virtual machines on the affected node. Additionally, the same symlink following flaw allows virt-handler to apply file ownership or permission changes to unintended host paths.

CWE CWE-61
Vendor red hat
Product red hat container native virtualization 4.22
Published Jun 24, 2026
Last Updated Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat container native virtualization 4.22

Be the first to know when new high vulnerabilities affecting red hat red hat container native virtualization 4.22 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
High

Affected Versions

Red Hat / Red Hat Container Native Virtualization 4.22
All versions affected
Red Hat / Red Hat OpenShift Virtualization 4
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/errata/RHSA-2026:51031 access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-13201 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2492203

Credits

This issue was discovered by Huzaifa Sidhpurwala (Red Hat).