CVE Catalog

CVE-2026-48914

MediumCVSS 6.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

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

Summary

A flaw in QEMU's virtio-blk device fails to validate input descriptor sizes before writing data. A privileged guest can submit a malformed SCSI request, causing an out-of-bounds write on the host heap memory.

Risk Assessment

A malicious guest can crash the QEMU process (denial of service), disrupting other virtual machines on the host. In extreme cases, host data integrity may be compromised.

Recommendation

Update QEMU to a patched version addressing CVE-2026-48914 immediately. Until then, restrict access to virtio-blk devices for untrusted guests.

Other vulnerabilities in QEMU

See all
Original NVD description (English source)

A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges could exploit this vulnerability by submitting a malformed virtio-blk SCSI request, leading to an out-of-bounds write in the host heap memory and a potential denial of service (DoS) for the QEMU process.

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