CVE-2026-50296
Analyzed Analyzed - Analysis Complete

Use After Free in Graphics Kernel Allows Privilege Escalation

Vulnerability report for CVE-2026-50296, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-22

Assigner: Microsoft Corporation

Description

Use after free in Graphics Kernel allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50296 is a use-after-free vulnerability in the Graphics Kernel. This type of vulnerability occurs when a program continues to use a pointer after the memory it references has been freed. In this case, an authorized attacker with local access can exploit this flaw to elevate their privileges on the affected system.

The vulnerability is classified as an elevation of privilege (EoP) issue, meaning it allows an attacker to gain higher-level permissions than they were originally granted, potentially taking full control of the system.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-50296 on a network or system. Detection typically involves checking for vulnerable versions of the Microsoft Graphics Kernel component or using security tools that can identify use-after-free vulnerabilities in kernel-mode drivers.

For Microsoft-specific vulnerabilities, you may use the following general approaches:

  • Check the installed version of the Graphics Kernel component via Windows Update history or system information tools.
  • Use Microsoft Defender for Endpoint or other endpoint detection and response (EDR) tools to scan for suspicious kernel-mode activity.
  • Review system logs for unusual privilege escalation events or crashes related to the Graphics Kernel.

For precise detection steps, refer to Microsoft's official guidance or security advisories.

Impact Analysis

If exploited, this vulnerability could have several impacts on you or your organization:

  • An attacker with local access could gain elevated privileges, allowing them to execute arbitrary code with higher permissions.
  • The attacker could install programs, view, change, or delete data, or create new accounts with full user rights.
  • This could lead to a complete compromise of the affected system, including sensitive data exposure or unauthorized actions.

The CVSS base score of 7.0 indicates a high severity, though exploitation requires local access and some level of authorization.

Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context of its exploitation:

  • GDPR: If the vulnerability leads to unauthorized access or disclosure of personal data, it could result in a violation of GDPR requirements for data protection and breach notification.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001 or NIST frameworks may also be affected, as they require maintaining the integrity and security of systems to prevent unauthorized access or privilege escalation.

Failure to patch or mitigate this vulnerability could result in non-compliance with these regulations, potentially leading to fines, legal consequences, or reputational damage.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate CVE-2026-50296:

  • Apply the latest security updates from Microsoft as soon as they are available. Refer to the Microsoft Update Guide for CVE-2026-50296 for patch details.
  • Restrict local access to systems to only authorized users, as the vulnerability requires local access for exploitation.
  • Monitor systems for signs of exploitation, such as unexpected privilege escalation or crashes in the Graphics Kernel.
  • Consider deploying additional security controls, such as endpoint protection solutions, to detect and block exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50296. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart