Path traversal in Kata Containers - CVE-2026-47243
Published: May 22, 2026
Kata Containers
Detailed vulnerability description
The vulnerability allows a local privileged user to execute arbitrary code on the host system.
The vulnerability exists due to path traversal in the runtime-rs standalone virtio-fs path and host virtiofsd when processing raw FUSE_SYMLINK requests from a guest VM. A local privileged user can send a specially crafted FUSE request with an absolute host path to execute arbitrary code on the host system.
Exploitation requires root-equivalent code execution inside the Kata guest VM and affects deployments using standalone virtio-fs with host virtiofsd running as root.