Input validation error in Kata Containers - CVE-2026-50540
Published: July 26, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code on the host.
The vulnerability exists due to improper input validation in the kata-runtime load_config function when processing the io.katacontainers.config_path pod annotation. A remote user can supply a crafted configuration file path to execute arbitrary code on the host.
Exploitation requires the ability to set pod annotations and access to a host filesystem path containing an attacker-controlled TOML configuration file.