VYPR

Runtime

by Kata Containers

Source repositories

CVEs (5)

  • 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-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.