Cyber Resilience

CVE-2019-0903

HighCISA KEVActive ExploitationEUVD Exploited

Published: 16 May 2019

Published
16 May 2019
Modified
29 October 2025
KEV Added
25 March 2022
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.3444 97.1th percentile
Risk Priority 58 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2019-0903 is a high-severity an unspecified weakness vulnerability in Microsoft Windows 10 1709. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 2.9% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

A remote code execution vulnerability exists in the way that the Windows Graphics Device Interface (GDI) handles objects in memory. The issue, tracked as CVE-2019-0903 and also referred to as the GDI+ Remote Code Execution Vulnerability, affects the GDI+ component on Windows systems and carries a CVSS 3.1 score of 8.8.

An attacker can exploit the flaw over a network without authentication, provided the victim performs an action such as opening a specially crafted document or image. Successful exploitation grants the attacker the ability to execute arbitrary code with the same privileges as the affected user, resulting in full compromise of confidentiality, integrity, and availability.

Microsoft has published patches and guidance through its Security Response Center advisory for CVE-2019-0903. The vulnerability appears in the CISA Known Exploited Vulnerabilities catalog, indicating confirmed in-the-wild exploitation.

EU & UK References

Vulnerability details

A remote code execution vulnerability exists in the way that the Windows Graphics Device Interface (GDI) handles objects in the memory, aka 'GDI+ Remote Code Execution Vulnerability'.

CWE(s)
KEV Date Added
25 March 2022

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10 1507
all versions
microsoft
windows 10 1607
all versions
microsoft
windows 10 1703
all versions
microsoft
windows 10 1709
all versions
microsoft
windows 10 1803
all versions
microsoft
windows 10 1809
all versions
microsoft
windows 10 1903
all versions
microsoft
windows 7
all versions
microsoft
windows 8.1
all versions
microsoft
windows rt 8.1
all versions
+6 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely application of Microsoft patches that remediate the GDI+ memory-handling flaw before exploitation.

prevent

Enforces memory protections that block the object-handling corruption used to achieve remote code execution.

prevent

Requires validation of image/document inputs that an attacker must supply to trigger the GDI+ flaw.

References