CVE Catalog

CVE-2026-3842

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

A flaw was found in QEMU allowing a local attacker within a guest virtual machine to write data beyond its allocated memory. This occurs when cpu_physical_memory_map() returns a shorter length than expected, leading to an out-of-bounds write. Successful exploitation could result in unauthorized access to guest memory or corruption of heap-allocated objects.

Risk Assessment

The risk includes potential disclosure of sensitive data, data integrity issues, or denial of service in the virtualization environment. An attacker from the guest can escalate privileges or disrupt other virtual machines.

Recommendation

It is recommended to immediately update QEMU to the latest version containing the fix. Also, restrict access to virtual machine consoles to trusted users only.

Other vulnerabilities in QEMU

See all
Original NVD description (English source)

A flaw was found in QEMU. This vulnerability allows a local attacker within a guest virtual machine to write data beyond its allocated memory. This occurs when cpu_physical_memory_map() returns a shorter length than expected, leading to an out-of-bounds write. Successful exploitation could result in unauthorized access to guest memory or corruption of heap-allocated objects, potentially causing information disclosure, data integrity issues, or a denial of service.

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