CVE-2026-50486
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Runtime Elevates Privileges

Vulnerability report for CVE-2026-50486, 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 Runtime 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-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 13 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_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-50486 is a use-after-free vulnerability in the Windows Runtime. 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 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 affected system.

Impact Analysis

If you are using a system with the affected Windows Runtime, this vulnerability could impact you in the following ways:

  • An attacker with local access to your system could exploit this vulnerability to gain elevated privileges, such as administrative rights.
  • Once privileges are elevated, the attacker could perform malicious actions, including installing malware, stealing sensitive data, or disrupting system operations.
  • The vulnerability does not require user interaction, increasing the risk of exploitation if an attacker already has limited access to the system.
Compliance Impact

This vulnerability could impact compliance with common standards and regulations in the following ways:

  • GDPR: If the vulnerability leads to unauthorized access or exfiltration of personal data, it could result in a breach of GDPR requirements, which mandate the protection of personal data and timely reporting of breaches.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to sensitive patient data, violating HIPAA's security and privacy rules.
  • Other standards (e.g., ISO 27001, NIST): Failure to patch or mitigate this vulnerability could result in non-compliance with security controls that require timely vulnerability management and protection against privilege escalation attacks.

Organizations should assess their exposure to this vulnerability and apply patches or mitigations to maintain compliance with relevant regulations.

Mitigation Strategies

Apply the security update provided by Microsoft for CVE-2026-50486. This update addresses the use after free vulnerability in Windows Runtime that could allow privilege elevation.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-50486 to download and install the patch.
  • Ensure all systems running affected versions of Windows Runtime are updated promptly.
  • Monitor Microsoft’s official communications for any additional mitigation steps or workarounds if the patch cannot be applied immediately.

Chat Assistant

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

EPSS Chart