Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local, low-complexity EoP by an authenticated user (AV:L/AC:L/PR:L, UI:N); kernel-context compromise yields full C/I/A impact within an unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Untrusted pointer dereference in Windows Resilient File System (ReFS) allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Resilient File System (ReFS) lets an authenticated local attacker gain elevated (SYSTEM-level) privileges by triggering an untrusted pointer dereference in the ReFS driver. It affects a broad range of Windows 10, Windows 11, and Windows Server 2016-2025 builds. Microsoft has released a patch; there is no public exploit identified at time of analysis and it is not listed in CISA KEV, so risk is currently patch-and-move rather than emergency.
Technical ContextAI
ReFS (Resilient File System) is Microsoft's newer-generation filesystem, implemented as a kernel-mode driver and used primarily on Windows Server (Storage Spaces, backup targets, large data volumes) and available on modern Windows client editions. The root cause is CWE-822 (Untrusted Pointer Dereference): the driver dereferences a pointer whose value is derived from data the attacker can influence, rather than validating it against a trusted source. Because filesystem parsing runs in kernel context, a controlled dereference of attacker-influenced memory can corrupt kernel state and be steered into a privilege-escalation primitive. The CPE set confirms the affected surface spans Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2016 through 2025 including Server Core installations.
RemediationAI
Apply the Microsoft security update for your specific Windows/Windows Server build (Patch available per vendor advisory) - see https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50441 for the exact fixed build per SKU, as precise fixed version numbers are not included in the provided data. Because exploitation requires an existing local, authenticated foothold, meaningful compensating controls until patching is complete include restricting interactive and local logon rights on ReFS-hosting servers to trusted administrators, and enforcing least privilege so standard users cannot run arbitrary local code. Where operationally acceptable, hosting sensitive volumes on NTFS instead of ReFS removes exposure to this specific driver path, but that is a disruptive migration and only appropriate for new deployments, not a quick mitigation. Prioritize patching ReFS-enabled backup and storage servers where the driver is actively in use.
More in Windows Server 2016
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Same weakness CWE-822 – Untrusted Pointer Dereference
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44052
GHSA-p772-w8jr-9x5v