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

CVE-2021-26426: Windows 10 Privilege Escalation Flaw

CVE-2021-26426 is a privilege escalation vulnerability in Microsoft Windows 10 affecting the User Account Profile Picture component. Attackers can exploit this to gain elevated privileges on vulnerable systems.

Published: February 25, 2026

CVE-2021-26426 Overview

CVE-2021-26426 is an Elevation of Privilege vulnerability affecting the Windows User Account Profile Picture functionality across a wide range of Microsoft Windows operating systems. This vulnerability allows a local attacker with low-level privileges to exploit improper link resolution before file access (CWE-59: Improper Link Resolution Before File Access), commonly known as a symlink attack, to escalate privileges on affected systems.

The vulnerability resides in how Windows handles profile picture operations, enabling attackers to manipulate symbolic links to access or modify resources they should not have permissions to. Successful exploitation could grant an attacker the ability to execute arbitrary code with elevated privileges, potentially leading to complete system compromise.

Critical Impact

Local attackers can exploit this vulnerability to gain elevated privileges, enabling full system compromise including access to sensitive data, installation of malicious software, and creation of new privileged accounts.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 2004, 20H2, 21H1)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016 (including 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • 2021-08-12 - CVE-2021-26426 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-26426

Vulnerability Analysis

This vulnerability is classified as CWE-59 (Improper Link Resolution Before File Access), which describes a class of vulnerabilities where the application does not properly handle symbolic links or hard links before accessing files. In the context of CVE-2021-26426, the Windows User Account Profile Picture functionality fails to properly validate file paths when handling profile picture operations.

When a user changes their profile picture, Windows performs file operations that involve reading and writing to specific locations. The vulnerability arises because these operations do not adequately verify whether the target paths have been manipulated through symbolic links. An attacker with local access can create malicious symlinks that redirect these file operations to arbitrary locations on the system.

The local attack vector requires the attacker to have existing authenticated access to the target system. However, once exploited, the attacker can achieve complete compromise of the affected system, impacting confidentiality, integrity, and availability of system resources.

Root Cause

The root cause of CVE-2021-26426 lies in improper link resolution (symlink following) before file access operations within the Windows User Account Profile Picture handling code. The vulnerable component fails to canonicalize file paths and verify that symbolic links do not redirect file operations to privileged system locations.

When processing profile picture changes, the system does not adequately check for the presence of junction points or symbolic links that could redirect write operations. This allows an attacker to create a symlink pointing from the expected profile picture location to a privileged system file or directory, causing Windows to inadvertently write to or modify protected resources with elevated privileges.

Attack Vector

The attack vector for CVE-2021-26426 is local, requiring an attacker to have authenticated access to the target system with standard user privileges. The exploitation process involves creating carefully crafted symbolic links before triggering profile picture operations.

The attack typically follows this sequence: First, the attacker identifies the profile picture storage location used by the target user account. Next, they create a symbolic link (or junction point) that redirects from this location to a sensitive system file or directory. When the profile picture update operation is triggered, Windows follows the symlink and performs file operations on the attacker-specified target with elevated privileges.

This exploitation technique requires no user interaction beyond the initial local access, making it a practical post-compromise escalation technique for attackers who have already gained initial access to a system.

Detection Methods for CVE-2021-26426

Indicators of Compromise

  • Unexpected symbolic links or junction points within user profile directories, particularly in %APPDATA%\Microsoft\Windows\AccountPictures or related locations
  • Unusual file system activity involving profile picture-related files with unexpected target paths
  • Modification of sensitive system files that correlate with user profile picture operations
  • Creation of junction points by non-administrative users targeting system directories

Detection Strategies

  • Monitor for symbolic link and junction point creation in user profile directories using file system auditing
  • Implement endpoint detection rules that alert on suspicious mklink or junction creation commands executed by standard users
  • Deploy behavioral analysis to detect privilege escalation patterns following profile picture-related file operations
  • Enable Windows Security Event logging (Event ID 4663) for object access auditing on sensitive system directories

Monitoring Recommendations

  • Configure advanced audit policies to log file system symbolic link creation events
  • Implement SentinelOne Singularity Platform for real-time behavioral detection of privilege escalation attempts
  • Monitor process creation events for suspicious sequences involving profile picture handling and subsequent elevated operations
  • Review Windows Event logs for unusual access patterns to system files correlating with user profile modifications

How to Mitigate CVE-2021-26426

Immediate Actions Required

  • Apply the Microsoft security update released in August 2021 Patch Tuesday as the primary remediation
  • Review systems for any existing suspicious symbolic links within user profile directories
  • Implement application whitelisting to restrict unauthorized privilege escalation attempts
  • Ensure endpoint protection solutions are updated with the latest detection signatures

Patch Information

Microsoft has released security updates to address CVE-2021-26426 as part of the August 2021 Patch Tuesday release cycle. Affected organizations should apply the appropriate cumulative update for their Windows version. The patches are available through Windows Update, Microsoft Update Catalog, and Windows Server Update Services (WSUS).

For detailed patch information and download links, refer to the Microsoft Security Advisory for CVE-2021-26426.

Workarounds

  • Implement strict access controls on user profile directories to limit symbolic link creation capabilities
  • Enable Windows Defender Credential Guard where supported to protect against credential theft post-exploitation
  • Restrict standard user accounts from creating symbolic links using Local Security Policy (requires evaluation for compatibility)
  • Deploy SentinelOne Singularity for endpoint protection with behavioral AI capable of detecting symlink-based privilege escalation attempts
bash
# Verify symbolic link creation policy
# Check current symlink permissions via Local Security Policy
secpol.msc
# Navigate to: Local Policies > User Rights Assignment > Create symbolic links
# Ensure only Administrators have this privilege (may impact some applications)

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.57%

  • 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-26426
  • Related CVEs
  • CVE-2026-33104: Windows Win32K Privilege Escalation Flaw

  • CVE-2026-33101: Windows Print Spooler Privilege Escalation

  • CVE-2026-33099: Windows WinSock Privilege Escalation Flaw

  • CVE-2026-33098: Windows Container Isolation 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