CVE-2026-50386
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Windows NTFS

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

Heap-based buffer overflow 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-04
AI Q&A
2026-07-15
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-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-50386 is a heap-based buffer overflow vulnerability in Windows NTFS. This flaw allows an unauthorized attacker to execute arbitrary code on a vulnerable system locally. A heap-based buffer overflow occurs when a program writes more data to a buffer than it can hold, corrupting or overwriting adjacent memory, which can lead to code execution.

The vulnerability is classified with a CVSS v3.1 base score of 7.8, indicating a high severity. The vector AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H means the attack requires local access (AV:L), low attack complexity (AC:L), no privileges (PR:N), user interaction (UI:R), and has high impacts on confidentiality, integrity, and availability.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the presence of CVE-2026-50386 on a network or system. Detection typically involves checking for vulnerable versions of Windows NTFS or using security tools that scan for known vulnerabilities.

For accurate detection, refer to Microsoft's official guidance or use their recommended tools, such as the Microsoft Safety Scanner or Windows Update to check for patches.

Impact Analysis

If exploited, this vulnerability could have severe consequences for affected systems and users.

  • An attacker could execute arbitrary code with the privileges of the logged-in user, potentially taking full control of the system.
  • Sensitive data stored on the system could be accessed, modified, or deleted by the attacker.
  • The attacker could install malware, create backdoors, or use the compromised system to launch further attacks within a network.
  • System stability and availability could be disrupted, leading to crashes or denial of service.
Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context of the affected system.

  • GDPR: If the system processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data, violating GDPR requirements for data protection and breach notification.
  • HIPAA: For systems handling protected health information (PHI), exploitation could result in unauthorized access to PHI, violating HIPAA's Privacy and Security Rules.
  • Other standards like PCI DSS (for payment card data) or industry-specific regulations may also be impacted if the compromised system handles sensitive or regulated data.

Organizations must ensure timely patching and mitigation to avoid potential compliance violations and associated penalties.

Mitigation Strategies

To mitigate CVE-2026-50386, apply the official security update provided by Microsoft as soon as possible. The update addresses the heap-based buffer overflow in Windows NTFS.

  • Visit the Microsoft Update Guide for CVE-2026-50386 to download and install the patch.
  • Ensure all systems running Windows NTFS are updated to the latest secure version.
  • Restrict local access to systems to minimize the risk of exploitation by unauthorized attackers.
  • Monitor Microsoft's security advisories for any additional guidance or updates.

Chat Assistant

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

EPSS Chart