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

CVE-2021-26425: Windows 10 Privilege Escalation Vulnerability

CVE-2021-26425 is a privilege escalation vulnerability in Windows Event Tracing affecting Microsoft Windows 10 systems. This flaw allows attackers to elevate privileges. This article covers technical details, affected versions, impact, and mitigation.

Published: February 25, 2026

CVE-2021-26425 Overview

CVE-2021-26425 is a Windows Event Tracing Elevation of Privilege vulnerability that allows a local attacker with low-level access to escalate their privileges on affected Windows systems. The vulnerability exists in the Windows Event Tracing (ETW) component, a critical logging and tracing infrastructure used throughout the Windows operating system for diagnostic and troubleshooting purposes.

Critical Impact

Successful exploitation enables attackers to gain elevated system privileges, potentially leading to complete system compromise including unauthorized data access, system modification, and persistent access establishment.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1809, 1909, 2004, 20H2, 21H1)
  • 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 (including 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • August 12, 2021 - CVE-2021-26425 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-26425

Vulnerability Analysis

This elevation of privilege vulnerability resides in the Windows Event Tracing subsystem, which provides application programmers the ability to start and stop event tracing sessions, instrument applications to generate trace events, and consume trace events. The vulnerability is classified under CWE-59 (Improper Link Resolution Before File Access), commonly known as a "Link Following" vulnerability.

The attack requires local access to the target system and low-level privileges to initiate. No user interaction is required for exploitation, making this vulnerability particularly concerning in multi-user environments or scenarios where an attacker has already gained initial foothold through other means.

Root Cause

The root cause of CVE-2021-26425 is improper link resolution before file access (CWE-59). This class of vulnerability occurs when software uses a name or reference to access a resource, but the software does not properly verify that the target location matches what was intended. In the context of Windows Event Tracing, an attacker can exploit symbolic link or junction point handling to redirect operations to unintended locations, ultimately gaining elevated privileges.

The vulnerability specifically manifests when the ETW component follows symbolic links or junction points without proper validation, allowing an attacker to manipulate the target of these links to achieve privilege escalation.

Attack Vector

The attack vector for CVE-2021-26425 is local, meaning an attacker must have existing access to the target system to exploit this vulnerability. The typical attack scenario involves:

  1. An attacker gains initial access to a Windows system with standard user privileges
  2. The attacker creates specially crafted symbolic links or junction points
  3. The attacker triggers the vulnerable ETW functionality
  4. Due to improper link resolution, operations are redirected to attacker-controlled locations
  5. The attacker leverages this redirection to escalate privileges to SYSTEM level

This type of vulnerability is commonly used as a secondary exploitation technique in attack chains, where initial access is obtained through other means such as phishing or software vulnerabilities, and then privilege escalation is performed to gain full system control.

Detection Methods for CVE-2021-26425

Indicators of Compromise

  • Unusual symbolic link or junction point creation in system directories, particularly those related to ETW logging paths
  • Unexpected process privilege elevation events, especially from standard user accounts
  • Anomalous ETW session activity or configuration changes
  • Suspicious file system operations involving redirected paths

Detection Strategies

  • Monitor for symbolic link and junction point creation using file system auditing (Event ID 4663 with extended attributes)
  • Implement behavioral detection for privilege escalation patterns typical of link following attacks
  • Deploy endpoint detection rules that alert on unexpected SYSTEM-level process spawning from user-initiated sessions
  • Enable and monitor Windows Security Event logs for privilege use anomalies (Event IDs 4672, 4673)

Monitoring Recommendations

  • Enable detailed file system auditing for critical system directories and ETW-related paths
  • Configure SentinelOne behavioral AI to detect privilege escalation attempts leveraging file system manipulation
  • Establish baseline ETW activity patterns and alert on deviations
  • Implement integrity monitoring for symbolic links and junction points in sensitive locations

How to Mitigate CVE-2021-26425

Immediate Actions Required

  • Apply the Microsoft security update released in August 2021 immediately across all affected Windows systems
  • Prioritize patching of high-value assets and systems with multiple user accounts
  • Implement network segmentation to limit lateral movement if exploitation occurs
  • Review and restrict user permissions to minimize the attack surface for local privilege escalation

Patch Information

Microsoft has released security updates to address this vulnerability as part of their August 2021 Patch Tuesday release. Detailed patch information and download links are available through the Microsoft Security Response Center Advisory. Organizations should deploy these updates through their standard patch management processes, prioritizing systems based on exposure and criticality.

For Windows Server environments, consider using Windows Server Update Services (WSUS) or System Center Configuration Manager (SCCM) for coordinated deployment. For Windows 10 clients, Windows Update for Business or similar enterprise update management solutions should be utilized.

Workarounds

  • Restrict local logon rights to only authorized personnel who require direct system access
  • Implement application whitelisting to prevent unauthorized code execution even if privilege escalation succeeds
  • Enable Windows Defender Credential Guard where supported to protect against credential theft following privilege escalation
  • Use SentinelOne's Singularity Platform to provide real-time protection against exploitation attempts and behavioral anomalies associated with privilege escalation attacks
bash
# Verify Windows Update status for CVE-2021-26425 patch
wmic qfe list | findstr "KB5005033"

# Check for suspicious symbolic links in ETW-related directories
dir /AL /S C:\Windows\System32\winevt

# Review ETW session configurations
logman query -ets

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-59
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-26425
  • Related CVEs
  • CVE-2026-23672: Windows UDFS Privilege Escalation Flaw

  • CVE-2026-25178: Windows WinSock Driver Privilege Escalation

  • CVE-2026-24283: Windows File Server Privilege Escalation

  • CVE-2026-24294: Windows SMB Server Privilege Escalation
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