CVE-2026-50476
Analyzed Analyzed - Analysis Complete

Use After Free in Microsoft Windows

Vulnerability report for CVE-2026-50476, 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 Microsoft Windows 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-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 22 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
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_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-50476 is a use-after-free vulnerability in Microsoft Windows. This type of vulnerability occurs when a program continues to use a pointer or memory reference after it has been freed, which can lead to unexpected behavior, crashes, or exploitation by attackers.

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 perform actions they would not normally be able to, such as installing software, accessing restricted data, or executing administrative commands.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-50476 on a network or system. Detection typically involves checking for vulnerable software versions or using security tools that monitor for use-after-free vulnerabilities in Microsoft Windows.

For accurate detection guidance, refer to Microsoft's official update guide or security advisories, which may provide detailed instructions or tools for identifying this vulnerability.

Impact Analysis

If you are using an affected version of Microsoft Windows, this vulnerability could have several impacts:

  • An attacker with local access to your system could exploit this vulnerability to gain elevated privileges, bypassing security restrictions.
  • Once privileges are elevated, the attacker could install malicious software, steal sensitive data, or perform other unauthorized actions on your system.
  • This could lead to a compromise of your personal or organizational data, disruption of services, or further exploitation of other systems on the same network.

The vulnerability is rated as 'Important' in severity, indicating it poses a significant risk if exploited.

Compliance Impact

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

  • GDPR (General Data Protection Regulation): If the vulnerability is exploited to access or exfiltrate personal data of EU citizens, it could lead to a breach of GDPR. Organizations may face fines, legal action, or reputational damage if they fail to protect personal data adequately.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), exploitation of this vulnerability could result in unauthorized access to sensitive patient data. This would constitute a breach under HIPAA, potentially leading to penalties and mandatory reporting.
  • Other standards like PCI DSS (Payment Card Industry Data Security Standard) or NIST (National Institute of Standards and Technology) frameworks may also be impacted if the vulnerability leads to unauthorized access to financial data or failure to maintain secure systems.

To maintain compliance, organizations should apply the necessary patches or mitigations provided by Microsoft to address this vulnerability promptly.

Mitigation Strategies

To mitigate CVE-2026-50476, apply the security update provided by Microsoft as soon as possible. The update will address the use-after-free vulnerability and prevent privilege escalation.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-50476 to download and install the patch.
  • Ensure all systems running Microsoft Windows are updated to the latest secure version.
  • Restrict local access to authorized users only, as the vulnerability requires local access to exploit.
  • Monitor Microsoft's official communications for any additional mitigation steps or workarounds if a patch is not immediately available.

Chat Assistant

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

EPSS Chart