CVE-2026-50392
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Secure Kernel Mode Allows Privilege Escalation

Vulnerability report for CVE-2026-50392, 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-21

Assigner: Microsoft Corporation

Description

Use after free in Windows Secure Kernel Mode allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-21
Generated
2026-08-04
AI Q&A
2026-07-14
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-50392 is a use-after-free vulnerability in Windows Secure Kernel Mode. This type of vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unexpected behavior 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 perform actions they would not normally be able to.

Detection Guidance

This vulnerability is a local privilege escalation in Windows Secure Kernel Mode. Detection typically requires endpoint monitoring tools or security software that can analyze kernel-mode behavior. Microsoft recommends applying security updates to mitigate the risk.

Impact Analysis

If you are using a system affected by CVE-2026-50392, the vulnerability could have several impacts:

  • An attacker with local access to your system could exploit this vulnerability to gain elevated privileges.
  • With elevated privileges, the attacker could execute arbitrary code, install malicious software, or access sensitive data.
  • This could lead to a full compromise of the affected system, allowing the attacker to take control of it.

The vulnerability is rated with a CVSS base score of 7.0, indicating a high severity level, though it requires local access and some level of authorization to exploit.

Compliance Impact

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

  • GDPR: If the affected system processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may result in a breach of GDPR requirements, particularly those related to data protection and security (Articles 5, 25, and 32).
  • HIPAA: For organizations handling protected health information (PHI) in the U.S., this vulnerability could lead to unauthorized access to PHI. This would violate HIPAA's Security Rule, which requires safeguards to protect the confidentiality, integrity, and availability of PHI.
  • Other standards: Compliance with frameworks like ISO 27001, NIST, or PCI DSS may also be affected, as these require organizations to maintain secure systems and protect against unauthorized access or privilege escalation.

Failure to address this vulnerability could result in non-compliance, potential fines, or legal consequences, depending on the specific regulations applicable to your organization.

Mitigation Strategies

Microsoft has likely provided patches or updates to address this vulnerability. Apply the latest security updates for Windows as soon as possible.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-50392 to download and install the relevant patch.
  • Ensure all systems running Windows Secure Kernel Mode are updated to the latest version.
  • 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-50392. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart