← Vulnerability feed

Vulnerability record · CVE-2008-3431 · published 5 August 2008

CVE-2008-3431: VirtualBox VBoxDrv.sys IOCTL buffer validation privilege escalation

Oracle · Virtualbox

VBoxDrvNtDeviceControl in VBoxDrv.sys in Sun xVM VirtualBox before 1.6.4 uses the METHOD_NEITHER IOCTL communication method and fails to validate the buffer associated with the Irp object. A local user can open the \\.\VBoxDrv device and send a crafted kernel address via DeviceIoControl to escalate privileges. The flaw matters because it lets an unprivileged local account reach kernel-level code execution on affected hosts.

8.8 CVSS 3.1 High CISA KEV since 3 Mar 2022 EPSS 6.9% · top 6.2%
8.8CVSS 3.1 base score, v2 7.2
6.9%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
23References, 6 tagged exploit
16 Jun 2026Last modified by NVD

Description

The VBoxDrvNtDeviceControl function in VBoxDrv.sys in Sun xVM VirtualBox before 1.6.4 uses the METHOD_NEITHER communication method for IOCTLs and does not properly validate a buffer associated with the Irp object, which allows local users to gain privileges by opening the \\.\VBoxDrv device and calling DeviceIoControl to send a crafted kernel address.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw is a local privilege escalation with public exploit code and KEV listing, but it requires an existing low-privileged local account and affects an old VirtualBox release.

What it is

VBoxDrvNtDeviceControl in VBoxDrv.sys in Sun xVM VirtualBox before 1.6.4 uses the METHOD_NEITHER IOCTL communication method and fails to validate the buffer associated with the Irp object. A local user can open the \\.\VBoxDrv device and send a crafted kernel address via DeviceIoControl to escalate privileges. The flaw matters because it lets an unprivileged local account reach kernel-level code execution on affected hosts.

Impact

An attacker with local access gains elevated privileges, up to kernel-level execution, on the host running the vulnerable VirtualBox driver. That access can be used to disable protections, tamper with other workloads, or move further into the host.

Attack surface

Reached locally by opening the \\.\VBoxDrv device and issuing a DeviceIoControl call with a crafted kernel address; no user interaction is required. The CVSS vector (AV:L/PR:L/UI:N) indicates the attacker must already hold a low-privileged local account on the machine.

Exploitation

CVE-2008-3431 is listed in CISA KEV (added 2022-03-03), and multiple references carry an Exploit tag, including Exploit-DB 6218 and a Core Security advisory. EPSS 30-day probability is about 6.9 percent (93.8th percentile), so exploitation is documented and public.

What to do

  • Upgrade VirtualBox to 1.6.4 or later, or to a currently supported release, per the vendor changelog.
  • If the VBoxDrv driver is not needed, remove or disable the VirtualBox host driver on systems where it is not required.
  • Restrict local interactive and service accounts on hosts running VirtualBox so untrusted users cannot open the \\.\VBoxDrv device.
  • Monitor vendor advisories and apply the CISA KEV required action (apply updates per vendor instructions) within the due date.
  • Where feasible, isolate VirtualBox host workloads so a local privilege escalation does not expose other sensitive systems.

Detection

  • Alert on processes opening the \\.\VBoxDrv device or issuing DeviceIoControl calls to it from unexpected or non-VirtualBox processes.
  • Monitor for driver load events involving VBoxDrv.sys and correlate with unusual parent processes or user contexts.
  • Watch for local privilege escalation indicators such as unexpected token elevation, new admin group membership, or SYSTEM-level child processes spawned from user sessions.
  • Audit hosts for VirtualBox versions below 1.6.4 and track remediation status against the KEV due date.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2008-3431 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Oracle VirtualBox Insufficient Input Validation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://secunia.com/advisories/31361 Broken LinkVendor Advisory
http://securityreason.com/securityalert/4107 Broken Link
http://securitytracker.com/id?1020625 Broken LinkThird Party AdvisoryVDB Entry
http://sunsolve.sun.com/search/document.do?assetkey=1-66-240095-1 Broken Link
http://virtualbox.org/wiki/Changelog Product
http://www.coresecurity.com/content/virtualbox-privilege-escalation-vulnerability ExploitThird Party Advisory
http://www.securityfocus.com/archive/1/495095/100/0/threaded Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/30481 Broken LinkExploitThird Party AdvisoryVDB Entry
http://www.vupen.com/english/advisories/2008/2293 Broken Link
https://exchange.xforce.ibmcloud.com/vulnerabilities/44202 Third Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/6218 ExploitThird Party AdvisoryVDB Entry
http://secunia.com/advisories/31361 Broken LinkVendor Advisory
http://securityreason.com/securityalert/4107 Broken Link
http://securitytracker.com/id?1020625 Broken LinkThird Party AdvisoryVDB Entry
http://sunsolve.sun.com/search/document.do?assetkey=1-66-240095-1 Broken Link
http://virtualbox.org/wiki/Changelog Product
http://www.coresecurity.com/content/virtualbox-privilege-escalation-vulnerability ExploitThird Party Advisory
http://www.securityfocus.com/archive/1/495095/100/0/threaded Broken LinkThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/30481 Broken LinkExploitThird Party AdvisoryVDB Entry
http://www.vupen.com/english/advisories/2008/2293 Broken Link
https://exchange.xforce.ibmcloud.com/vulnerabilities/44202 Third Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/6218 ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2008-3431 US Government Resource

Track CVE-2008-3431 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Source: NIST National Vulnerability Database (record CVE-2008-3431), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.