SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-44210

CRITICAL · CVSS 9.9 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

Kata Containers versions prior to 3.31.0 are vulnerable due to a default configuration that permits pod creators to inject arbitrary command-line arguments into the virtiofsd process, potentially exposing the entire host root filesystem to a guest VM. This vulnerability allows attackers to access sensitive files, such as /etc/shadow, by leveraging the `kernel_params` annotation to enable the agent debug console. Organizations using affected versions should prioritize upgrading to 3.31.0 to mitigate the risk of unauthorized access to host resources.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-44210
Severity
CRITICAL
CVSS
9.9
EPSS
0.45%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)