CVE-2010-0232 is a local privilege escalation vulnerability in the Microsoft Windows kernel affecting Windows NT 3.1 through Windows 7 on 32-bit x86 systems where support for 16-bit applications is enabled. The flaw exists in the handling of BIOS calls associated with the Windows Virtual DOS Machine (NTVDM) subsystem. Specifically, the kernel does not properly validate certain BIOS calls when a user crafts a malicious VDM_TIB structure in the Thread Environment Block (TEB) and invokes NtVdmControl to start NTVDM. This can trigger improperly handled exceptions in the general protection fault handler, nt!KiTrap0D, resulting in elevation of privilege. Microsoft refers to this as the Windows Kernel Exception Handler Vulnerability.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
This repository contains a working local privilege escalation exploit for CVE-2010-0232, targeting a flaw in the #GP trap handler (KiTrap0D) in 32-bit x86 versions of Microsoft Windows NT (from NT 3.1 up to Windows 7). The exploit is implemented in C across two main files: vdmallowed.c (the orchestrator) and vdmexploit.c (the payload and VDM routines). The exploit works by manipulating the Virtual DOS Machine (NTVDM) subsystem and the VDM_TIB structure to trick the kernel into switching the kernel stack to an attacker-controlled address, allowing arbitrary code execution in kernel mode. The exploit ultimately spawns a SYSTEM shell (cmd.exe) for the attacker. The Makefile is used to build the exploit components. The repository also includes detailed advisories and documentation explaining the vulnerability, its exploitation, and mitigations. The attack vector is local, requiring the attacker to execute code on the target system with NTVDM enabled. Notable fingerprintable endpoints include references to system binaries (cmd.exe, debug.exe) and the use of the NTDLL library for direct system calls.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A specific vulnerability (CVE-2010-0232) associated with exploitation or targeting by the Cozy Bear (APT29) threat actor.
A specific vulnerability (CVE-2010-0232) associated with exploitation or targeting by the Cozy Bear (APT29) threat actor.
Windows privilege escalation vulnerability targeted by CosmicDuke.
Windows privilege escalation vulnerability targeted by CosmicDuke.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.