CVE-2026-50436
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Kernel Allows Privilege Escalation

Vulnerability report for CVE-2026-50436, 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 Windows 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-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.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-50436 is a use-after-free vulnerability in the Windows Kernel. This type of vulnerability occurs when a program continues to use a pointer after it has been freed, which can lead to unexpected behavior, crashes, or exploitation.

In this case, an authorized attacker with local access to the system can exploit this flaw to elevate their privileges. This means the attacker could gain higher-level permissions on the system, potentially allowing them to execute arbitrary code or access sensitive data.

Impact Analysis

If you are affected by this vulnerability, an attacker with local access to your system could exploit it to gain elevated privileges. This could have several impacts:

  • Unauthorized access to sensitive data or system resources.
  • Execution of arbitrary code with higher privileges, potentially allowing the attacker to take full control of the system.
  • Installation of malware or other malicious software without your knowledge.
  • Disruption of system operations or services.

The vulnerability requires local access, so the attacker must already have some level of access to the system to exploit it.

Compliance Impact

This vulnerability could impact compliance with several common standards and regulations, depending on the context of the affected system:

  • GDPR (General Data Protection Regulation): If the system processes or stores personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may result in a violation of GDPR requirements for data protection and breach notification.
  • HIPAA (Health Insurance Portability and Accountability Act): If the system handles protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access or disclosure of PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001, NIST, or PCI DSS may also be affected if the system is part of a regulated environment. Exploitation could lead to non-compliance with requirements for access control, system integrity, or data protection.

Organizations should assess the risk posed by this vulnerability and apply necessary patches or mitigations to maintain compliance with relevant regulations.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-50436. The update can be found on the Microsoft Update Guide for this vulnerability.

  • Ensure all Windows systems are patched with the latest security updates from Microsoft.
  • Monitor the Microsoft Security Response Center (MSRC) for any additional guidance or updates related to this vulnerability.
  • Restrict local access to systems to only authorized users to minimize the risk of exploitation.

Chat Assistant

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

EPSS Chart