A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A user with access to the virt-launcher container can plant a symlink at the cache file path, causing virt-handler to follow it and overwrite an arbitrary host file with JSON content and change its ownership.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-13218 | Vendor Advisory Mitigation |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492654 | Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-26 00:16
Updated : 2026-07-06 17:46
NVD link : CVE-2026-13218
Mitre link : CVE-2026-13218
CVE.ORG link : CVE-2026-13218
JSON object : View
Products Affected
kubevirt
- kubevirt
redhat
- openshift_virtualization
CWE
CWE-61
UNIX Symbolic Link (Symlink) Following
