Description
Heap-based buffer overflow in Windows DirectX allows an authorized attacker to elevate privileges locally.
Published: 2026-07-14
Score: 6.3 Medium
EPSS: 1.8% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a heap-based buffer overflow in the DirectX graphics kernel of certain Windows operating systems. The flaw allows a local, authorized user to trigger an overflow condition that can elevate their privileges, potentially granting them full system access. The weakness is classified as CWE‑122, indicating that the code fails to validate buffer boundaries before memory writes.

Affected Systems

Affected Windows releases include Windows 10 versions 1809, 21H2, and 22H2, Windows 11 versions 24H2, 25H2, and 26H1, and Windows Server releases 2019, 2022, and 2025 (including server‑core installations). These versions are listed in the vendor‑specific CNA data and correspond to the specified CPE strings.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.3, which indicates a moderate severity for local privilege escalation. The EPSS score of 2 % suggests a low-to-moderate likelihood of exploitation, and the vulnerability is not currently listed in the CISA KEV catalog. Because the flaw requires an authorized local attacker to exploit it, the attack vector is inferred to be local and would typically involve a user with sufficient permissions to run code that interacts with the DirectX driver. No remediation exists beyond applying the Microsoft update, and the impact is confined to the system hosting the vulnerable DirectX components.

Generated by OpenCVE AI on July 31, 2026 at 08:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Microsoft security update that addresses CVE‑2026‑50375 and restart the affected systems to complete the patch process.
  • Configure Windows Defender Exploit Guard or other application control policies to block or restrict execution of vulnerable DirectX components until the patch is applied.
  • Restrict the execution of the vulnerable DirectX components to trusted applications by applying AppLocker rules, limiting the risk until the patch is deployed.

Generated by OpenCVE AI on July 31, 2026 at 08:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Heap-based buffer overflow in Windows DirectX allows an authorized attacker to elevate privileges locally.
Title DirectX Graphics Kernel Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-122
CPEs cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:55:07.803Z

Reserved: 2026-06-04T18:55:14.744Z

Link: CVE-2026-50375

cve-icon Vulnrichment

Updated: 2026-07-15T11:09:48.187Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:30:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow