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-1461

CVE-2020-1461: Windows Defender Privilege Escalation Flaw

CVE-2020-1461 is a privilege escalation vulnerability in Microsoft Windows Defender involving MpSigStub.exe that allows arbitrary file deletion. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-1461 Overview

An elevation of privilege vulnerability exists in Microsoft Windows Defender when the MpSigStub.exe component improperly handles file deletion operations. This flaw allows authenticated attackers with local access to delete files in arbitrary locations on the affected system, potentially leading to system compromise or denial of service conditions.

Critical Impact

Local attackers can leverage this vulnerability to delete critical system files or security components, potentially disabling security protections or causing system instability.

Affected Products

  • Microsoft Windows Defender
  • Microsoft Windows 10 (all versions through 1909)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 (SP2 and R2 SP1)
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Forefront Endpoint Protection 2010
  • Microsoft Security Essentials
  • Microsoft System Center Endpoint Protection

Discovery Timeline

  • 2020-07-14 - CVE-2020-1461 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-1461

Vulnerability Analysis

This elevation of privilege vulnerability resides in MpSigStub.exe, a signature stub utility component of Microsoft Defender and related endpoint protection products. The vulnerability stems from improper handling of file operations during signature extraction or update processes.

When MpSigStub.exe performs file deletion operations, it fails to properly validate the target file paths, allowing an authenticated local attacker to manipulate the deletion target. This can result in arbitrary file deletion with the elevated privileges of the Defender service, which typically runs as SYSTEM.

The attack requires local access and valid credentials to the target system, but does not require user interaction to exploit. An attacker who successfully exploits this vulnerability can delete files that would otherwise be protected, potentially removing critical system files, security configurations, or audit logs.

Root Cause

The root cause of this vulnerability is improper file path validation in the MpSigStub.exe component. The executable fails to adequately verify that file deletion operations target only legitimate, expected file paths within the Defender signature directories.

This allows an attacker to potentially abuse symbolic links, junction points, or other file system redirection techniques to redirect deletion operations to arbitrary locations on the file system. Since MpSigStub.exe runs with elevated privileges, these deletion operations succeed even against protected system files.

Attack Vector

The attack vector for CVE-2020-1461 requires local access to the vulnerable system. An attacker must first obtain valid credentials and log on to the target machine. Once authenticated, the attacker can:

  1. Create symbolic links or junction points that redirect file operations
  2. Trigger or wait for MpSigStub.exe to perform file cleanup operations
  3. The deletion operation follows the redirection and deletes the attacker-specified target file

This technique is commonly known as an "arbitrary file delete" primitive, which can be leveraged to escalate privileges by deleting critical security components or creating conditions for further exploitation.

Detection Methods for CVE-2020-1461

Indicators of Compromise

  • Unexpected file deletion events originating from MpSigStub.exe process
  • Creation of symbolic links or junction points in Windows Defender signature directories
  • Suspicious process activity involving MpSigStub.exe with unusual file system operations
  • Missing or deleted critical system files without legitimate explanation

Detection Strategies

  • Monitor for symbolic link or junction point creation in Defender-related directories such as %ProgramData%\Microsoft\Windows Defender
  • Implement file integrity monitoring on critical system files and security configurations
  • Enable Windows Security Event logging for file system operations (Event ID 4663)
  • Deploy behavioral detection rules for privilege escalation attempts involving Microsoft Defender components

Monitoring Recommendations

  • Configure SentinelOne agents to monitor for suspicious file operations by MpSigStub.exe
  • Enable auditing of object access on sensitive directories and system files
  • Implement alerting for unexpected deletion of protected files or security components
  • Review Windows Defender operational logs for anomalous signature update activities

How to Mitigate CVE-2020-1461

Immediate Actions Required

  • Apply the latest security updates from Microsoft for Windows Defender and affected operating systems
  • Ensure Microsoft Defender definitions are current, as the fix may be delivered through definition updates
  • Review systems for signs of compromise before patching
  • Implement least privilege access controls to limit local user capabilities

Patch Information

Microsoft has released security updates to address this vulnerability. The patch corrects how MpSigStub.exe handles file deletion operations by implementing proper path validation and preventing redirection attacks.

For detailed patch information and download links, refer to the Microsoft Security Advisory CVE-2020-1461.

Organizations using Microsoft endpoint protection products should ensure automatic updates are enabled to receive the fix automatically.

Workarounds

  • Restrict local logon access to trusted administrators only until patches can be applied
  • Implement application control policies to prevent unauthorized execution of tools that create symbolic links
  • Enable Protected Process Light (PPL) for antimalware processes where supported
  • Monitor and alert on any modifications to Windows Defender directories
bash
# Verify Windows Defender is updated with latest definitions
# Run in elevated PowerShell
Get-MpComputerStatus | Select-Object AntivirusSignatureLastUpdated, AMProductVersion, AMEngineVersion

# Check for pending Windows updates related to Defender
Get-WindowsUpdate -KBArticleID "KB*" | Where-Object {$_.Title -like "*Defender*"}

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechMicrosoft Windows Defender

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-1461
  • Related CVEs
  • CVE-2021-24092: Windows Defender Privilege Escalation Flaw

  • CVE-2021-1647: Microsoft Defender RCE 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