CVE-2026-24834: Kata Container to Guest micro VM privilege escalation
An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / VMs running on that Host (note that arm64 QEMU lacks NVDIMM read-only support: It is believed that until the upstream QEMU gains this capability, a guest write could reach the image file).
References
- github.com/advisories/GHSA-wwj6-vghv-5p64
- github.com/kata-containers/kata-containers
- github.com/kata-containers/kata-containers/commit/6a672503973bf7c687053e459bfff8a9652e16bf
- github.com/kata-containers/kata-containers/releases/tag/3.27.0
- github.com/kata-containers/kata-containers/security/advisories/GHSA-wwj6-vghv-5p64
- nvd.nist.gov/vuln/detail/CVE-2026-24834
Code Behaviors & Features
Detect and mitigate CVE-2026-24834 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →