← Vulnerability feed

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.

7.8 CVSS 3.1 High CISA KEV since 3 Mar 2022 Known ransomware use EPSS 56% · top 1.0%
7.8CVSS 3.1 base score, v2 7.2
56%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
4Affected product versions listed by NVD
17References, 4 tagged exploit
14 Aug 2026Last modified by NVD

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

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

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

LinkTags
http://seclists.org/fulldisclosure/2020/May/34 Broken LinkMailing ListThird Party Advisory
http://twitter.com/symantec/statuses/590208710527549440 Press/Media Coverage
http://www.securityfocus.com/bid/74245 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1032155 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-051 PatchVendor Advisory
https://www.exploit-db.com/exploits/37049/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/37367/ ExploitThird Party AdvisoryVDB Entry
https://www.fireeye.com/blog/threat-research/2015/04/probable_apt28_useo.html Third Party Advisory
http://seclists.org/fulldisclosure/2020/May/34 Broken LinkMailing ListThird Party Advisory
http://twitter.com/symantec/statuses/590208710527549440 Press/Media Coverage
http://www.securityfocus.com/bid/74245 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1032155 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-051 PatchVendor Advisory
https://www.exploit-db.com/exploits/37049/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/37367/ ExploitThird Party AdvisoryVDB Entry
https://www.fireeye.com/blog/threat-research/2015/04/probable_apt28_useo.html Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2015-1701 US Government Resource

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.

Start free Open in platform

Related vulnerabilities

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

10.0CVE-2020-1350Windows DNS Server improper input validation remote code executionWindows DNS servers fail to properly handle certain requests, allowing remote code execution. The flaw is network-reachable, needs no authentication …KEVEPSS 97%analysed9.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%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed9.0CVE-2020-1040Microsoft Hyper-V RemoteFX vGPU input validation remote code executionHyper-V RemoteFX vGPU on a host server fails to properly validate input from an authenticated user on a guest operating system, allowing remote code …KEVEPSS 7.4%analysed8.8CVE-2025-33073Windows SMB improper access control allows privilege elevationWindows SMB contains an improper access control flaw (CWE-284) that lets an authorized attacker elevate privileges over the network. Microsoft rates …KEVEPSS 83%analysed8.8CVE-2025-33053Microsoft Windows WebDAV Internet Shortcut File Path Control RCEWindows Internet Shortcut (.url) files allow external control of a file name or path, which an unauthorized attacker can abuse to execute code over a…KEVEPSS 87%analysed

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.