CVE-2026-13201
CVE-2026-13201 is a high-severity vulnerability in Redhat Openshift Virtualization with a CVSS 3.x base score of 7.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-61.
Key facts
- Severity: High (CVSS 3.x base score 7.3)
- EPSS exploit prediction: 0% (2nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-39086
- Weakness: CWE-61
- Affected product: Redhat Openshift Virtualization
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-13201?
- 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.
- How severe is CVE-2026-13201?
- CVE-2026-13201 has a CVSS 3.x base score of 7.3, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability high.
- Is CVE-2026-13201 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (2nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-13201?
- CVE-2026-13201 primarily affects Redhat Openshift Virtualization. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-13201?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-13201 have an EU (EUVD) identifier?
- Yes. CVE-2026-13201 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-39086.
- When was CVE-2026-13201 published?
- CVE-2026-13201 was published on 2026-06-24 and last updated on 2026-07-06.
References
- https://access.redhat.com/security/cve/CVE-2026-13201
- https://bugzilla.redhat.com/show_bug.cgi?id=2492203
Affected products (2)
- cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:*
- cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:*
More vulnerabilities in Redhat Openshift Virtualization
- CVE-2020-14316 — Critical (CVSS 9.9): A flaw was found in kubevirt 0.29 and earlier. Virtual Machine Instances (VMIs) can be used to gain access to the…
- CVE-2026-13325 — High (CVSS 8.5): A flaw was found in KubeVirt's migration proxy. When spec.configuration.migrations.disableTLS is set to true on the…
- CVE-2023-44487 — High (CVSS 7.5): The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset…
- CVE-2020-1742 — High (CVSS 7.0): An insecure modification vulnerability flaw was found in containers using nmstate/kubernetes-nmstate-handler. An…
- CVE-2026-13208 — Medium (CVSS 6.5): A flaw was found in KubeVirt's virt-handler domain notify server. The gRPC handlers for HandleDomainEvent and…
- CVE-2026-13318 — Medium (CVSS 6.4): A server-side request forgery (SSRF) flaw was found in KubeVirt's virt-api port-forward handler. When processing a…
All CVEs affecting Redhat Openshift Virtualization →
Other CWE-61 vulnerabilities
- CVE-2026-34078 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to 1.16.4, the Flatpak portal accepts paths…
- CVE-2025-62596 — Critical (CVSS 10.0): Youki is a container runtime written in Rust. In versions 0.5.6 and below, youki’s apparmor handling performs…
- CVE-2025-62161 — Critical (CVSS 10.0): Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source…
- CVE-2025-23394 — Critical (CVSS 9.8): A UNIX Symbolic Link (Symlink) Following vulnerability in openSUSE Tumbleweed cyrus-imapd allows escalation from cyrus…
- CVE-2024-54661 — Critical (CVSS 9.8): readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file.
- CVE-2026-55447 — Critical (CVSS 9.6): Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, by controlling a files…