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-2021-26411

CVE-2021-26411: Microsoft Edge Use-After-Free Vulnerability

CVE-2021-26411 is a use-after-free memory corruption flaw in Microsoft Edge and Internet Explorer that enables attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Updated: May 16, 2026

CVE-2021-26411 Overview

CVE-2021-26411 is a memory corruption vulnerability affecting Internet Explorer and Microsoft Edge (EdgeHTML-based) on supported Windows operating systems. The flaw is a use-after-free condition [CWE-416] in the browser engine that allows remote code execution when a user views a specially crafted webpage. Microsoft published the advisory on March 11, 2021, and CISA added the CVE to its Known Exploited Vulnerabilities catalog after observing in-the-wild abuse. The vulnerability requires user interaction, but successful exploitation yields execution at the privilege level of the current user.

Critical Impact

Attackers can achieve remote code execution in the browser process simply by luring a user to a malicious or compromised website, and active exploitation has been confirmed by CISA.

Affected Products

  • Microsoft Internet Explorer 9 and 11
  • Microsoft Edge (EdgeHTML)
  • Windows 7 SP1, Windows 8.1, Windows RT 8.1, Windows 10 (1507, 1607, 1803, 1809, 1909, 2004, 20H2)
  • Windows Server 2008 SP2, Server 2008 R2 SP1, Server 2012, Server 2012 R2, Server 2016, Server 2019

Discovery Timeline

  • 2021-03-11 - CVE-2021-26411 published by Microsoft and added to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2021-26411

Vulnerability Analysis

The vulnerability is a use-after-free condition in the rendering engine shared by Internet Explorer and the legacy Edge browser. When the engine processes specific HTML, CSS, or scripting constructs, it frees an object while leaving a dangling reference that subsequent code dereferences. An attacker who controls the page layout and JavaScript on the target site can shape the freed memory to contain attacker-chosen data. Dereferencing the stale pointer then transfers control into attacker-controlled memory.

Microsoft classifies the flaw as remote code execution because successful exploitation runs arbitrary native code in the context of the browser process. The bug requires user interaction, typically navigation to a malicious URL or opening a crafted document that loads the IE rendering engine. Threat actors weaponized this vulnerability against security researchers and other targets shortly after disclosure, prompting its inclusion in CISA KEV.

Root Cause

The root cause is improper object lifetime management within the legacy browser engine [CWE-416]. A reference to a heap object is retained after the object is released, and the engine later operates on the freed memory. Heap grooming and JavaScript-driven allocations let an attacker reliably reclaim the freed slot with controlled content.

Attack Vector

Exploitation occurs over the network with low complexity and no privileges, but requires user interaction. A target user must visit an attacker-controlled webpage, click a malicious link, or open a document that instantiates the Internet Explorer rendering component, such as an Office file with embedded HTML. Successful exploitation yields code execution within the browser sandbox, which is then often chained with a sandbox escape or elevation-of-privilege bug to achieve full system compromise.

No verified public proof-of-concept code is included in this advisory data. Refer to the Microsoft Security Advisory CVE-2021-26411 for vendor technical details.

Detection Methods for CVE-2021-26411

Indicators of Compromise

  • Unexpected child processes spawned by iexplore.exe or legacy MicrosoftEdge.exe, particularly cmd.exe, powershell.exe, rundll32.exe, or regsvr32.exe.
  • Browser process crashes followed by suspicious file writes in %TEMP%, %APPDATA%, or %LOCALAPPDATA%\Microsoft\Windows\INetCache.
  • Outbound network connections from iexplore.exe to newly registered or low-reputation domains following a page load.
  • DLL loads from user-writable paths into the Internet Explorer or Edge legacy process address space.

Detection Strategies

  • Hunt for process lineage anomalies where Internet Explorer or legacy Edge spawns scripting interpreters or LOLBins.
  • Monitor Windows Error Reporting (WerFault.exe) and crash dumps tied to mshtml.dll or jscript9.dll for repeated failures indicative of exploitation attempts.
  • Inspect proxy and DNS telemetry for browser-initiated traffic to known exploit kit infrastructure or recently observed campaign domains tied to this CVE.

Monitoring Recommendations

  • Enable Microsoft Defender Application Guard and Attack Surface Reduction rules that block Office applications from creating child processes and from injecting code.
  • Forward Sysmon Event IDs 1, 7, 10, and 11 from browser processes into your SIEM or data lake for retrospective hunting on mshtml-related activity.
  • Alert on any execution of Internet Explorer in environments where it has been formally retired, since legitimate usage should be near zero.

How to Mitigate CVE-2021-26411

Immediate Actions Required

  • Apply the March 2021 Microsoft security updates that address CVE-2021-26411 across all listed Windows and browser versions.
  • Disable or uninstall Internet Explorer 11 and legacy Edge where business requirements allow, and route any remaining IE-mode workloads through current Microsoft Edge with policy controls.
  • Restrict execution of iexplore.exe for users who do not require it, using AppLocker or Windows Defender Application Control.
  • Treat assets that browsed unknown sites prior to patching as suspect, and perform forensic triage for the indicators listed above.

Patch Information

Microsoft released cumulative security updates for all supported Windows versions on March 9, 2021. Patch identifiers vary by operating system; consult the Microsoft Security Advisory CVE-2021-26411 for the KB article matching each affected build. CISA mandates remediation under the CISA Known Exploited Vulnerability CVE-2021-26411 directive for federal agencies.

Workarounds

  • Configure Microsoft Edge to disable IE Mode for non-essential sites and enforce an allowlist for legacy applications.
  • Set the Internet and Restricted Sites zones to disable Active Scripting and ActiveX controls until patches are deployed.
  • Deploy Microsoft Defender Exploit Guard with hardware-enforced stack protection and Control Flow Guard to raise the cost of use-after-free exploitation.
  • Block known exploit-hosting domains and apply web filtering policies that prevent rendering of untrusted HTML in legacy engines.
bash
# Disable Internet Explorer 11 as a standalone browser via Group Policy registry key
reg add "HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Main" /v DisableInternetExplorerApp /t REG_DWORD /d 1 /f

# Verify the March 2021 cumulative update is installed (example KB for Windows 10 20H2)
wmic qfe list brief | findstr /i "KB5000802"

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechMicrosoft Edge

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability92.47%

  • 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-416
  • Technical References
  • CISA Known Exploited Vulnerability CVE-2021-26411
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-26411
  • Related CVEs
  • CVE-2021-30606: Microsoft Edge Use After Free Vulnerability

  • CVE-2026-45495: Microsoft Edge Chromium RCE Vulnerability

  • CVE-2026-45494: Microsoft Edge Chromium XSS Vulnerability

  • CVE-2026-45492: Microsoft Edge Chromium Auth Bypass Flaw
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