Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only UAF in a privileged service requires an authenticated low-priv account (PR:L) and a race win (AC:H); success yields full local C/I/A compromise.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows Client-Side Caching (CSC) Service allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows Client-Side Caching (CSC) Service, driven by a use-after-free (CWE-416) memory-corruption flaw affecting Windows 10 (1607 through 22H2), Windows 11 (24H2/25H2/26H1), and Windows Server 2012 through 2025. An authorized attacker who already holds low-level privileges (PR:L) on the host can trigger the freed-object reuse to gain elevated, likely SYSTEM-level, privileges. The issue was reported by Microsoft with a patch available; there is no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
The Client-Side Caching (CSC) Service underpins Windows Offline Files, caching network share (SMB) content locally so users can access it when disconnected; it runs as a privileged system component (cscsvc). The root cause is a use-after-free (CWE-416): the service continues to reference a heap object after it has been freed, allowing the freed memory to be reallocated and controlled by an attacker before the dangling pointer is dereferenced. Successful control of that reused allocation lets attacker-influenced data be treated as a valid object, yielding code execution in the service's security context. The CPE data confirms the affected surface is the operating system itself across a broad range of client and server SKUs (Windows 10 1607/1809/21H2/22H2, Windows 11 24H2/25H2/26H1, and Windows Server 2012/2012 R2/2016/2019/2022/2025, including Server Core installations).
RemediationAI
Apply the Microsoft security update for CVE-2026-58637 (Patch available per vendor advisory) for each affected SKU via Windows Update / WSUS / your patch-management tooling; the authoritative fix and per-SKU KB numbers are published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58637. Because exact fixed build/KB versions were not included in this dataset, pull them from that MSRC page rather than assuming a version. As a compensating control where patching must be delayed and Offline Files is not required, disable the Offline Files / CSC feature (via Group Policy 'Allow or Disallow use of the Offline Files feature' or Sync Center), which removes the vulnerable service's exposure at the cost of losing offline access to network shares for roaming or intermittently-connected users. Since exploitation requires an authenticated local foothold (PR:L), also tighten local access - limit interactive/low-privilege logon rights on servers and enforce least privilege on endpoints - to reduce the pool of principals who could trigger the flaw.
More in Windows Server 2012
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
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
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
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
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44314
GHSA-6q58-22x4-6rcv