Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local low-privileged foothold required (AV:L/PR:L), timing-dependent race gives AC:H, and a successful win yields full SYSTEM compromise (C:H/I:H/A:H, scope unchanged).
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Win32K kernel-mode subsystem allows an already-authenticated attacker to win a race condition (CWE-362) and elevate to SYSTEM-level privileges across supported Windows 10, Windows 11, and Windows Server 2019-2025 builds. Reported by Microsoft with a vendor patch available; there is no public exploit identified at time of analysis and EPSS is low (0.16%, 5th percentile). CVSS 7.0 reflects high attack complexity (AC:H) driven by the timing-window nature of the flaw and the requirement for existing low-privilege access (PR:L).
Technical ContextAI
Win32K (win32k.sys / win32kfull.sys) is the Windows kernel-mode graphics and windowing subsystem that services GDI and USER syscalls from user mode; it has a long history of local privilege-escalation bugs because it runs at kernel privilege yet is directly reachable from any interactive process. This issue is a CWE-362 race condition: two or more threads access a shared kernel resource without proper synchronization, so an attacker who carefully times concurrent operations can manipulate object state (for example a use-after-free or state-confusion window) that the kernel assumes is stable. The affected CPEs are Microsoft OS builds only - Windows 10 (1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2019/2022/2025 including Server Core - confirming this is a core OS component rather than an optional feature.
RemediationAI
Apply the Microsoft security update that raises each affected build past its fixed version: 10.0.17763.9020 (1809 / Server 2019), 10.0.19044.7548 (21H2), 10.0.19045.7548 (22H2), 10.0.20348.5386 (Server 2022), 10.0.26100.8875 (Windows 11 24H2), 10.0.26200.8875 (25H2), 10.0.28000.2525 (26H1), and 10.0.26100.33158 (Server 2025 and Server 2025 Server Core); these ship through the normal cumulative-update channel referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54112. Because this is a Win32K kernel component with no configurable feature toggle, there is no clean product-level workaround, so patching is the only reliable fix. Until the update is deployed, reduce exposure by limiting who can execute code on the host - enforce least privilege, remove unnecessary interactive/local logon rights, and prioritize patching shared multi-user systems (RDS/terminal servers, jump boxes) where untrusted low-privileged users are most likely to be present; these controls limit the low-privileged foothold the exploit requires but do not remove the underlying flaw.
More in Windows Server 2019
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
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
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
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
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-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44011
GHSA-m3px-797p-vgfr