A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-1020

CVE-2020-1020: Windows 10 1507 Adobe Font Manager RCE Flaw

CVE-2020-1020 is a remote code execution vulnerability in Microsoft Windows 10 1507 affecting the Adobe Type Manager Library. Attackers can exploit specially-crafted fonts to execute code. This article covers technical details, impact, and mitigation strategies.

Updated: May 16, 2026

CVE-2020-1020 Overview

CVE-2020-1020 is a remote code execution vulnerability in the Windows Adobe Type Manager Library (atmfd.dll). The flaw occurs when the library improperly handles a specially-crafted multi-master font in Adobe Type 1 PostScript format. Attackers can exploit the issue by convincing a user to open a malicious document or preview it in Windows Explorer. On systems other than Windows 10, successful exploitation allows remote code execution in the context of the user. CISA has confirmed active exploitation in the wild by adding this vulnerability to its Known Exploited Vulnerabilities (KEV) catalog.

Critical Impact

Remote attackers can execute arbitrary code on unpatched Windows hosts by delivering a malicious font file, with confirmed in-the-wild exploitation per CISA KEV.

Affected Products

  • Microsoft Windows 7, 8.1, RT 8.1, and Windows 10 (versions 1507 through 1909)
  • Microsoft Windows Server 2008, 2012, 2016, and 2019
  • Microsoft Windows Server versions 1903 and 1909

Discovery Timeline

  • 2020-04-15 - CVE-2020-1020 published to NVD
  • 2025-10-29 - Last updated in NVD database

Technical Details for CVE-2020-1020

Vulnerability Analysis

The vulnerability resides in the Windows Adobe Type Manager Library, a built-in component that parses and renders Adobe Type 1 PostScript fonts. The flaw is classified as an out-of-bounds write [CWE-787]. When the library processes a malformed multi-master font, it writes past an allocated buffer, corrupting adjacent memory. Attackers can leverage this memory corruption to redirect execution flow and run arbitrary code.

Exploitation requires user interaction. An attacker can deliver the malicious font through a document, an Office attachment, or a file rendered by the Windows preview pane. Once Windows attempts to render the embedded font, the parsing routine in the Adobe Type Manager Library triggers the corruption.

Root Cause

The root cause is improper validation of length and offset fields within a multi-master Adobe Type 1 PostScript font. The font parser trusts attacker-supplied size values and writes data beyond the bounds of a destination buffer. This out-of-bounds write enables corruption of structures used by the parser, leading to control over execution.

Attack Vector

The attack vector is network-adjacent, requiring user interaction. Attackers can host a malicious font in a document, email attachment, web page, or file share. On Windows versions where font parsing runs in a privileged context, exploitation results in code execution with elevated privileges. On Windows 10, the vulnerability is scoped to AppContainer sandbox compromise rather than full remote code execution, due to font parsing isolation.

No public proof-of-concept code is referenced in the available data. See the Microsoft Security Advisory CVE-2020-1020 for technical details.

Detection Methods for CVE-2020-1020

Indicators of Compromise

  • Anomalous documents or font files (.otf, .pfm, .pfb) arriving via email, web download, or file share
  • Unexpected child processes spawned from fontdrvhost.exe, WerFault.exe, or explorer.exe immediately after a file is opened or previewed
  • Crashes or exceptions originating from atmfd.dll or related Adobe Type Manager components
  • Outbound network connections initiated by user-mode processes shortly after a document or font file is rendered

Detection Strategies

  • Monitor endpoints for process creation events where font-handling or rendering processes spawn shells, scripting interpreters, or LOLBins
  • Inspect documents and email attachments containing embedded Adobe Type 1 PostScript multi-master fonts for malformed length fields
  • Hunt for memory corruption indicators such as WER (Windows Error Reporting) crashes referencing atmfd.dll or fontdrvhost.exe
  • Correlate font file access with subsequent suspicious behavior such as credential access, persistence, or lateral movement

Monitoring Recommendations

  • Forward Sysmon process creation, file creation, and image load events to a centralized analytics platform for retrospective hunting
  • Alert on file write events that drop .otf, .pfb, or .pfm files into user-writable directories prior to document execution
  • Track Windows Defender Exploit Guard and ASR rule triggers related to Office and font handling
  • Baseline normal behavior of fontdrvhost.exe and alert on deviations such as unexpected module loads or network activity

How to Mitigate CVE-2020-1020

Immediate Actions Required

  • Apply the April 2020 Microsoft security update referenced in the Microsoft Security Advisory CVE-2020-1020 to all affected Windows and Windows Server systems
  • Prioritize patching internet-facing hosts, workstations handling untrusted documents, and Windows 7 and Server 2008 systems no longer receiving mainstream support
  • Verify patch deployment through configuration management tooling and vulnerability scanners against the CISA Known Exploited Vulnerabilities Catalog entry
  • Restrict user permissions to reduce the impact of code execution under the user context

Patch Information

Microsoft released a security update on April 14, 2020 addressing CVE-2020-1020. The patch corrects how the Windows Adobe Type Manager Library handles multi-master fonts in Adobe Type 1 PostScript format. Refer to the Microsoft Security Advisory CVE-2020-1020 for KB numbers specific to each affected Windows build.

Workarounds

  • Disable the Windows Explorer Preview Pane and Details Pane to prevent automatic font rendering of attacker-controlled files
  • Disable the WebClient service to block remote WebDAV-based delivery of malicious fonts
  • Rename or restrict access to atmfd.dll on legacy systems where this DLL is present, per Microsoft guidance
  • Block inbound Office documents and font files from untrusted external sources at the email gateway and web proxy
bash
# Disable the WebClient service to reduce remote attack surface
sc config WebClient start= disabled
sc stop WebClient

# Disable Preview and Details panes via registry (per-user)
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Modes\AllFolders\Shell" /v ShowPreviewHandlers /t REG_DWORD /d 0 /f

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability85.68%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-787
  • Technical References
  • CISA Known Exploit Catalog CVE-2020-1020
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-1020
  • Related CVEs
  • CVE-2026-33414: Podman HyperV Backend RCE Vulnerability

  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

  • CVE-2026-32183: Windows Snipping Tool RCE Vulnerability

  • CVE-2026-32149: Windows Hyper-V RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English