Vulnerability record · CVE-2015-1701 · published 21 April 2015
CVE-2015-1701: Microsoft Windows Win32k.sys Local Privilege Escalation
Microsoft · Windows 2003 Server
Win32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted application. The flaw was exploited in the wild in April 2015 and is listed in CISA's Known Exploited Vulnerabilities catalog, making it a confirmed real-world risk for unpatched systems.
Description
Win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Vista SP2, and Server 2008 SP2 allows local users to gain privileges via a crafted application, as exploited in the wild in April 2015, aka "Win32k Elevation of Privilege Vulnerability."
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityThe vulnerability is in CISA KEV with known ransomware use, has a high EPSS score, public exploits, and affects legacy but still deployed Windows systems.
What it is
Win32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted application. The flaw was exploited in the wild in April 2015 and is listed in CISA's Known Exploited Vulnerabilities catalog, making it a confirmed real-world risk for unpatched systems.
Impact
An attacker with local access can gain full system privileges, enabling complete control of the affected host. This includes the ability to install programs, view or modify data, and create accounts with full rights.
Attack surface
The vulnerability is reached locally by executing a crafted application on the target system. No user interaction beyond running the application is required, and the attacker must already have a low-privileged local account (CVSS vector AV:L/PR:L/UI:N).
Exploitation
CISA KEV lists this as actively exploited with known ransomware campaign use, and EPSS shows a 30-day probability of 0.562 (99th percentile). Public exploit code exists in Exploit-DB, and FireEye reported probable APT28 use in 2015.
What to do
- Apply the Microsoft security update MS15-051 immediately on all affected Windows versions.
- If patching is not possible, isolate or decommission systems running Windows Server 2003 SP2, Vista SP2, or Server 2008 SP2.
- Restrict local interactive logon and application execution to trusted users only.
- Monitor for and block known exploit binaries or suspicious local privilege escalation attempts.
- Ensure endpoint detection and response tools are updated to flag Win32k privilege escalation behavior.
Detection
- Monitor for processes attempting to load or interact with win32k.sys in unexpected ways, especially from non-system processes.
- Alert on local privilege escalation events where a low-integrity process gains SYSTEM integrity.
- Hunt for known exploit file hashes or names from Exploit-DB entries 37049 and 37367.
- Review Windows security logs for suspicious token manipulation or unexpected SeDebugPrivilege assignment.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2015-1701 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Microsoft Win32k Privilege Escalation Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.
Affected products
4 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2015-1701 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2015-1701), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.