Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-16947

CVE-2020-16947: Microsoft Outlook RCE Vulnerability

CVE-2020-16947 is a remote code execution vulnerability in Microsoft Outlook that allows attackers to execute arbitrary code when users open malicious files. This article covers technical details, affected versions, and mitigations.

Published: March 11, 2026

CVE-2020-16947 Overview

A remote code execution vulnerability exists in Microsoft Outlook software when the software fails to properly handle objects in memory. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the targeted user. If the targeted user is logged on with administrative user rights, an attacker could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.

Exploitation of the vulnerability requires that a user open a specially crafted file with an affected version of Microsoft Outlook software. In an email attack scenario, an attacker could exploit the vulnerability by sending the specially crafted file to the user and convincing the user to open the file. Critically, where severity is indicated as Critical in the Affected Products table, the Preview Pane is an attack vector, meaning users could be compromised simply by previewing a malicious email without explicitly opening it.

Critical Impact

This vulnerability allows remote attackers to execute arbitrary code in the context of the current user. When the Preview Pane is enabled, exploitation can occur without user interaction beyond viewing the email, making this particularly dangerous for enterprise environments.

Affected Products

  • Microsoft 365 Apps for Enterprise
  • Microsoft Office 2019
  • Microsoft Outlook 2016

Discovery Timeline

  • 2020-10-16 - CVE-2020-16947 published to NVD
  • 2026-02-23 - Last updated in NVD database

Technical Details for CVE-2020-16947

Vulnerability Analysis

This vulnerability stems from improper memory handling in Microsoft Outlook when processing specially crafted content. The flaw is classified as CWE-125 (Out-of-Bounds Read), indicating that Outlook fails to properly validate memory boundaries when parsing certain objects, leading to memory corruption that can be leveraged for code execution.

The attack can be delivered through multiple vectors. In an email-based attack, an attacker sends a malicious file to the victim and convinces them to open it. In a web-based scenario, an attacker hosts a crafted file on a website and entices users to download and open it. The most concerning aspect is that when the Preview Pane is enabled in Outlook, simply viewing a malicious email can trigger the vulnerability without requiring the user to explicitly open any attachments.

Users whose accounts are configured with limited user rights are less impacted than those operating with administrative privileges, as successful exploitation grants the attacker the same permissions as the targeted user.

Root Cause

The root cause of CVE-2020-16947 is an out-of-bounds read condition (CWE-125) that occurs when Microsoft Outlook processes objects in memory. The application fails to properly validate memory boundaries when handling certain objects, allowing an attacker to craft malicious content that corrupts memory and enables arbitrary code execution. The security update addresses the vulnerability by correcting how Outlook handles objects in memory.

Attack Vector

The vulnerability is exploited through network-based attacks requiring user interaction. There are two primary attack scenarios:

Email Attack Scenario: The attacker sends a specially crafted file to the target user via email. The attacker must convince the user to open the file, or if the Preview Pane is enabled, simply viewing the email can trigger exploitation.

Web-Based Attack Scenario: The attacker hosts a malicious file on a website or leverages a compromised site that accepts user-provided content. The attacker must then convince users to visit the website and open the specially crafted file. This typically involves social engineering through email or instant message enticements.

The vulnerability has been documented by the Zero Day Initiative in advisories ZDI-20-1249 and ZDI-20-1250, and technical details are available in the Packet Storm RCE File.

Detection Methods for CVE-2020-16947

Indicators of Compromise

  • Unusual Outlook process behavior including unexpected child process spawning
  • Outlook.exe making suspicious network connections to unknown external hosts
  • Crash dumps or memory access violations in Outlook related to object handling
  • Suspicious email attachments or HTML content designed to trigger memory corruption

Detection Strategies

  • Monitor for anomalous process creation events from OUTLOOK.EXE, particularly spawning of command interpreters (cmd.exe, powershell.exe)
  • Implement email gateway scanning for malformed or suspicious attachments targeting Outlook
  • Deploy endpoint detection rules to identify out-of-bounds memory access patterns in Office applications
  • Enable Windows Defender Application Guard for Office to isolate potentially malicious documents

Monitoring Recommendations

  • Enable enhanced logging for Microsoft Office applications including Outlook crash events
  • Monitor Security Event Logs for process creation events with Outlook as the parent process
  • Implement network traffic analysis for unusual outbound connections from Outlook processes
  • Review email logs for suspicious patterns indicating targeted phishing attempts

How to Mitigate CVE-2020-16947

Immediate Actions Required

  • Apply Microsoft security updates immediately for all affected Outlook and Office installations
  • Disable the Preview Pane in Microsoft Outlook to reduce the attack surface until patches are applied
  • Configure user accounts with least-privilege principles to limit the impact of potential exploitation
  • Implement email filtering to block suspicious attachments and enforce strict content policies

Patch Information

Microsoft has released security updates to address this vulnerability. The patch corrects how Outlook handles objects in memory. Organizations should apply the updates available through the Microsoft Security Advisory CVE-2020-16947.

Affected products requiring updates include:

  • Microsoft 365 Apps for Enterprise
  • Microsoft Office 2019
  • Microsoft Outlook 2016

Updates can be deployed through Windows Update, Microsoft Update Catalog, or enterprise deployment tools such as WSUS and Microsoft Endpoint Configuration Manager.

Workarounds

  • Disable the Reading/Preview Pane in Outlook to prevent automatic rendering of malicious content
  • Configure email clients to display emails as plain text only until patches are applied
  • Restrict execution of macros and active content in Office applications
  • Educate users about the risks of opening unexpected email attachments from unknown senders
bash
# Disable Outlook Preview Pane via Registry (Windows)
reg add "HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences" /v PreviewPane /t REG_DWORD /d 0 /f

# Verify current patch level of Office installations
wmic product where "name like '%Office%'" get name,version

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Outlook

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability45.39%

  • 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
  • CWE References
  • CWE-125
  • Technical References
  • Packet Storm RCE File

  • Zero Day Initiative Advisory ZDI-20-1249

  • Zero Day Initiative Advisory ZDI-20-1250
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-16947
  • Related CVEs
  • CVE-2020-1349: Microsoft 365 Apps RCE Vulnerability

  • CVE-2024-42220: Microsoft Outlook Auth Bypass Vulnerability

  • CVE-2025-29805: Microsoft Outlook Information Disclosure

  • CVE-2024-20670: Microsoft Outlook Spoofing Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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