Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local low-privileged attacker (AV:L/PR:L) triggers a kernel-mode heap overflow with no user interaction and low complexity, yielding SYSTEM-level full CIA impact.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Windows Resilient File System (ReFS) allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows Resilient File System (ReFS) driver allows an authenticated attacker to run code with SYSTEM-level privileges by triggering a heap-based buffer overflow. The flaw (CVSS 7.8) affects a broad range of Windows 10, Windows 11, and Windows Server 2016-2025 builds and carries high confidentiality, integrity, and availability impact. It is a Microsoft-reported issue with a vendor patch available, and there is no public exploit identified at time of analysis.
Technical ContextAI
ReFS is Microsoft's next-generation file system designed for resilience, large-scale data storage, and integrity checking, used on Storage Spaces, Hyper-V volumes, and data-heavy Windows Server workloads. The root cause is CWE-122 (heap-based buffer overflow): the ReFS driver, which runs in kernel mode, mishandles the size of a data structure allocated on the kernel heap, allowing an attacker-controlled operation to write beyond the bounds of the allocation. Because file-system parsing and metadata handling occur in kernel context, corrupting adjacent heap objects can be leveraged to overwrite control data and hijack execution flow at the highest privilege level. The affected CPE set spans desktop SKUs (Windows 10 1607 through Windows 11 26H1) and server SKUs (Windows Server 2016 through Windows Server 2025, including Server Core installations).
RemediationAI
Apply the Microsoft security update for CVE-2026-50407 (Patch available per vendor advisory; consult the MSRC guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50407 for the exact fixed build number for each affected SKU, as the input does not provide a single fix version). Prioritize deployment on servers and workstations that mount or provision ReFS volumes (Storage Spaces, Hyper-V, backup targets). Where immediate patching is not possible, reduce exposure by restricting the ability of low-privileged and untrusted users to attach, mount, or format ReFS volumes and to run arbitrary local code, since exploitation requires local low-privileged access; avoid mounting attacker-supplied or removable ReFS-formatted media, as parsing crafted ReFS metadata is a plausible trigger - the trade-off is operational friction for legitimate removable-storage and virtualization workflows. These are stopgaps only; the vendor patch is the sole complete fix.
More in Windows 10 Version 1607
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Heap Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43874
GHSA-x4m3-34g5-88j8