VYPR
Vendor

Kata Containers

Products
3
CVEs
14
Across products
19
Status
Private

Products

3

Recent CVEs

14
  • CVE-2026-44210CriJul 23, 2026
    risk 0.57cvss 9.9epss 0.00

    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…

  • CVE-2020-27151HigDec 7, 2020
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in Kata Containers through 1.11.3 and 2.x through 2.0-rc1. The runtime will execute binaries given using annotations without any kind of validation. Someone who is granted access rights to a cluster will be able to have kata-runtime execute arbitrary…

  • CVE-2026-50540CriAug 7, 2026
    risk 0.55cvss 9.6epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. Prior to version 4.0.0, kata-runtime is vulnerable to host code execution via an unvalidated configuration path annotation. The…

  • CVE-2026-47243CriAug 7, 2026
    risk 0.53cvss epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. Prior to 3.31.0, the runtime-rs standalone virtio-fs path is vulnerable to a guest-root to host-root escape. In this configuration,…

  • CVE-2026-24834CriFeb 19, 2026
    risk 0.53cvss 9.3epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. In versions prior to 3.27.0, an issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used…

  • CVE-2026-41326HigApr 24, 2026
    risk 0.46cvss 8.2epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. From v3.4.0 to v3.28.0, an oversight in the CopyFile policy (and perhaps the CopyFile handler) allows untrusted hosts to write to…

  • CVE-2025-58354MedSep 23, 2025
    risk 0.38cvss epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. In Kata Containers versions from 3.20.0 and before, a malicious host can circumvent initdata verification. On TDX systems running…

  • CVE-2026-64676MedAug 7, 2026
    risk 0.30cvss 5.7epss 0.00

    Kata Containers is an open source implementation of lightweight Virtual Machines (VMs) that perform like containers. In versions prior to 4.0.0, the kata-agent is vulnerable to an authorization bypass in confidential-guest memory management. In Confidential Containers (CoCo)…

  • CVE-2026-24054CriJan 29, 2026
    risk 0.00cvss 10.0epss 0.00

    Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. In versions prior to 3.26.0, when a container image is malformed or contains no layers, containerd falls back to bind-mounting an…

  • CVE-2020-28914HigNov 17, 2020
    risk 0.00cvss 7.1epss 0.00

    An improper file permissions vulnerability affects Kata Containers prior to 1.11.5. When using a Kubernetes hostPath volume and mounting either a file or directory into a container as readonly, the file/directory is mounted as readOnly inside the container, but is still writable…

  • CVE-2020-2026HigJun 10, 2020
    risk 0.00cvss 7.8epss 0.00

    A malicious guest compromised before a container creation (e.g. a malicious guest image or a guest running multiple containers) can trick the kata runtime into mounting the untrusted container filesystem on any host path, potentially allowing for code execution on the host. This…

  • CVE-2020-2023LowJun 10, 2020
    risk 0.00cvss 3.8epss 0.01

    Kata Containers doesn't restrict containers from accessing the guest's root filesystem device. Malicious containers can exploit this to gain code execution on the guest and masquerade as the kata-agent. This issue affects Kata Containers 1.11 versions earlier than 1.11.1; Kata…

  • CVE-2020-2025HigMay 19, 2020
    risk 0.00cvss 8.8epss 0.00

    Kata Containers before 1.11.0 on Cloud Hypervisor persists guest filesystem changes to the underlying image file on the host. A malicious guest can overwrite the image file to gain control of all subsequent guest VMs. Since Kata Containers uses the same VM image file with all…

  • CVE-2020-2024MedMay 19, 2020
    risk 0.00cvss 6.5epss 0.00

    An improper link resolution vulnerability affects Kata Containers versions prior to 1.11.0. Upon container teardown, a malicious guest can trick the kata-runtime into unmounting any mount point on the host and all mount points underneath it, potentiality resulting in a host DoS.