CVE Catalog

CVE-2026-93834

HighCVSS 8.8
Published: Translated: NVD NIST

Summary

A use-after-free vulnerability was found in QEMU's 9pfs subsystem. A race condition between the main thread and a worker thread when processing concurrent Tlcreate and Twalk requests allows a malicious guest user to craft a fid path containing stale heap data, bypassing directory traversal restrictions and escaping the shared directory boundary. This can lead to arbitrary host file read/write and code execution (VM escape) as the QEMU process user.

Risk Assessment

An attacker inside a virtual machine can escape the sandbox, gaining access to host files and executing code, which is a serious breach of virtualization isolation.

Recommendation

Update QEMU to a version containing the 9pfs subsystem fix. Restrict use of 9pfs to trusted environments.

Other vulnerabilities in QEMU

See all
Original NVD description (English source)

A use-after-free vulnerability was found in QEMU's 9pfs subsystem. A race condition between the main thread and a worker thread when processing concurrent Tlcreate and Twalk requests allows a malicious guest user to craft a fid path containing stale heap data, bypassing directory traversal restrictions and escaping the shared directory boundary. This can lead to arbitrary host file read/write and code execution (VM escape) as the QEMU process user.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS