CVE-2026-50300
Analyzed Analyzed - Analysis Complete

Integer Underflow in Windows Kernel Information Disclosure

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

Integer underflow (wrap or wraparound) in Windows Kernel allows an authorized attacker to disclose information locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
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-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-191 The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50300 is an integer underflow vulnerability in the Windows Kernel. An integer underflow occurs when a mathematical operation results in a value smaller than the minimum value that can be stored, causing the value to wrap around to a very large number. In this case, the vulnerability allows an authorized attacker to disclose information locally on the affected system.

The vulnerability is classified as an information disclosure issue, meaning it could enable an attacker to access sensitive data that they should not have permission to view.

Detection Guidance

This vulnerability involves an integer underflow in the Windows Kernel that allows local information disclosure. Detection typically requires analyzing system logs and kernel behavior for unusual memory access patterns or unexpected data exposure. Use tools like Windows Event Viewer to check for kernel-related errors or suspicious activity logs. Microsoft's official security updates and patches should be applied to mitigate this issue.

Impact Analysis

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

  • An authorized attacker with local access to the system could exploit this vulnerability to disclose sensitive information.
  • The disclosed information could include confidential data stored or processed by the system, potentially leading to further attacks or unauthorized access.

Since the attacker must be authorized and have local access, the risk is primarily to systems where multiple users have accounts or where an attacker has already gained limited access.

Compliance Impact

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

  • GDPR: If the disclosed information includes personal data of EU citizens, this vulnerability could lead to a breach of GDPR requirements. GDPR mandates that organizations protect personal data from unauthorized access or disclosure. Failure to patch this vulnerability could result in non-compliance and potential fines.
  • HIPAA: For organizations handling protected health information (PHI) in the U.S., this vulnerability could result in unauthorized disclosure of PHI. HIPAA requires safeguards to protect PHI, and exploitation of this vulnerability could lead to violations and penalties.

Organizations subject to these regulations should assess the risk posed by this vulnerability and take appropriate measures, such as applying patches or mitigations, to maintain compliance.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-50300. The update can be obtained through the Microsoft Update Guide or Windows Update.

  • Ensure all systems running the affected Windows Kernel are patched as soon as possible to prevent potential information disclosure.
  • Monitor the Microsoft Security Response Center (MSRC) for any additional guidance or updates related to this vulnerability.

Chat Assistant

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

EPSS Chart