Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Buffer over-read in Windows Projected File System Filter Driver allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Projected File System (ProjFS) Filter Driver enables an authorized low-privileged user to elevate to higher privileges through a buffer over-read condition. The flaw affects Microsoft Windows installations where the ProjFS filter driver is present, and exploitation yields high impact across confidentiality, integrity, and availability. There is no public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
The Projected File System (ProjFS) is a Windows kernel-mode filter driver (prjflt.sys) that enables user-mode providers to project virtual files and directories into the file system namespace - notably used by Microsoft VFS for Git and similar virtualization providers. The underlying weakness is CWE-126 (Buffer Over-read), where the driver reads past the end of an allocated buffer, typically due to insufficient bounds checking on attacker-influenced size or offset fields supplied through IOCTLs or projection callbacks. Because ProjFS runs in kernel context, an over-read can leak kernel memory contents (potentially KASLR-defeating pointers or sensitive data) or be chained with adjacent flaws to corrupt state and pivot to elevation of privilege.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42828 via the monthly Patch Tuesday cumulative update for the affected Windows release - patch available per vendor advisory, with exact fix build numbers documented in that advisory. As a compensating control on systems that cannot be patched immediately, disable the 'Windows Projected File System' optional feature (Disable-WindowsOptionalFeature -Online -FeatureName Client-ProjFS) where it is not required, accepting the trade-off that any applications relying on ProjFS - most notably VFS for Git / Scalar virtualization - will stop functioning. On endpoints where ProjFS must remain enabled, restrict interactive and remote-desktop logon to trusted accounts only and increase EDR sensitivity on prjflt.sys driver interactions, recognizing that this only reduces the population of potential attackers rather than removing the vulnerability.
More in Windows 10 1809
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
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows contains an elevation of privilege vulnerability known as 'HiveNightmare' or 'SeriousSAM' where overly permissiv
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
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
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-126 – Buffer Over-read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35533
GHSA-f9fc-826q-m9w2