CVE-2026-50308
Analyzed Analyzed - Analysis Complete

Integer Underflow in Windows NTFS Leads to Local Code Execution

Vulnerability report for CVE-2026-50308, 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 NTFS allows an unauthorized attacker to execute code 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 22 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
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-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.
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50308 is an integer underflow vulnerability in Windows NTFS. An integer underflow occurs when a mathematical operation results in a value smaller than the minimum value that can be stored, causing it to wrap around to a very large number. In this case, the flaw allows an unauthorized attacker to execute code locally on the affected system.

The vulnerability is classified as a local attack vector, meaning the attacker must have access to the system to exploit it. The CVSS v3.1 base score is 7.8, indicating a high severity level, with impacts on confidentiality, integrity, and availability.

Detection Guidance

This vulnerability involves an integer underflow in Windows NTFS, which may not have direct detection commands. Ensure your Windows systems are updated with the latest security patches from Microsoft to mitigate this risk. Monitor for unusual system behavior or unauthorized code execution.

Impact Analysis

If exploited, this vulnerability could have several impacts on you or your system:

  • An attacker could execute arbitrary code on your system, potentially gaining control over it.
  • The attacker could access, modify, or delete sensitive data stored on the system.
  • The vulnerability could be used to install malware or other malicious software, leading to further compromise.
  • Since the attack is local, the attacker would need some level of access to the system, but once exploited, the impact could be severe.
Compliance Impact

This vulnerability could affect compliance with several standards and regulations, depending on the context of its exploitation:

  • GDPR: If the vulnerability leads to unauthorized access or disclosure of personal data, it could result in a violation of GDPR. Organizations may face fines or penalties if they fail to protect personal data adequately.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access or disclosure of PHI, resulting in non-compliance with HIPAA requirements.
  • Other standards like ISO 27001 or NIST frameworks may also be impacted, as they require organizations to maintain the confidentiality, integrity, and availability of information systems. Failure to patch or mitigate this vulnerability could be seen as a lapse in security controls.

Organizations should assess the risk posed by this vulnerability and take appropriate measures to mitigate it to maintain compliance with relevant regulations.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-50308. The update can be found in the Microsoft Update Guide for this vulnerability.

  • Ensure all Windows systems are updated to the latest patch level, as this vulnerability affects Windows NTFS.
  • Monitor the Microsoft Security Response Center (MSRC) for any additional guidance or updates related to this CVE.

Chat Assistant

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

EPSS Chart