CVE-2026-13201
Last modified
CVE-2026-13201 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kubevirt | Kubevirt | All versions |
| Redhat | Openshift Virtualization | >= 4, <= 4.22.0 |
References
- https://access.redhat.com/security/cve/CVE-2026-13201Mitigation, Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2492203Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-13201?
How severe is CVE-2026-13201?
How do I fix CVE-2026-13201?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-13196Nozomi Networks Labs identified a CWE-787: Out-of-bounds Wri…7.3
- CVE-2026-13197Nozomi Networks Labs identified a CWE-362: Concurrent Execut…7.3
- CVE-2026-13198Nozomi Networks Labs identified a CWE-362: Concurrent Execut…5.9
- CVE-2026-13199EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devic…5.1
- CVE-2026-1320The Secure Copy Content Protection and Content Locking plugi…7.2
- CVE-2026-13200The Create plugin for WordPress is vulnerable to generic SQL…6.5
- CVE-2026-13202A vulnerability in OpenText Opentext Directory Services allo…7.3
- CVE-2026-13203The Live Composer – Free WordPress Website Builder plugin fo…6.4
- CVE-2026-13204If a provably insecure domain is covered by both an NSEC and…7.5
- CVE-2026-13206Improper neutralization of special elements used in an OS co…9.8
- CVE-2026-13207FUXA versions 1.3.1 and prior contain an authentication bypa…8.7
- CVE-2026-13208A flaw was found in KubeVirt's virt-handler domain notify se…6.5
Are you affected by CVE-2026-13201?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
