CVE-2026-50393
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Kernel-Mode Drivers Allows Privilege Escalation

Vulnerability report for CVE-2026-50393, 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-Mode Drivers 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 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-50393 is a use-after-free vulnerability in the Windows Kernel-Mode Drivers. 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 by an attacker.

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 information.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-50393 on a network or system. Detection typically involves checking for vulnerable versions of Windows Kernel-Mode Drivers or using security tools that monitor for use-after-free vulnerabilities in kernel components.

Microsoft may provide detection guidance or updates in their official security advisory. You can refer to the Microsoft Update Guide for any available detection scripts or tools.

Impact Analysis

If you are affected by this vulnerability, the impact could be significant, especially if an attacker exploits it successfully.

  • An attacker with local access to your system could elevate their privileges, gaining administrative or SYSTEM-level access.
  • This could allow the attacker to execute malicious code, install malware, or access sensitive data stored on the system.
  • The vulnerability could also be used to bypass security controls, leading to further compromise of the system or network.
Compliance Impact

This vulnerability could have implications for compliance with various standards and regulations, depending on the context of its exploitation.

  • GDPR: If the vulnerability is exploited to access or exfiltrate personal data of EU citizens, it could lead to a data breach. Organizations may face fines or penalties for failing to protect personal data adequately.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could result in unauthorized access to sensitive patient data. This could lead to violations of HIPAA's security and privacy rules, resulting in fines or legal action.
  • Other standards (e.g., ISO 27001, NIST): Failure to patch or mitigate this vulnerability could be seen as a lapse in maintaining secure systems, potentially leading to non-compliance with security frameworks that require timely vulnerability management.
Mitigation Strategies

To mitigate CVE-2026-50393, apply the security update provided by Microsoft as soon as possible. The update will patch the use-after-free vulnerability in Windows Kernel-Mode Drivers.

  • Visit the Microsoft Update Guide for CVE-2026-50393 to download and install the latest security patch.
  • Ensure all systems running affected versions of Windows are updated to the latest secure version.
  • Restrict local access to systems to minimize the risk of exploitation by an authorized attacker.
  • Monitor Microsoft’s security advisories for any additional mitigation steps or workarounds.

Chat Assistant

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

EPSS Chart