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-2022-21913

CVE-2022-21913: Windows 10 Auth Bypass Vulnerability

CVE-2022-21913 is an authentication bypass flaw in Microsoft Windows 10 Local Security Authority that allows attackers to circumvent security features. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2022-21913 Overview

CVE-2022-21913 is a security feature bypass vulnerability affecting the Local Security Authority (Domain Policy) Remote Protocol (LSAD/LSARPC) in Microsoft Windows. This vulnerability allows remote attackers to potentially intercept and decrypt sensitive domain policy information transmitted between Windows clients and domain controllers due to weak encryption enforcement in the LSAD protocol.

The Local Security Authority Remote Protocol is used to manage security policy information on domain-joined systems, including password policies, trust relationships, and account information. When exploited, this vulnerability enables attackers on the network to downgrade the encryption used in LSAD communications, potentially exposing sensitive security policy data.

Critical Impact

Remote unauthenticated attackers can exploit weak encryption in the LSAD protocol to intercept and decrypt sensitive domain security policy information, potentially compromising Active Directory security configurations.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 20H2, 21H1, 21H2)
  • Microsoft Windows 11
  • 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 Windows Server 2022 and 20H2

Discovery Timeline

  • January 11, 2022 - CVE-2022-21913 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-21913

Vulnerability Analysis

This security feature bypass affects the encryption mechanisms used by the Local Security Authority (Domain Policy) Remote Protocol. The LSAD protocol, implemented through the lsarpc RPC interface, is responsible for managing domain security policies including password policies, trust relationships, and security configuration data.

The vulnerability stems from the protocol's acceptance of weak encryption algorithms during communication negotiation. When a client connects to a domain controller via LSARPC, the protocol may allow the use of deprecated or weak cryptographic ciphers instead of enforcing modern encryption standards. This creates an opportunity for attackers positioned on the network to intercept these communications.

The attack requires network access but does not require authentication or user interaction, making it particularly concerning in enterprise environments where LSAD traffic traverses network segments that may be accessible to attackers.

Root Cause

The root cause of CVE-2022-21913 lies in the insufficient enforcement of strong encryption algorithms in the LSAD protocol implementation. The protocol's negotiation mechanism permits fallback to weaker encryption methods, violating the security principle of encryption downgrade prevention.

Specifically, the Windows implementation of lsasrv.dll and related components did not adequately validate or enforce the use of AES encryption for LSAD communications. This allowed clients and servers to negotiate weaker cipher suites, enabling potential cryptographic attacks against the transmitted data.

Attack Vector

The attack vector for this vulnerability is network-based. An attacker with network access between Windows clients and domain controllers can exploit this vulnerability through the following mechanism:

  1. Network Positioning: The attacker positions themselves on a network segment where LSAD/LSARPC traffic is accessible, typically through ARP spoofing, DNS hijacking, or by compromising a network device.

  2. Protocol Interception: The attacker intercepts RPC communications on the LSARPC interface (typically using named pipe \PIPE\lsarpc or direct TCP connections).

  3. Encryption Downgrade: By manipulating the encryption negotiation process, the attacker forces the use of weaker cryptographic algorithms.

  4. Data Decryption: With weakened encryption in place, the attacker can decrypt intercepted LSAD traffic to access sensitive domain policy information including password policies, trust configurations, and security settings.

This attack does not require any privileges on the target systems and can be executed without user interaction, making it particularly dangerous in environments where network segmentation is insufficient.

Detection Methods for CVE-2022-21913

Indicators of Compromise

  • Unusual network traffic patterns on RPC ports (TCP 135, 139, 445) involving LSARPC communications
  • Unexpected encryption algorithm negotiation in LSAD protocol sessions showing weak cipher usage
  • Network traffic analysis showing unencrypted or weakly encrypted LSAD data transfers
  • Anomalous authentication patterns from systems making frequent LSAD queries

Detection Strategies

  • Monitor Windows Security Event logs for Event ID 4624 (logon events) and Event ID 4625 (failed logon attempts) correlating with LSARPC activity
  • Implement network traffic inspection to detect RPC traffic using weak or deprecated encryption algorithms
  • Deploy endpoint detection solutions to identify suspicious lsass.exe network communications
  • Use packet capture analysis to identify LSARPC sessions not using AES-256 encryption

Monitoring Recommendations

  • Enable advanced audit policies for "Audit Directory Service Access" and "Audit Logon Events"
  • Configure network monitoring to alert on unexpected LSARPC traffic patterns between non-standard endpoints
  • Implement SentinelOne Singularity XDR to detect and alert on suspicious LSA-related network activity and protocol anomalies
  • Review domain controller logs for unusual policy query patterns that may indicate reconnaissance activity

How to Mitigate CVE-2022-21913

Immediate Actions Required

  • Apply the January 2022 security updates from Microsoft to all affected Windows systems immediately
  • Prioritize patching domain controllers and systems that handle sensitive domain policy operations
  • Review and restrict network access to RPC services where possible using Windows Firewall rules
  • Enable network-level protection through IPSec policies to enforce encrypted communications

Patch Information

Microsoft addressed this vulnerability in the January 2022 Patch Tuesday security updates. The patches enforce the use of AES encryption for LSAD protocol communications, preventing encryption downgrade attacks. Organizations should apply the appropriate update for their Windows version:

  • Obtain patches from Microsoft Security Update Guide for CVE-2022-21913
  • Review the Microsoft Security Advisory for additional guidance

After applying the security update, administrators should configure registry settings to enforce AES encryption for the LSAD protocol as detailed in Microsoft's guidance.

Workarounds

  • Implement network segmentation to restrict access to domain controller RPC services from untrusted network segments
  • Enable IPSec policies between domain-joined clients and domain controllers to add an additional encryption layer
  • Configure Windows Firewall to restrict RPC traffic to known, trusted IP addresses
  • Consider implementing network monitoring and anomaly detection to identify potential exploitation attempts until patches can be applied
bash
# Registry configuration to enforce AES encryption for LSAD (post-patch)
# Run on domain controllers after applying security update
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v "LsaLookupCacheMaxSize" /t REG_DWORD /d 0 /f

# Enable audit logging for LSA operations
auditpol /set /subcategory:"Audit Directory Service Access" /success:enable /failure:enable

# Verify patch installation status
wmic qfe list | findstr /i "KB5009543 KB5009555 KB5009557 KB5009624"

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability1.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2022-21913 Update

  • Microsoft Security Advisory CVE-2022-21913
  • Related CVEs
  • CVE-2021-43890: Microsoft App Installer Spoofing Bypass

  • CVE-2024-20671: Windows Defender Auth Bypass Vulnerability

  • CVE-2023-36560: Microsoft .NET Framework Auth Bypass Flaw

  • CVE-2023-29335: Microsoft Word Auth Bypass 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