Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only kernel EoP requiring an existing low-privileged session (AV:L, PR:L, AC:L, UI:N); successful exploitation yields SYSTEM, giving total C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally.
Articles & Coverage 1
AnalysisAI
Local privilege escalation in the Windows Cloud Files Mini Filter Driver (cldflt.sys) allows an authenticated low-privileged user to elevate to SYSTEM by triggering a use-after-free memory-corruption condition. The flaw was reported by Microsoft and affects a broad range of Windows 10, Windows 11, and Windows Server builds; a vendor patch is available. There is no public exploit identified at time of analysis, and EPSS exploitation probability is very low (0.06%).
Technical ContextAI
The affected component is the Windows Cloud Files Mini Filter Driver (commonly cldflt.sys), a kernel-mode filter driver that underpins the Cloud Files API / 'Files On-Demand' placeholder functionality used by OneDrive and other cloud sync providers to present remote files as local placeholders. The CPE data confirms the affected surface spans desktop editions (Windows 10 1809/21H2/22H2, Windows 11 22H3/23H2/24H2/25H2/26H1) and server editions (Server 2019/2022/2025 including Server Core). The root cause is CWE-416 (Use After Free): the driver continues to reference kernel memory after it has been freed, allowing an attacker to reclaim and control that memory to corrupt kernel state and hijack execution flow in ring 0.
RemediationAI
Vendor-released patch: apply the Microsoft cumulative security update that brings each edition to or above its fixed build listed above (e.g., 10.0.26100.8457 for Windows 11 24H2, 10.0.17763.8755 for Windows 10 1809 / Server 2019). Deploy via Windows Update / WSUS / your patch-management pipeline as part of the standard monthly cycle, prioritizing multi-user and shared systems where untrusted local accounts exist. The vendor guidance is at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33835. As a compensating control where patching must be deferred, restrict interactive/local logon to trusted accounts and reduce the number of low-privileged local users, since exploitation requires local code execution; where the Cloud Files feature is unused, disabling OneDrive Files On-Demand / cloud placeholder sync reduces reachable driver code paths, at the trade-off of losing on-demand file functionality. There is no reliable network-layer mitigation because this is a local-only EoP.
More in Windows Server 2019
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 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
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29582
GHSA-w4v7-8hgj-37j2