← Vulnerability feed

Vulnerability record · CVE-2015-2387 · published 14 July 2015

CVE-2015-2387: Microsoft Windows ATMFD.DLL out-of-bounds write privilege escalation

Microsoft · Windows 7

The Adobe Type Manager Font Driver (ATMFD.DLL) in multiple Windows versions contains an out-of-bounds write (CWE-787) that a local user can trigger with a crafted application. Successful exploitation corrupts memory and lets the attacker escalate from a normal user context to higher privileges on the host. It matters because the affected platforms are legacy but still deployed, and the flaw is listed in CISA's Known Exploited Vulnerabilities catalog.

7.8 CVSS 3.1 High CISA KEV since 3 Mar 2022 EPSS 35% · top 1.6% CWE-787 · Out-of-bounds write
7.8CVSS 3.1 base score, v2 7.2
35%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
9Affected product versions listed by NVD
9References
17 Jun 2026Last modified by NVD

Description

ATMFD.DLL in the Adobe Type Manager Font Driver 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, aka "ATMFD.DLL Memory Corruption 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.

high priorityLocal privilege escalation with a KEV listing and high EPSS percentile, but exploitation requires an existing local foothold and the affected platforms are largely legacy.

What it is

The Adobe Type Manager Font Driver (ATMFD.DLL) in multiple Windows versions contains an out-of-bounds write (CWE-787) that a local user can trigger with a crafted application. Successful exploitation corrupts memory and lets the attacker escalate from a normal user context to higher privileges on the host. It matters because the affected platforms are legacy but still deployed, and the flaw is listed in CISA's Known Exploited Vulnerabilities catalog.

Impact

An attacker who can run code locally gains elevated privileges on the Windows host, typically SYSTEM or kernel-level access. That foothold enables further actions such as disabling security controls, persisting, or moving laterally.

Attack surface

The vector is local (AV:L) with low attack complexity, low privileges required, and no user interaction, so any process already running as a standard user can reach the vulnerable driver. No remote or network path is described in the record.

Exploitation

CVE-2015-2387 is in CISA's KEV catalog (added 2022-03-03, due 2022-03-24), indicating known exploitation in the wild; EPSS gives a 30-day probability of 0.3512 (98.4th percentile). No ransomware campaign use is recorded.

What to do

  • Apply the Microsoft MS15-077 update for all affected Windows versions; this is the primary fix.
  • Retire or isolate unsupported platforms (Windows Server 2003, Vista, RT) that cannot receive the patch.
  • Restrict local interactive and code-execution access to trusted users on affected hosts.
  • Monitor and constrain use of the ATMFD font driver where feasible, and disable it if the environment does not require it.
  • Track KEV remediation deadlines and verify patched status across the estate.

Detection

  • Alert on unexpected processes loading or writing to ATMFD.DLL and on font-driver crashes in Windows event logs.
  • Hunt for privilege-escalation behavior: standard-user processes spawning SYSTEM-level children or writing to protected system paths.
  • Correlate local exploit artifacts (crafted font files, unusual driver load events) with subsequent high-integrity process creation.
  • Review hosts still running the listed legacy Windows versions and confirm patch state against MS15-077.

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-2387 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Microsoft ATM Font Driver Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.

Affected products

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

References

LinkTags
http://www.securityfocus.com/bid/75587 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1032908 Broken LinkThird Party AdvisoryVDB Entry
http://www.us-cert.gov/ncas/alerts/TA15-195A Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-077 PatchVendor Advisory
http://www.securityfocus.com/bid/75587 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1032908 Broken LinkThird Party AdvisoryVDB Entry
http://www.us-cert.gov/ncas/alerts/TA15-195A Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-077 PatchVendor Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2015-2387 US Government Resource

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