Threat actors have actively exploited CVE-2025-21333, a critical vulnerability in Microsoft’s Windows Hyper-V NT Kernel Integration Virtual Service Provider (VSP).
This heap-based buffer overflow vulnerability allows local attackers to escalate their privileges to the SYSTEM level, posing a significant security risk. Rated with a CVSS score of 7.8, this vulnerability is classified as “Important” and has already seen exploitation in the wild.
The vulnerability resides in the vkrnlintvsp.sys driver, a key component of the Hyper-V NT Kernel Integration VSP.
This driver facilitates communication between the host operating system and container-like virtual machines (e.g., Windows Sandbox and Microsoft Defender Application Guard).
Unlike traditional Hyper-V environments, these containerized VMs simulate running on the host OS, which introduces unique attack vectors.
Proof of Concept (PoC) published in GitHub leverages a heap-based buffer overflow in the I/O ring mechanism. Specifically:
I/O Ring Buffer Manipulation: The exploit targets an array of pointers to _IOP_MC_BUFFER_ENTRY objects allocated in the paged pool with the IrRB pool tag. By overwriting one of these pointers with a malicious user-space address, attackers gain arbitrary read/write capabilities in kernel memory.
Arbitrary Read/Write: Using functions like BuildIoRingWriteFile() and BuildIoRingReadFile(), the attacker manipulates kernel memory to execute arbitrary code.
Privilege Escalation: The malicious entry in the I/O ring buffer is crafted to point to a process object, enabling SYSTEM-level privilege escalation.
Unlike traditional exploits, this technique does not rely on leaking kernel addresses via NtQuerySystemInformation or manipulating PreviousMode. Instead, it focuses on precise heap spraying and controlled reallocation of objects to achieve reliable exploitation.
The PoC was attributed to anonymous researchers and security experts, @yarden_shafir, @cbayet, @paulfariello, @alexjplasket and @InfosecIITR.
The vulnerability primarily affects:
Hashes of tested binaries:
While the PoC demonstrates SYSTEM privilege escalation, it has certain limitations:
Mitigation involves spraying more objects or looping through reallocation attempts to achieve the desired memory layout.
Successful exploitation compromises confidentiality, integrity, and availability by granting SYSTEM privileges.
Microsoft addressed this vulnerability in its January 2025 Patch Tuesday updates. Users are strongly advised to apply these patches immediately.
Are you from SOC/DFIR Teams? – Analyse Malware Incidents & get live Access with ANY.RUN -> Start Now for Free.
CISA's latest advisory for red teams warns critical infrastructure operators that security systems can fail…
Alice, the AI trust, safety, and security company formerly known as ActiveFence, has closed a…
SynkLoader is using Microsoft Teams conversations to turn routine IT support requests into a route…
ToxNetV2 is a Linux botnet that shows how artificial intelligence can move closer to real…
WhatsApp has confirmed that more than 1 billion people now use passkeys to log into…
ASOS US Sales LLC reported unauthorized access to customer accounts using credentials obtained from outside…