CVE-2026-47243

Source
https://cve.org/CVERecord?id=CVE-2026-47243
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47243.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47243
Aliases
Downstream
Related
Published
2026-08-07T21:36:49.979Z
Modified
2026-08-08T11:46:26.166376133Z
Severity
  • 9.2 (Critical) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N CVSS Calculator
Summary
Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs
Details

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, Kata runs the host virtiofsd as root with --sandbox none --seccomp none, so an attacker with root-equivalent access inside the guest can bypass the guest virtio-fs client entirely by taking over the virtio-fs PCI device and building a virtqueue in userspace to submit raw FUSE requests directly to the host virtiofsd. A crafted FUSE_SYMLINK request whose new symlink name is an absolute host path is honored outside the configured shared directory, allowing guest root to create root-owned symlinks in sensitive host locations such as /etc/cron.d. By pointing such a symlink at a guest-controlled crontab payload reachable through a live runtime process's mount namespace, the attacker causes the host cron daemon to execute that payload as host root, crossing the Kata isolation boundary. This issue is fixed in version 3.31.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47243.json",
    "cwe_ids": [
        "CWE-22",
        "CWE-36"
    ]
}
References

Affected packages

Git / github.com/kata-containers/kata-containers

Affected ranges

Type
GIT
Repo
https://github.com/kata-containers/kata-containers
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.31.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.10.0-rc0
1.11.0-alpha0
1.11.0-alpha1
1.9.3
2.*
2.0.0-alpha1
2.0.0-alpha2
2.0.0-alpha3
2.0.0-rc0
2.1-alpha0
2.1-alpha1
2.1.0-alpha0
2.1.0-alpha1
2.1.0-alpha2
2.1.0-rc0
2.2.0-alpha0
2.2.0-alpha1
2.2.0-rc0
2.3.0-alpha0
2.3.0-alpha1
2.3.0-alpha2
2.3.0-rc0
2.4.0-alpha0
2.4.0-alpha1
2.4.0-alpha2
2.4.0-rc0
2.5.0-alpha0
2.5.0-alpha1
2.5.0-alpha2
2.5.0-rc0
3.*
3.0.0-alpha0
3.0.0-alpha1
3.0.0-rc0
3.1.0-alpha0
3.1.0-alpha1
3.1.0-rc0
3.10.0
3.10.1
3.11.0
3.12.0
3.13.0
3.14.0
3.15.0
3.16.0
3.17.0
3.18.0
3.19.0
3.19.1
3.2.0-alpha0
3.2.0-alpha1
3.2.0-alpha2
3.2.0-alpha3
3.2.0-alpha4
3.2.0-rc0
3.20.0
3.21.0
3.22.0
3.23.0
3.24.0
3.25.0
3.26.0
3.27.0
3.28.0
3.29.0
3.3.0
3.3.0-alpha0
3.3.0-test
3.30.0
3.4.0
3.5.0
3.6.0
3.7.0
3.8.0
3.9.0
Other
untagged-b5b6198308b02e3a2666
untagged-c2a61792b39392572d0f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47243.json"