Skip to main content

Severity by source

Vendor (microsoft) PRIMARY
8.4 HIGH
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

GDI+ parses attacker-supplied graphics locally with no privileges (AV:L/PR:N), but rendering realistically requires the victim to open/preview the file, so UI:R; memory corruption yields full C:H/I:H/A:H.

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 18:09 vuln.today
CVE Published
Jul 14, 2026 - 17:04 nvd
HIGH 8.4

DescriptionCVE.org

Heap-based buffer overflow in Windows GDI+ allows an unauthorized attacker to execute code locally.

AnalysisAI

Local code execution in Microsoft Windows GDI+ (the graphics rendering component) via a heap-based buffer overflow (CWE-122), affecting a broad range of Windows client and server releases from Windows 10 1607 through Windows 11 26H1 and Server 2012 through Server 2025. Per the supplied CVSS vector (PR:N), an unauthorized attacker who gets the vulnerable component to process crafted graphics data can achieve high-impact code execution (C:H/I:H/A:H) on the local system. Microsoft has published a patch; there is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

GDI+ (Windows Graphics Device Interface Plus, implemented in gdiplus.dll) is the core Windows subsystem responsible for parsing and rendering 2D vector and raster image formats - JPEG, PNG, GIF, TIFF, and EMF/WMF metafiles. It is invoked pervasively by the OS shell, Office, browsers, image viewers, and countless third-party applications that display images or thumbnails. The root cause is CWE-122, a heap-based buffer overflow: malformed dimension, header, or chunk-length fields in an image/metafile stream cause GDI+ to allocate an undersized heap buffer and then write attacker-controlled data past its bounds, corrupting adjacent heap metadata or object pointers. With heap grooming, that corruption can be converted into control-flow hijack and arbitrary code execution in the context of the process that loaded gdiplus.dll. The affected CPE set spans desktop SKUs (Windows 10 1607/1809/21H2/22H2, Windows 11 24H2/25H2/26H1) and server SKUs (Server 2012, 2012 R2, 2016, 2019, 2022, 2025, including Server Core installations), consistent with a shared vulnerable code path in the OS-provided GDI+ library.

RemediationAI

Patch available per vendor advisory: apply the Microsoft security update referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54122 for each affected SKU via Windows Update, WSUS, or your patch-management tooling; the input does not include exact fixed build numbers, so pull the per-SKU KB and build from the MSRC update guide. Prioritize systems that routinely render untrusted images or documents (mail gateways, file/print servers, workstations, RDS/session hosts). Where immediate patching is not possible, compensating controls include blocking or stripping EMF/WMF and unusual image attachments at the mail and web proxy and disabling automatic image/thumbnail preview in Explorer and mail clients (trade-off: lost inline previews and reduced usability). Note that Windows Server 2012/2012 R2 are past mainstream support and may require Extended Security Updates (ESU) to receive this fix, so verify ESU coverage before relying on it. These workarounds reduce but do not eliminate exposure because GDI+ is invoked by many applications; the patch is the only complete remediation.

CVE-2026-33824 CRITICAL POC
9.8 Apr 14

Remote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen

CVE-2026-56155 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p

CVE-2026-32202 MEDIUM POC
4.3 Apr 14

Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n

CVE-2026-49798 CRITICAL POC
9.3 Jul 14

Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve

CVE-2026-54128 HIGH POC
8.4 Jul 14

Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff

CVE-2026-50518 CRITICAL
9.8 Jul 14

Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr

CVE-2026-50655 HIGH POC
7.8 Jul 14

Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug

CVE-2026-54992 HIGH POC
7.8 Jul 14

Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component

CVE-2026-50489 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem

CVE-2026-50667 HIGH POC
7.0 Jul 14

Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c

CVE-2026-57092 CRITICAL
9.9 Jul 14

Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating

CVE-2026-56190 CRITICAL
9.8 Jul 14

Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary

Share

CVE-2026-54122 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy