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

CVE-2021-31962: Windows 10 Kerberos Auth Bypass Flaw

CVE-2021-31962 is an authentication bypass vulnerability in Microsoft Windows 10 Kerberos AppContainer that allows attackers to circumvent security features. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-31962 Overview

CVE-2021-31962 is a critical security feature bypass vulnerability affecting the Kerberos authentication protocol implementation in Microsoft Windows AppContainer environments. This vulnerability allows remote attackers to bypass security restrictions designed to isolate applications running within AppContainers, potentially enabling unauthorized access to enterprise authentication capabilities that should be restricted.

The AppContainer security boundary is a fundamental Windows security feature designed to limit the capabilities of Universal Windows Platform (UWP) applications and sandboxed processes. When this boundary is compromised, applications that should be restricted from accessing network authentication services can leverage Kerberos to authenticate to enterprise resources.

Critical Impact

Remote attackers can bypass AppContainer security restrictions to gain unauthorized enterprise authentication capabilities, potentially compromising domain credentials and enabling lateral movement within enterprise networks without user interaction.

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

  • 2021-06-08 - CVE CVE-2021-31962 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-31962

Vulnerability Analysis

This vulnerability exists within the Windows Kerberos implementation's handling of AppContainer capabilities. AppContainers are designed to provide a restrictive sandbox environment where applications have limited access to system resources and network capabilities. The Enterprise Authentication capability is specifically restricted to prevent sandboxed applications from automatically authenticating to enterprise resources using domain credentials.

The flaw allows an attacker to bypass this restriction, enabling a malicious application running within an AppContainer to leverage Kerberos authentication mechanisms that should be inaccessible. This effectively breaks the security isolation model that organizations rely on to contain potentially untrusted applications.

The attack can be executed remotely over the network without requiring any privileges or user interaction, making it particularly dangerous in enterprise environments where automatic Kerberos authentication is prevalent.

Root Cause

The root cause stems from improper enforcement of AppContainer capability restrictions within the Windows Kerberos authentication subsystem. When an AppContainer application attempts to use Kerberos authentication, the security checks fail to properly validate the application's capability manifest, allowing it to bypass the Enterprise Authentication capability requirement.

This represents a fundamental flaw in the security boundary enforcement between the AppContainer isolation layer and the Kerberos Service Security Provider (SSP). The Kerberos SSP does not correctly query or validate the AppContainer token's capability SIDs before granting authentication access.

Attack Vector

The attack leverages the network-accessible nature of Kerberos authentication. An attacker can exploit this vulnerability by:

  1. Creating or compromising an application running within an AppContainer environment
  2. Crafting authentication requests that bypass the capability validation checks
  3. Leveraging the obtained enterprise authentication capability to authenticate to network resources
  4. Accessing domain resources that should be inaccessible to sandboxed applications

The vulnerability does not require user interaction or elevated privileges to exploit. Once exploited, an attacker could potentially harvest domain credentials, access sensitive network resources, or perform lateral movement within the enterprise network.

For detailed technical information about the exploitation mechanism, refer to the Packet Storm Security advisory and the Microsoft Security Advisory.

Detection Methods for CVE-2021-31962

Indicators of Compromise

  • Unusual Kerberos authentication requests originating from AppContainer processes that do not have the Enterprise Authentication capability declared in their manifest
  • Suspicious network authentication attempts from UWP or sandboxed applications to domain controllers
  • Anomalous Kerberos TGT or service ticket requests from processes running under AppContainer tokens
  • Event logs showing authentication events from applications that should be capability-restricted

Detection Strategies

  • Monitor Windows Security Event Logs (Event IDs 4768, 4769, 4771) for Kerberos authentication attempts from unexpected process contexts
  • Implement AppContainer capability auditing to detect applications attempting to use undeclared capabilities
  • Deploy network monitoring to identify anomalous Kerberos traffic patterns from sandboxed application sources
  • Use endpoint detection tools to correlate AppContainer process execution with network authentication activity

Monitoring Recommendations

  • Enable detailed Kerberos authentication logging on domain controllers
  • Configure Windows Defender Application Control (WDAC) policies to monitor AppContainer capability usage
  • Implement SIEM rules to alert on authentication attempts from known AppContainer process signatures
  • Review application manifests to ensure proper capability declarations match expected behavior

How to Mitigate CVE-2021-31962

Immediate Actions Required

  • Apply the Microsoft security update released in June 2021 immediately on all affected Windows systems
  • Prioritize patching domain controllers and systems hosting sensitive enterprise services
  • Review and audit AppContainer applications deployed in the environment for suspicious behavior
  • Implement network segmentation to limit potential lateral movement if exploitation occurs

Patch Information

Microsoft has released security updates to address this vulnerability as part of the June 2021 Patch Tuesday release. The patches correct the Kerberos authentication subsystem to properly validate AppContainer capability tokens before granting enterprise authentication access.

Organizations should obtain and apply the appropriate security updates from the Microsoft Security Update Guide. The updates are available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog.

Workarounds

  • Implement strict application whitelisting using Windows Defender Application Control (WDAC) to limit which applications can run in AppContainer contexts
  • Consider blocking untrusted AppContainer applications until patches can be applied
  • Enforce network-level restrictions on Kerberos authentication to limit authentication scope for sandboxed applications
  • Enable credential guard where supported to provide additional protection for domain credentials
bash
# Enable Credential Guard via Group Policy (requires compatible hardware)
# Path: Computer Configuration > Administrative Templates > System > Device Guard
# Enable Virtualization Based Security: Enabled
# Credential Guard Configuration: Enabled with UEFI lock

# Verify Credential Guard status
Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWindows

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability17.79%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Packet Storm Bypass Exploit
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-31962
  • Related CVEs
  • CVE-2026-23656: Windows App Authentication Bypass Flaw

  • CVE-2026-23674: Windows MapUrlToZone Auth Bypass Flaw

  • CVE-2020-1464: Windows 10 1507 Auth Bypass Vulnerability

  • CVE-2026-21255: Windows 10 1607 Auth Bypass 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