Oracle VirtualBox VMSVGA Vulnerability Allows Local Privilege Escalation
A race condition in Oracle VirtualBox's VMSVGA component enables local privilege escalation within guest systems, requiring prior high-privileged code execution.

A newly disclosed vulnerability within Oracle VirtualBox's VMSVGA component presents a significant risk for users running virtual machines. Identified as ZDI-26-644 and assigned CVE-2026-60155, this flaw allows for local privilege escalation within the guest operating system.
The vulnerability stems from a race condition, a type of bug that occurs when multiple processes or threads attempt to access a shared resource concurrently, leading to unpredictable behavior. In this specific instance, the race condition within the VMSVGA graphics adapter driver allows an attacker who already possesses the ability to execute high-privileged code on the target guest system to further escalate their privileges.
This means that an attacker cannot use this vulnerability as an initial entry point into a system. Instead, they must first compromise the guest operating system to a point where they can execute code with elevated permissions before they can leverage the VMSVGA race condition. The CVSS score for this vulnerability is rated at 7.5, indicating a high severity.
While the vulnerability requires prior compromise, its exploitation could lead to an attacker gaining complete control over the guest operating system. This could allow for further malicious activities such as data exfiltration, installation of persistent malware, or disruption of services running within the virtual machine.
Oracle VirtualBox is a widely used virtualization software that allows users to run multiple operating systems on a single computer. Its VMSVGA component is responsible for providing graphics acceleration to guest operating systems, making it a critical part of the user experience for many.
Details regarding specific affected versions of Oracle VirtualBox have not been widely disseminated, but users are strongly advised to check for any available updates or security advisories from Oracle. The Zero Day Initiative, which disclosed the vulnerability, typically works with vendors to ensure patches are available before public disclosure, though the exact patching status for CVE-2026-60155 is not immediately clear from the initial advisory.
Given the nature of privilege escalation vulnerabilities, users should practice good security hygiene, including keeping their host and guest operating systems updated, employing strong passwords, and being cautious about running untrusted software within virtual machines. The disclosure of this vulnerability underscores the ongoing need for vigilance in securing virtualized environments.
This advisory from Zero Day Initiative provides the specific CVE identifier, CVE-2026-71116, for the previously disclosed Oracle VirtualBox VMSVGA heap-based buffer overflow vulnerability. The ZDI has assigned a CVSS score of 7.5 to this flaw, which requires prior high-privileged code execution within the guest system for exploitation.
The Zero Day Initiative has published details on a separate local privilege escalation vulnerability in Oracle VirtualBox, designated ZDI-26-642 and assigned CVE-2026-60159. This new flaw affects the IDisplay component and, like the VMSVGA vulnerability, requires prior high-privileged code execution on the guest system to be exploited. The CVSS score for this IDisplay vulnerability is rated at 7.5.