Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Use after free in Windows Shell allows an authorized attacker to elevate privileges locally.
AnalysisAI
Windows Shell use-after-free memory corruption enables local privilege escalation to SYSTEM on Windows 11 (all versions 22H3 through 26H1) and Windows Server 2022/2025. Authenticated low-privileged users can exploit freed memory references in Shell components despite high attack complexity requirements. Vendor-released patches address all affected versions. EPSS data not available; no public exploit identified at time of analysis, though the vulnerability class (CWE-416) is well-understood and commonly weaponized in Windows privilege escalation chains.
Technical ContextAI
This vulnerability exploits a use-after-free condition (CWE-416) in the Windows Shell, the core graphical user interface subsystem responsible for desktop rendering, file management, taskbar, and system tray functionality. Use-after-free occurs when code continues to reference memory after it has been deallocated, creating a window where an attacker can manipulate freed memory regions to redirect program execution. In Windows privilege escalation contexts, successful UAF exploitation typically involves race conditions or precise timing to control the reallocated memory contents, enabling arbitrary code execution with elevated privileges. The affected CPE strings identify Microsoft Windows 11 across all modern versions (22H3, 23H2, 24H2, 25H2, 26H1) and Windows Server 2022/2025 including Server Core installations, indicating the vulnerable code exists in shared Shell components across the entire modern Windows ecosystem. The AC:H (high attack complexity) metric suggests exploitation requires specialized conditions such as winning a race condition or precisely controlling system state.
RemediationAI
Apply Microsoft security updates immediately through Windows Update or WSUS to upgrade to patched versions: Windows 11 22H3/23H2 to build 10.0.22631.6936 or later, Windows 11 24H2 to build 10.0.26100.32690 or later, Windows 11 25H2 to build 10.0.26200.8246 or later, Windows 11 26H1 to build 10.0.28000.1836 or later, Windows Server 2022 to build 10.0.20348.5020 or later, Windows Server 2022 23H2 Server Core to build 10.0.25398.2274 or later, and Windows Server 2025/2025 Server Core to build 10.0.26100.32690 or later. No workarounds are documented; patching is the only remediation path. Deploy patches through standard change management windows given the local attack vector and high complexity, prioritizing internet-facing servers and systems accessible to untrusted users. Consult the Microsoft Security Response Center update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26165 for deployment guidance and known issues.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22392