
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48915 is a buffer overflow vulnerability in the UEFI parse_hexstr function within QEMU. The flaw occurs when parsing an odd-length input string, where the function can access fewer than two input characters and write beyond the output buffer instead of verifying that two hex digits are available. The CVE is currently in a Reserved status, meaning full technical details and an official patch status have not yet been publicly disclosed. The affected product is identified as QEMU (vendor: qemu). Feedly estimates the severity as Medium (Feedly).
The root cause is a classic buffer overflow (CWE-120/CWE-122) in the UEFI parse_hexstr function within QEMU's codebase. When the function receives an odd-length hex string, it attempts to read two characters to form a byte value but may access only one character, then writes the result beyond the intended output buffer boundary without proper bounds checking. A related commit has been identified in the QEMU repository that appears to address this issue (QEMU Commit). The attack vector and preconditions for exploitation (e.g., whether guest-controlled input can reach this code path) have not been fully disclosed as the CVE remains reserved.
A successful exploitation of this buffer overflow could allow an attacker to corrupt memory beyond the output buffer in the UEFI parsing routine within QEMU. Depending on the memory layout and the context in which parse_hexstr is called, this could lead to denial of service (crash), potential code execution within the QEMU process, or privilege escalation in virtualized environments. The full confidentiality, integrity, and availability impact scope has not been officially confirmed pending full CVE disclosure (Feedly).
A fix has been committed to the QEMU upstream repository (QEMU Commit). Debian has addressed this vulnerability in its packages, with coverage noted in the Debian 13.6 release (Debian News). Users running QEMU on Debian or other distributions should apply available security updates promptly. A Tenable Nessus plugin (ID 323520) has been published to assist in detection of vulnerable systems (Tenable). Until an official patched version number is confirmed, upgrading to the latest available QEMU package from your distribution's security repository is the recommended action.
The vulnerability received coverage in the context of the Debian 13.6 security release, with security news outlet GBHackers reporting on the update (GBHackers). No notable individual researcher commentary or significant social media discussion has been identified at this time, consistent with the CVE's reserved and early-disclosure status.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."