Improper access control in Kata Containers - #VU139371

 

Improper access control in Kata Containers - #VU139371

Published: July 26, 2026


Vulnerability identifier: #VU139371
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information from the host filesystem to the guest.

The vulnerability exists due to improper access control in update_config_by_annotation in src/libs/kata-types/src/annotations/mod.rs when processing untrusted pod annotations. A remote user can set the io.katacontainers.config.runtime.sandbox_bind_mounts annotation to disclose sensitive information from the host filesystem to the guest.

The exposed host paths are bind-mounted read-only into the guest-shared filesystem. This affects runtime-rs only; the Go runtime does not honor the sandbox_bind_mounts annotation.


Affected software

Kata Containers

Remediation

Install security update from vendor's website.

Kata Containers - update to 4.0.0

External References

Related Security Bulletins