Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Guest-to-host path is adjacent rather than truly remote (AV:A), UAF needs a memory-reuse race (AC:H), and a guest foothold is required (PR:L), with full host impact and scope change.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows VMSwitch allows an authorized attacker to elevate privileges over a network.
AnalysisAI
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating from a guest partition corrupt kernel memory via a use-after-free and gain higher privileges, with a scope change (S:C) indicating a guest-to-host escape. Rated CVSS 9.9 and affecting a broad range of Windows client and server releases from Windows 10 1607 through Windows 11 26H1 and Windows Server 2012 through 2025, this issue was reported by Microsoft and has a vendor patch available. No public exploit is identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
VMSwitch is the kernel-mode virtual network switch driver (vmswitch.sys) at the heart of Hyper-V networking, brokering all virtual NIC traffic between guest VMs, the host partition, and physical adapters. The flaw is a CWE-416 use-after-free: a memory object is freed while a reference to it remains reachable, so a later access operates on freed or reallocated memory. In a kernel-mode virtualization component, controlling the contents of the reclaimed allocation can yield arbitrary kernel read/write and hijacked execution. The reported scope change reflects that code executing in the security context of a guest partition can affect the more-privileged host partition, which is the defining risk of Hyper-V virtual-switch bugs.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security updates for CVE-2026-57092 to every affected client and server SKU via the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57092, prioritizing Hyper-V hosts and any Windows Server systems running the Hyper-V role. Because exploitation requires a guest foothold reaching VMSwitch, interim compensating controls include hardening tenant/guest isolation and restricting who can create or run untrusted VMs on shared hosts; on systems where the Hyper-V role is not needed, disabling the role removes VMSwitch entirely (trade-off: eliminates all virtualization on that host). Where VMs are required, limit guest network exposure and monitor for anomalous host-partition behavior until patching completes - note these controls reduce but do not eliminate the guest-to-host attack surface, so patching remains the only complete fix.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44271
GHSA-7gm6-68gc-836h