← Vulnerability feed

Vulnerability record · CVE-2015-0096 · published 11 March 2015

CVE-2015-0096: Windows Explorer DLL planting untrusted search path privilege escalation

Microsoft · Windows 7

Windows Explorer loads a DLL from the current working directory when rendering the icon of a crafted shortcut, an untrusted search path flaw (CWE-426). A local attacker who can place a malicious DLL in that directory can have it loaded with Explorer's privileges. The issue affects a broad set of legacy Windows client and server releases.

9.3 CVSS 2.0 High EPSS 71% · top 0.6% CWE-426 · Untrusted search path
9.3CVSS 2.0 base score
71%EPSS exploitation probability, 30 days
NoNot in CISA KEV
9Affected product versions listed by NVD
6References
17 Jun 2026Last modified by NVD

Description

Untrusted search path vulnerability in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a Trojan horse DLL in the current working directory, leading to DLL loading during Windows Explorer access to the icon of a crafted shortcut, aka "DLL Planting Remote Code Execution Vulnerability."

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityThe flaw allows local privilege escalation to full system control and has a very high EPSS score, though it is not in KEV and requires user interaction.

What it is

Windows Explorer loads a DLL from the current working directory when rendering the icon of a crafted shortcut, an untrusted search path flaw (CWE-426). A local attacker who can place a malicious DLL in that directory can have it loaded with Explorer's privileges. The issue affects a broad set of legacy Windows client and server releases.

Impact

An attacker gains code execution at the privilege level of the Explorer process, which on affected systems can mean full system compromise. This allows privilege escalation from a local user to administrator or SYSTEM.

Attack surface

Reached locally by a user opening or viewing a crafted shortcut whose icon triggers DLL loading from the current working directory. No authentication is required, but some user interaction (accessing the shortcut) is needed; the CVSS vector AV:N reflects the delivery of the shortcut rather than remote code execution.

Exploitation

Not listed in CISA KEV and no ransomware associations are documented. EPSS is high (0.70964, 99.37th percentile), indicating elevated predicted exploitation likelihood, but the record contains no public exploit or in-the-wild confirmation.

What to do

  • Apply the Microsoft MS15-020 security update for all affected Windows versions.
  • Upgrade or retire unsupported platforms such as Windows Server 2003, Vista and Windows RT.
  • Disable or restrict WebClient and other services that allow remote DLL placement where feasible.
  • Enforce least privilege and application control so users cannot write DLLs into directories used by Explorer.
  • Educate users not to open shortcuts from untrusted or downloaded sources.

Detection

  • Monitor for DLL files created in user-writable directories that are subsequently loaded by explorer.exe.
  • Alert on image loads of unsigned or unexpected DLLs by explorer.exe using Sysmon Event ID 7 or equivalent.
  • Hunt for crafted .lnk files with unusual icon paths or embedded references to local DLLs.
  • Correlate shortcut file creation with subsequent Explorer process DLL load events.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

9 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-0096 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2019-0708Microsoft Remote Desktop Services use-after-free remote code executionRemote Desktop Services (formerly Terminal Services) contains a use-after-free flaw that lets an unauthenticated attacker execute code by sending spe…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed9.8CVE-2015-1635Microsoft HTTP.sys remote code execution via crafted HTTP requestsHTTP.sys in multiple Windows versions fails to properly handle crafted HTTP requests, allowing remote code execution. The flaw is reachable over the …KEVEPSS 100%analysed8.8CVE-2023-21674Windows ALPC use-after-free privilege escalationCVE-2023-21674 is a use-after-free (CWE-416) in the Windows Advanced Local Procedure Call (ALPC) subsystem that allows elevation of privilege. It aff…KEVEPSS 41%analysed8.8CVE-2022-41128Windows Scripting Languages out-of-bounds write allows remote code executionCVE-2022-41128 is an out-of-bounds write (CWE-787) in Windows Scripting Languages that leads to remote code execution. Microsoft rates it 8.8 HIGH wi…KEVEPSS 25%analysed8.8CVE-2022-26923Microsoft Active Directory Domain Services certificate validation privilege escalationActive Directory Domain Services fails to properly validate certificate attributes, allowing a low-privileged domain user to obtain a certificate tha…KEVEPSS 84%analysed8.8CVE-2021-40444Microsoft MSHTML remote code execution via malicious Office documentCVE-2021-40444 is a remote code execution flaw in the MSHTML browser rendering engine on Microsoft Windows. An attacker can embed a malicious ActiveX…KEVEPSS 97%analysed8.8CVE-2021-34527Windows Print Spooler privileged file operation RCE (PrintNightmare)The Windows Print Spooler service improperly performs privileged file operations, allowing an attacker to execute arbitrary code as SYSTEM. This is t…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2015-0096), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.