CVE-2026-50399
Analyzed Analyzed - Analysis Complete

Out-of-Bounds Read in Windows Kernel

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

Out-of-bounds read 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-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 8 associated CPEs
Vendor Product Version / Range
microsoft windows_11_26h1 to 10.0.28000.2269 (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_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (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-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50399 is an out-of-bounds read vulnerability in the Windows Kernel. This flaw allows an authorized attacker with local access to the system to read memory outside the intended boundaries, which can lead to privilege escalation.

An out-of-bounds read occurs when a program reads data from a memory location that is outside the allocated or intended range. In this case, the Windows Kernel improperly handles memory access, enabling an attacker to exploit this behavior to gain elevated privileges on the system.

  • Affected component: Windows Kernel
  • Attack vector: Local (requires prior access to the system)
  • Attacker requirements: Must be an authorized (authenticated) user
  • Impact: Elevation of privilege (gaining higher-level permissions than originally granted)
Detection Guidance

This vulnerability is an out-of-bounds read in the Windows Kernel that allows local privilege escalation. Detection typically requires analyzing system logs for unusual privilege changes or kernel-level errors. Use Windows Event Viewer to check for Event ID 4672 (Special privileges assigned) or Event ID 4688 (New process creation with elevated privileges). Run commands like 'wevtutil qe System /q:"*[System[(EventID=4672)]]"' or 'wevtutil qe Security /q:"*[System[(EventID=4688)]]"' to filter relevant events.

Impact Analysis

If you are a user or administrator of a system running the affected Windows Kernel, this vulnerability could allow an attacker with local access to elevate their privileges.

  • An attacker who already has limited access to your system could exploit this flaw to gain full administrative or SYSTEM-level privileges.
  • With elevated privileges, the attacker could perform malicious actions such as installing malware, stealing sensitive data, modifying system configurations, or disabling security controls.
  • This could lead to unauthorized access to confidential information, disruption of services, or further compromise of the system or network.

The vulnerability is rated with a CVSS base score of 7.8, indicating a high severity level. However, exploitation requires local access and prior authentication, which may limit the scope of potential attacks.

Compliance Impact

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

  • GDPR (General Data Protection Regulation): If the affected system processes or stores personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. GDPR requires organizations to implement appropriate security measures to protect personal data, and a breach resulting from this vulnerability could result in non-compliance, fines, or legal action.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI) in the U.S., this vulnerability could lead to unauthorized access to PHI if exploited. HIPAA mandates safeguards to ensure the confidentiality, integrity, and availability of PHI. A breach could result in violations, penalties, or mandatory corrective actions.
  • Other standards (e.g., ISO 27001, NIST, PCI DSS): Many security frameworks require organizations to maintain secure systems and protect against unauthorized access. Exploitation of this vulnerability could indicate a failure to meet these requirements, potentially leading to non-compliance or failed audits.

To maintain compliance, organizations should apply the necessary patches or mitigations provided by Microsoft to address this vulnerability and ensure their systems are protected against privilege escalation attacks.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-50399.

Ensure all systems running the affected Windows Kernel are updated to the latest patched version as soon as possible.

Monitor the Microsoft Security Response Center (MSRC) update guide for any additional guidance or patches related to this vulnerability.

Chat Assistant

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

EPSS Chart