The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-0878

CVE-2020-0878: Microsoft Internet Explorer RCE Vulnerability

CVE-2020-0878 is a remote code execution vulnerability in Microsoft Internet Explorer caused by improper memory object handling. Attackers can exploit this flaw to execute arbitrary code. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 11, 2026

CVE-2020-0878 Overview

A remote code execution vulnerability exists in the way that Microsoft browsers access objects in memory. This memory corruption vulnerability could allow an attacker to execute arbitrary code in the context of the current user by corrupting memory through a specially crafted website. If the current user is logged on with administrative user rights, the attacker could take complete control of an affected system, including the ability to install programs, view, change, or delete data, or create new accounts with full user rights.

This vulnerability affects multiple Microsoft browser technologies including Internet Explorer 9 and 11, Microsoft Edge (EdgeHTML), and the ChakraCore JavaScript engine. The attack requires user interaction—an attacker must convince a user to visit a malicious website through social engineering tactics such as phishing emails, instant messages, or malicious email attachments.

Critical Impact

This vulnerability is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating confirmed active exploitation in the wild. Successful exploitation grants attackers the same privileges as the current user, potentially enabling full system compromise with administrative access.

Affected Products

  • Microsoft Internet Explorer 9 and 11
  • Microsoft Edge (EdgeHTML-based)
  • Microsoft ChakraCore JavaScript Engine
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1 and Windows RT 8.1
  • Microsoft Windows 10 (versions 1507, 1607, 1709, 1803, 1809, 1903, 1909, 2004)
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019

Discovery Timeline

  • September 11, 2020 - CVE-2020-0878 published to NVD
  • February 23, 2026 - Last updated in NVD database

Technical Details for CVE-2020-0878

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-Bounds Write), a memory corruption flaw in Microsoft browser scripting engines. The vulnerability occurs when Microsoft browsers improperly handle objects in memory during JavaScript execution. When processing specially crafted web content, the browser's scripting engine fails to properly validate memory boundaries, allowing an attacker to write data outside the intended buffer boundaries.

The exploitation scenario requires an attacker to host malicious content on a website or compromise a legitimate website that accepts user-provided content. When a victim navigates to the malicious page, the crafted JavaScript triggers the out-of-bounds write condition, corrupting critical memory structures. This memory corruption can be leveraged to hijack program execution flow and execute attacker-controlled code.

The vulnerability's confirmed exploitation in the wild, as indicated by its CISA KEV listing, demonstrates that threat actors have developed reliable exploitation techniques for this flaw. The attack does not require authentication but does require user interaction to visit the malicious website.

Root Cause

The root cause of CVE-2020-0878 lies in improper memory handling within the Microsoft browser scripting engines. Specifically, when the JavaScript engine processes certain object operations, it fails to properly validate memory boundaries before writing data. This lack of bounds checking allows an attacker to craft JavaScript that triggers an out-of-bounds write operation, enabling memory corruption beyond the allocated buffer space. The affected components include the JScript engine in Internet Explorer and the Chakra JavaScript engine used in Microsoft Edge (EdgeHTML) and available as the standalone ChakraCore library.

Attack Vector

The attack vector for CVE-2020-0878 is network-based and requires user interaction. An attacker can exploit this vulnerability through several methods:

  1. Malicious Website Hosting: The attacker hosts a specially crafted website containing JavaScript designed to trigger the memory corruption vulnerability. The attacker then uses social engineering tactics to convince users to visit the site.

  2. Website Compromise: The attacker compromises legitimate websites or injects malicious content into websites that accept user-provided content or advertisements.

  3. Phishing Campaigns: The attacker distributes links to the malicious content via phishing emails, instant messages, or by convincing users to open malicious email attachments that load web content.

When a vulnerable browser renders the attacker's crafted page, the malicious JavaScript executes and triggers the out-of-bounds write condition. The attacker can leverage this primitive to overwrite critical memory structures and ultimately achieve arbitrary code execution with the privileges of the browser process. If the user has administrative privileges, the attacker gains full control of the affected system.

Detection Methods for CVE-2020-0878

Indicators of Compromise

  • Unexpected browser crashes or unusual browser behavior when visiting unfamiliar websites
  • Detection of obfuscated JavaScript payloads in web traffic or browser cache
  • Unusual process spawning from iexplore.exe, MicrosoftEdge.exe, or MicrosoftEdgeCP.exe processes
  • Memory corruption artifacts or heap spray patterns in browser process memory dumps

Detection Strategies

  • Deploy endpoint detection and response (EDR) solutions capable of monitoring browser process behavior and detecting exploitation attempts
  • Implement network monitoring to identify traffic to known malicious domains associated with exploitation campaigns
  • Enable browser-level telemetry and security features such as Windows Defender Application Guard
  • Monitor for suspicious JavaScript execution patterns using browser developer tools or security extensions
  • Review Windows Event Logs for application crashes in browser processes with memory corruption indicators

Monitoring Recommendations

  • Enable Enhanced Security Configuration on Internet Explorer for server environments
  • Configure web proxies to log and inspect JavaScript content for known exploitation patterns
  • Implement security information and event management (SIEM) rules to alert on browser process anomalies
  • Monitor CISA alerts and threat intelligence feeds for updated indicators related to CVE-2020-0878 exploitation

How to Mitigate CVE-2020-0878

Immediate Actions Required

  • Apply Microsoft's September 2020 security updates immediately to all affected systems
  • Prioritize patching systems where users have administrative privileges, as exploitation impact is highest on these systems
  • Consider migrating from Internet Explorer and legacy Edge to Microsoft Edge (Chromium-based), which is not affected by this vulnerability
  • Implement network segmentation to limit lateral movement potential if exploitation occurs
  • Enable Windows Defender Exploit Guard and other exploit mitigation features on affected systems

Patch Information

Microsoft released security updates addressing this vulnerability as part of the September 2020 Patch Tuesday release. The patch modifies how Microsoft browsers handle objects in memory, properly implementing bounds checking to prevent the out-of-bounds write condition. Organizations should apply the appropriate cumulative update for their Windows version and ensure both the operating system and browser components are updated.

Detailed patch information is available in the Microsoft Security Advisory for CVE-2020-0878. Additional information about this vulnerability's active exploitation status is available in the CISA Known Exploited Vulnerabilities Catalog.

Workarounds

  • Restrict access to websites known to host malicious content using web filtering solutions
  • Run Internet Explorer in Enhanced Protected Mode to limit the impact of successful exploitation
  • Configure users to operate with standard (non-administrative) privileges to limit the impact of successful exploitation
  • Disable JavaScript execution in Internet Explorer for untrusted zones if feasible for your environment
  • Consider using Windows Defender Application Guard to isolate browser sessions from the host operating system
bash
# Verify Internet Explorer version and patch status
wmic product where "name like 'Internet Explorer%%'" get name,version

# Enable Enhanced Protected Mode in Internet Explorer via registry
reg add "HKCU\Software\Microsoft\Internet Explorer\Main" /v Isolation /t REG_SZ /d PMEM /f

# Check Windows Update installation status for September 2020 updates
wmic qfe list brief | findstr "2020-09"

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Internet Explorer

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability5.27%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-787
  • Technical References
  • CISA Known Exploited Vulnerability CVE-2020-0878
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-0878
  • Related CVEs
  • CVE-2020-1380: Microsoft Internet Explorer RCE Vulnerability

  • CVE-2020-0674: Internet Explorer RCE Vulnerability

  • CVE-2020-0968: Internet Explorer RCE Vulnerability

  • CVE-2020-0640: Internet Explorer RCE Vulnerability
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