Skip to content
CVSS 9.9 · CRITICAL

CVE-2026-44210Escape de sandbox a host en Kata Containers

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. Versions prior to 3.31.0 ship with a default configuration that allows pod creators to inject arbitrary command-line arguments into the virtiofsd process through the `io.katacontainers.config.hypervisor.virtio_fs_extra_args` pod annotation. By injecting `-o source=/` along with `--no-announce-submounts` and `--sandbox=none`, an attacker can override the virtiofsd shared directory to serve the entire host root filesystem into the guest VM. Combined with the `kernel_params` annotation (also enabled by default) to activate the agent debug console, the attacker can mount the host filesystem from inside the VM and read or write any file on the host, including /etc/shadow. Version 3.31.0 patches the issue.

Ver en NVD

Análisis

Kata Containers versions prior to 3.31.0 contain a critical vulnerability allowing attackers to escape the VM sandbox. By exploiting pod annotations enabled by default, an attacker can gain full read/write access to the host filesystem from within a container, compromising the entire node.

Roles relevantes

KubernetesDockerCloudLinuxCyberSecurityBackend

Severidad

Puntaje: 9.9(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: LOW
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: HIGH
Tipo de falla (CWE): CWE-88

EPSS

Probabilidad de explotación (próx. 30 días): 0.0032 (0.3%)
Percentil: 24.4%
EPSS: 2026-08-05

Afecta

katacontainers:kata_containers

Descripción técnica

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. Versions prior to 3.31.0 ship with a default configuration that allows pod creators to inject arbitrary command-line arguments into the virtiofsd process through the `io.katacontainers.config.hypervisor.virtio_fs_extra_args` pod annotation. By injecting `-o source=/` along with `--no-announce-submounts` and `--sandbox=none`, an attacker can override the virtiofsd shared directory to serve the entire host root filesystem into the guest VM. Combined with the `kernel_params` annotation (also enabled by default) to activate the agent debug console, the attacker can mount the host filesystem from inside the VM and read or write any file on the host, including /etc/shadow. Version 3.31.0 patches the issue.

Publicada: 23/7/2026, 18:16:51
Última modificación: 6/8/2026, 0:57:54

Referencias

InicioEventosBlogRecursosCursosEquipo