CVE-2026-13201

HIGH

OpenShift Virtualization KubeVirt safepath - Host File Metadata Modification

Title source: manual
STIX 2.1

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.

References (2)

Core 2
Core References
Vdb Entry, X_Refsource_Redhat vdb-entry x_refsource_redhat
https://access.redhat.com/security/cve/CVE-2026-13201
Issue Tracking, X_Refsource_Redhat issue-tracking x_refsource_redhat
RHBZ#2492203
https://bugzilla.redhat.com/show_bug.cgi?id=2492203

Scores

CVSS v3 7.3
EPSS 0.0012
EPSS Percentile 2.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-61
Status published
Products (3)
kubevirt/kubevirt
Red Hat/Red Hat OpenShift Virtualization 4
redhat/openshift_virtualization 4 - 4.22.0
Published Jun 24, 2026
Tracked Since Jun 25, 2026