← Vulnerability feed

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.

7.8 CVSS 3.1 High CISA KEV since 28 Mar 2022 EPSS 39% · top 1.4% CWE-119 · Memory buffer overflow
7.8CVSS 3.1 base score, v2 6.9
39%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
8Affected product versions listed by NVD
29References, 6 tagged exploit
16 Jun 2026Last modified by NVD

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

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

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

LinkTags
http://archives.neohapsis.com/archives/fulldisclosure/2013-05/0090.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2013-05/0094.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2013-06/0006.html Broken Link
http://secunia.com/advisories/53435 Broken LinkVendor Advisory
http://twitter.com/taviso/statuses/309157606247768064 Exploit
http://twitter.com/taviso/statuses/335557286657400832 Not Applicable
http://www.computerworld.com/s/article/9239477 Broken Link
http://www.exploit-db.com/exploits/25611/ ExploitThird Party AdvisoryVDB Entry
http://www.osvdb.org/93539 Broken Link
http://www.reddit.com/r/netsec/comments/1eqh66/0day_windows_kernel_epathobj_vulnerability/ ExploitIssue Tracking
http://www.theverge.com/2013/5/23/4358400/google-engineer-bashes-microsoft-discloses-windows-flaw Press/Media Coverage
http://www.us-cert.gov/ncas/alerts/TA13-190A Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-053 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A17360 Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2013-05/0090.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2013-05/0094.html Broken Link
http://archives.neohapsis.com/archives/fulldisclosure/2013-06/0006.html Broken Link
http://secunia.com/advisories/53435 Broken LinkVendor Advisory
http://twitter.com/taviso/statuses/309157606247768064 Exploit
http://twitter.com/taviso/statuses/335557286657400832 Not Applicable
http://www.computerworld.com/s/article/9239477 Broken Link
http://www.exploit-db.com/exploits/25611/ ExploitThird Party AdvisoryVDB Entry
http://www.osvdb.org/93539 Broken Link
http://www.reddit.com/r/netsec/comments/1eqh66/0day_windows_kernel_epathobj_vulnerability/ ExploitIssue Tracking
http://www.theverge.com/2013/5/23/4358400/google-engineer-bashes-microsoft-discloses-windows-flaw Press/Media Coverage
http://www.us-cert.gov/ncas/alerts/TA13-190A Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-053 PatchVendor Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A17360 Broken Link
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2013-3660 US Government Resource

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.

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