LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-21333: Microsoft Windows Hyper-V NT Kernel Integration VSP Heap-based Buffer Overflow Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jan 14, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Feb 4, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-21333 to its Known Exploited Vulnerabilities catalog on Jan 14, 2025, with a federal patch deadline of Feb 4, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows Hyper-V NT Kernel Integration VSP contains a heap-based buffer overflow vulnerability that allows a local attacker to gain SYSTEM privileges.

CVE-2025-21333 is a heap-based buffer overflow in the Microsoft Windows Hyper-V NT Kernel Integration VSP component. A local attacker who can already run code on an affected system can abuse the flaw to elevate privileges to SYSTEM. On Hyper-V hosts this matters because SYSTEM-level access can compromise the host itself and every virtual machine it runs, turning a foothold into full infrastructure control.

Public detail is limited to the CISA description and the CWE classification; exact affected builds, exploit reliability, and attack prerequisites must be confirmed against the Microsoft advisory.

How it works

The vulnerability is classified as CWE-122, a heap-based buffer overflow. In this class of flaw, a program writes more data into a heap-allocated buffer than the buffer can hold. The overflow can corrupt adjacent heap metadata or objects. An attacker who controls the overflowed data can often redirect execution flow or overwrite security-critical structures.

According to the CISA summary, the overflow occurs inside the Hyper-V NT Kernel Integration VSP. A local attacker supplies crafted input that triggers the overflow and ultimately obtains SYSTEM privileges. Because the component sits in the Hyper-V integration path, successful exploitation can affect both the host kernel and guest-to-host communication channels. No public exploit code or precise trigger conditions are provided in the available facts; defenders should treat any local code execution on a Hyper-V host as a potential path to this elevation until the vendor advisory is reviewed.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the Hyper-V NT Kernel Integration VSP. Typical locations are:

Inventory steps:

Telemetry that may indicate attempted or successful exploitation includes unexpected local privilege-escalation events, crashes or memory-corruption reports involving Hyper-V VSP processes, and anomalous SYSTEM-level process creation originating from lower-privilege contexts. Because the attack is local, focus monitoring on hosts that already allow untrusted or multi-user code execution.

How to remediate

The primary remediation is to apply the security update Microsoft released for this vulnerability. Follow the vendor instructions exactly; the CISA required action is to apply mitigations per those instructions or to discontinue use of the product if mitigations are unavailable.

After patching:

General hardening for heap-overflow and local-elevation classes remains useful: enforce least privilege for all accounts that can interact with Hyper-V, keep the host attack surface minimal, and ensure kernel-mode exploit mitigations (for example, heap integrity and Control Flow Guard) are enabled where supported by the OS version.

If you can't patch immediately

Until the vendor update can be deployed, reduce risk with compensating controls:

These measures do not eliminate the vulnerability; they only raise the bar for an attacker who already has local access. Schedule the official patch as soon as operational constraints allow.

If your data may have been exposed

Actively exploited local privilege-escalation vulnerabilities frequently serve as the pivot that turns an initial foothold into a full host or domain compromise, after which data can be accessed or exfiltrated. Known ransomware use of this specific CVE is not documented. If you suspect compromise of a Hyper-V host, treat the system and its guests as potentially breached, isolate them, and follow your incident-response process. Separately, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-122
Added to CISA KEVJan 14, 2025
Federal patch deadlineFeb 4, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities