Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local vector with no privileges but mandatory user interaction to open crafted content; successful overflow yields full code execution, so C/I/A all High.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Windows GDI allows an unauthorized attacker to execute code locally.
Articles & Coverage 1
AnalysisAI
Local code execution in the Windows Graphics Device Interface (GDI) component affects a broad range of Windows client and server releases from Windows Server 2012 through Windows 11 25H2/26H1 and Server 2025. An attacker who convinces a user to open a maliciously crafted file or content triggers a heap-based buffer overflow (CWE-122) in GDI, running arbitrary code in the victim's context with full confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis, EPSS is very low (0.06%), and CISA SSVC records no known exploitation, so this is a patch-on-cycle item rather than an emergency.
Technical ContextAI
The Windows Graphics Device Interface (GDI/GDI+) is a core OS subsystem responsible for rendering 2D graphics, fonts, and images for both applications and the kernel-adjacent graphics stack. CWE-122 (heap-based buffer overflow) indicates that GDI allocates a heap buffer whose bounds are exceeded - typically when parsing attacker-controlled dimensions, metadata, or image/font data - allowing adjacent heap memory and control structures to be corrupted. Because GDI parsing is reachable from many user-facing surfaces (documents, images, EMF/WMF metafiles, fonts), memory-safety flaws here are historically a common local code-execution vector. The CPE set confirms the affected code ships across Windows 10 (1607-22H2), Windows 11 (22H3-26H1), and Windows Server 2012 through 2025, including Server Core installations.
RemediationAI
Apply the Microsoft security update for CVE-2026-35421 via the MSRC update guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35421); patch is available from the vendor. Update each affected SKU to at or above its fixed build - for example Windows 11 24H2/25H2 to 10.0.26100.8457, Windows Server 2025 to 10.0.26100.32860, Windows 10 22H2 to 10.0.19045.7291, Server 2019/Windows 10 1809 to 10.0.17763.8755, and Server 2012 to 6.2.9200.26079 - using standard Windows Update or WSUS/SCCM deployment. Because exploitation requires a user to open crafted content, effective compensating controls until patching completes are user-awareness guidance to avoid opening untrusted documents, images, or fonts, and application/attachment filtering at the mail and web gateway to strip risky graphics/metafile content; note these controls reduce but do not eliminate exposure and may block legitimate files, so they are stopgaps rather than substitutes for the update.
More in Windows 10 Version 1607
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29628
GHSA-w8m2-6gh7-v2mj