← Vulnerability feed

Vulnerability record · CVE-2014-4113 · published 15 October 2014

CVE-2014-4113: Microsoft Windows win32k.sys privilege escalation via crafted application

Microsoft · Windows 7

A flaw in the win32k.sys kernel-mode driver in multiple Microsoft Windows versions lets a local user escalate privileges by running a crafted application. It was exploited in the wild in October 2014 and is listed in CISA's Known Exploited Vulnerabilities catalog, so it remains relevant for unpatched legacy systems.

7.8 CVSS 3.1 High CISA KEV since 4 May 2022 EPSS 87% · top 0.3%
7.8CVSS 3.1 base score, v2 7.2
87%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
9Affected product versions listed by NVD
23References, 8 tagged exploit
17 Jun 2026Last modified by NVD

Description

win32k.sys in the kernel-mode drivers 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 crafted application, as exploited in the wild in October 2014, aka "Win32k.sys Elevation of Privilege Vulnerability."

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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.

high priorityIt is a confirmed in-the-wild, KEV-listed local privilege escalation with public exploits and a very high EPSS score, though it requires local access and user interaction.

What it is

A flaw in the win32k.sys kernel-mode driver in multiple Microsoft Windows versions lets a local user escalate privileges by running a crafted application. It was exploited in the wild in October 2014 and is listed in CISA's Known Exploited Vulnerabilities catalog, so it remains relevant for unpatched legacy systems.

Impact

An attacker who can run code on a target gains full system privileges, allowing complete control of the host. This typically serves as the elevation step after initial access.

Attack surface

Reached locally by executing a crafted application on the affected system; the CVSS vector indicates no privileges are required but user interaction is needed. No remote or network vector is described.

Exploitation

CISA KEV lists it as exploited in the wild, EPSS is very high (0.87, 99.7th percentile), and multiple references are tagged Exploit, including public Exploit-DB entries.

What to do

  • Apply Microsoft security update MS14-058 (KB3000061) to all affected Windows versions.
  • Retire or isolate unsupported legacy systems (Windows Server 2003, Vista, Windows 7/8/8.1, RT) that cannot be patched.
  • Restrict local interactive logon and application execution to trusted users and signed binaries.
  • Monitor for and block known public exploit code for this vulnerability on endpoints.

Detection

  • Alert on unexpected elevation of low-privilege processes to SYSTEM, especially via win32k.sys call paths.
  • Hunt for known public exploit binaries or hashes associated with CVE-2014-4113 on endpoints.
  • Monitor for suspicious TrackPopupMenu-related activity or kernel exploitation artifacts on affected hosts.

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-2014-4113 to the Known Exploited Vulnerabilities catalog on 4 May 2022 as "Microsoft Win32k Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 25 May 2022.

Affected products

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

References

LinkTags
http://blog.trendmicro.com/trendlabs-security-intelligence/an-analysis-of-a-windows-kernel-mode-vulnerability-cve-2014-4 ExploitNot Applicable
http://blogs.technet.com/b/srd/archive/2014/10/14/accessing-risk-for-the-october-2014-security-updates.aspx Not ApplicableVendor Advisory
http://osvdb.org/show/osvdb/113167 Broken Link
http://packetstormsecurity.com/files/131964/Windows-8.0-8.1-x64-TrackPopupMenu-Privilege-Escalation.html ExploitThird Party AdvisoryVDB Entry
http://secunia.com/advisories/60970 Broken Link
http://www.exploit-db.com/exploits/35101 ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/70364 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-058 PatchVendor Advisory
https://github.com/sam-b/CVE-2014-4113 Third Party Advisory
https://www.exploit-db.com/exploits/37064/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/39666/ Third Party AdvisoryVDB Entry
http://blog.trendmicro.com/trendlabs-security-intelligence/an-analysis-of-a-windows-kernel-mode-vulnerability-cve-2014-4 ExploitNot Applicable
http://blogs.technet.com/b/srd/archive/2014/10/14/accessing-risk-for-the-october-2014-security-updates.aspx Not ApplicableVendor Advisory
http://osvdb.org/show/osvdb/113167 Broken Link
http://packetstormsecurity.com/files/131964/Windows-8.0-8.1-x64-TrackPopupMenu-Privilege-Escalation.html ExploitThird Party AdvisoryVDB Entry
http://secunia.com/advisories/60970 Broken Link
http://www.exploit-db.com/exploits/35101 ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/70364 Broken LinkThird Party AdvisoryVDB Entry
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-058 PatchVendor Advisory
https://github.com/sam-b/CVE-2014-4113 Third Party Advisory
https://www.exploit-db.com/exploits/37064/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/39666/ Third Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-4113 US Government Resource

Track CVE-2014-4113 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-2014-4113), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.