Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local EoP needing a standard-user foothold (AV:L/PR:L) via a low-complexity link-following race that yields SYSTEM, giving full C/I/A impact.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Improper link resolution before file access ('link following') in Windows Projected File System allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Projected File System (ProjFS) driver lets an authenticated low-privileged attacker abuse a symbolic-link/junction race (CWE-59 link following) to redirect a privileged file operation and gain SYSTEM-level rights across Windows 10 (1809-22H2), Windows 11 (24H2/25H2/26H1), and Windows Server 2019/2022/2025. Microsoft has released a patch; there is no public exploit identified at time of analysis and the flaw is not listed in CISA KEV.
Technical ContextAI
Projected File System (ProjFS) is the Windows component that presents a virtualized/on-demand filesystem namespace, most notably used by Git Virtual File System (GVFS) and similar 'projected' data providers, backed by a kernel-mode driver (PrjFlt.sys) that resolves paths on behalf of callers. The root cause is CWE-59, 'Improper Link Resolution Before File Access (Link Following)': the component follows a symbolic link, junction, or reparse point without safely validating the final target, so a low-privileged user can substitute a link that redirects a privileged file create/write/delete to a location they do not own. The affected products per CPE are the current Windows client and server SKUs (Windows 10 1809/21H2/22H2, Windows 11 24H2/25H2/26H1, Windows Server 2019/2022/2025, including Server Core), indicating the vulnerable driver ships in the base OS rather than an optional add-on.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for CVE-2026-50469 to every affected SKU via Windows Update / WSUS / the Microsoft Update Catalog; the exact fixed build numbers per Windows version are listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50469 (specific patched build numbers were not provided in this input, so consult the MSRC page for the KB matching each OS version). No independent vendor workaround was published in the available data; because exploitation depends on the ProjFS driver, environments that do not use projected-filesystem features (e.g., GVFS/VFS for Git) can reduce exposure by not enabling the 'Windows Projected File System' optional feature, though this will break any application relying on filesystem virtualization. As general compensating controls until patching completes, restrict interactive/standard-user logon on multi-tenant and terminal-server hosts and monitor for anomalous reparse-point/junction creation, accepting that these only narrow rather than close the local attack surface.
More in Windows 10 Version 1809
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 privilege escalation in the Windows Kernel lets an already-authenticated attacker corrupt kernel memory via a use-
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
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43942
GHSA-p2ww-x77q-j883