Vulnerability record · CVE-2013-3660 · published 24 May 2013
CVE-2013-3660: Microsoft Windows win32k EPATHOBJ pointer flaw allows privilege escalation
Microsoft · Windows 7
The EPATHOBJ::pprFlattenRec function in win32k.sys fails to properly initialize a pointer for the next object in a list, letting a local user gain write access to the PATHRECORD chain. Triggering excessive paged memory consumption followed by many FlattenPath calls corrupts kernel memory and yields elevated privileges. The flaw affects a wide range of then-current Windows client and server releases.
Description
The EPATHOBJ::pprFlattenRec function in win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, and Windows Server 2012 does not properly initialize a pointer for the next object in a certain list, which allows local users to obtain write access to the PATHRECORD chain, and consequently gain privileges, by triggering excessive consumption of paged memory and then making many FlattenPath function calls, aka "Win32k Read AV Vulnerability."
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
high priorityLocal privilege escalation to SYSTEM with public exploit code and KEV listing, though it requires user interaction and affects largely legacy Windows versions.
What it is
The EPATHOBJ::pprFlattenRec function in win32k.sys fails to properly initialize a pointer for the next object in a list, letting a local user gain write access to the PATHRECORD chain. Triggering excessive paged memory consumption followed by many FlattenPath calls corrupts kernel memory and yields elevated privileges. The flaw affects a wide range of then-current Windows client and server releases.
Impact
An attacker who can run code on the host gains kernel-level write access and can escalate from a normal user to SYSTEM, taking full control of the machine.
Attack surface
Reached locally through the Win32k graphics subsystem; the CVSS vector requires user interaction (UI:R) and no privileges (PR:N), so a logged-on user must run crafted code or open a crafted file. No remote or network vector is described.
Exploitation
CVE-2013-3660 is listed in CISA KEV (added 2022-03-28) and has public exploit references (Exploit-DB 25611, Tavis Ormandy disclosure), with EPSS 30-day probability 0.396 at the 98.5th percentile. No ransomware campaign use is documented.
What to do
- Apply Microsoft security update MS13-053 for all affected Windows versions; this is the primary fix.
- Retire or isolate unsupported platforms (Windows XP, Server 2003) that cannot receive current patches.
- Enforce least privilege so users do not run untrusted executables, reducing the local attack surface.
- Use application allowlisting and endpoint controls to block execution of unknown binaries that could trigger the flaw.
Detection
- Monitor for unexpected privilege escalation to SYSTEM from interactive user sessions on affected hosts.
- Alert on processes invoking FlattenPath/EPATHOBJ-related GDI operations at abnormal volume or after large paged-memory consumption.
- Hunt for known public exploit binaries or shellcode matching Exploit-DB 25611 indicators.
- Correlate win32k.sys crash or read-AV events with subsequent SYSTEM-level process creation.
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-2013-3660 to the Known Exploited Vulnerabilities catalog on 28 March 2022 as "Microsoft Win32k Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 18 April 2022.
Affected products
8 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2013-3660 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-2013-3660), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.