Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft) · only source for this CVE.
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Untrusted search path in Windows Storage allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Storage allows an authorized low-privilege user to gain higher privileges through an untrusted search path weakness (CWE-426). The flaw requires existing local access and a successful race or environmental manipulation, reflected in the high attack complexity. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
The vulnerability is rooted in CWE-426 (Untrusted Search Path), a class of flaws where a process loads a resource - typically a DLL or executable - from a directory whose contents an attacker can influence, rather than from a trusted, fully qualified path. In the Windows Storage component this most commonly manifests as a service or helper binary searching the current working directory, a user-writable PATH entry, or a side-by-side assembly directory before the system directories, enabling DLL planting/hijacking. Because Windows Storage components frequently run with elevated rights (SYSTEM or service-level tokens), loading attacker-controlled code into such a process yields privilege elevation.
RemediationAI
Apply the Microsoft security update for CVE-2026-47648 as detailed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47648; exact patched build numbers are not provided in the input data and must be confirmed from the MSRC update guide for each affected Windows SKU. Patch available per vendor advisory. Until patches are deployed, compensating controls include restricting local interactive logon to trusted users via Group Policy (User Rights Assignment) to shrink the pool of 'authorized attackers' the CVSS vector references, removing user-writable directories from the system PATH, and enabling AppLocker or WDAC rules that block unsigned DLL loads from user-writable paths - note these controls can break legitimate applications that rely on PATH lookup or unsigned helper DLLs and require staged rollout with monitoring.
More in Windows 10 1607
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
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
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
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Same weakness CWE-426 – Untrusted Search Path
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35515
GHSA-x5vh-qfr8-9p58