Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local authenticated attacker with no interaction (AV:L/PR:L/UI:N/AC:L); an OOB read most credibly yields info disclosure plus EoP-enabled integrity impact, so A:N unless corruption is confirmed.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Out-of-bounds read in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Win32k GRFX subsystem across Windows 10, Windows 11, and Windows Server 2012 through 2025 lets an authenticated low-privileged local attacker elevate to SYSTEM by triggering an out-of-bounds read (CWE-125). The flaw was reported internally by Microsoft, a vendor patch is available via MSRC, and there is no public exploit identified at time of analysis. CVSS is 7.8 (High), reflecting a local vector with low complexity and low privileges required.
Technical ContextAI
Win32k is the Windows kernel-mode driver (win32k.sys / win32kfull.sys) implementing the GDI/graphics (GRFX) and windowing subsystem - historically one of the largest local kernel attack surfaces in Windows because it processes user-supplied graphics objects in ring 0. CWE-125 (Out-of-bounds Read) here indicates the GRFX component reads past the bounds of an allocated buffer while parsing or manipulating a graphics structure. Although an OOB read is classically an information-disclosure primitive, the affected CPEs span the full modern Windows kernel line (Windows 10 1607/1809/21H2/22H2, Windows 11 24H2/25H2/26H1, and Windows Server 2012 through 2025), consistent with a shared Win32k codepath; Microsoft's own tags label it both 'Information Disclosure' and 'Buffer Overflow'.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for CVE-2026-56176 from the MSRC update guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56176), selecting the correct package for each affected SKU across Windows 10, Windows 11, and Windows Server 2012-2025 including Server Core; take the exact fixed build numbers from that advisory rather than assuming them. Because exploitation requires an existing local foothold, prioritize multi-user and shared systems (RDP/terminal session hosts, developer and jump boxes) where low-privileged accounts run untrusted code. Microsoft publishes no specific pre-patch workaround; as compensating controls, restrict interactive/local logon rights to trusted accounts (trade-off: may disrupt shared-access workflows), enforce application allowlisting to limit attacker code execution (trade-off: management overhead and app-compat testing), and enable kernel exploit mitigations - noting these reduce but do not eliminate the risk of a Win32k EoP.
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-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44238
GHSA-73hr-7mmq-82g4