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
    • 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-2022-26925

CVE-2022-26925: Windows LSA Spoofing Vulnerability

CVE-2022-26925 is a privilege escalation vulnerability affecting Windows LSA in Windows 10 1507 that enables attackers to spoof credentials and gain elevated access. This article covers technical details, affected systems, and remediation.

Published: February 25, 2026

CVE-2022-26925 Overview

CVE-2022-26925 is a Windows Local Security Authority (LSA) Spoofing Vulnerability that affects a wide range of Microsoft Windows operating systems. This vulnerability allows an unauthenticated attacker to coerce the domain controller to authenticate against another server using NTLM, enabling relay attacks that can lead to domain compromise. The vulnerability is particularly dangerous when combined with NTLM relay attacks against Active Directory Certificate Services (AD CS), potentially allowing attackers to gain domain administrator privileges.

Critical Impact

This vulnerability has been confirmed as actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. When chained with NTLM relay attacks, it can enable complete Active Directory domain compromise.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 1909, 20H2, 21H1, 21H2)
  • Microsoft Windows 11 21H2
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, 20H2
  • Microsoft Windows 7 SP1, Windows 8.1, Windows RT 8.1

Discovery Timeline

  • May 10, 2022 - CVE-2022-26925 published to NVD
  • October 30, 2025 - Last updated in NVD database

Technical Details for CVE-2022-26925

Vulnerability Analysis

CVE-2022-26925 is classified under CWE-306 (Missing Authentication for Critical Function), representing a fundamental weakness in the Windows LSA authentication mechanism. The vulnerability resides in how Windows handles certain authentication requests, allowing attackers to force domain controllers to authenticate using NTLM to attacker-controlled servers.

The attack leverages the Windows LSA's handling of authentication coercion, where an attacker can trigger the domain controller to initiate an NTLM authentication request to an arbitrary destination. This vulnerability is particularly impactful in enterprise environments because it targets the core authentication infrastructure of Windows domains.

When exploited in combination with NTLM relay techniques, particularly against AD CS web enrollment endpoints, attackers can obtain certificates that enable domain administrator access. The network-based attack vector with no required privileges or user interaction makes this vulnerability especially dangerous for organizations with exposed internal services.

Root Cause

The root cause of CVE-2022-26925 is a missing authentication check for critical functions within the Windows Local Security Authority subsystem. The LSA fails to properly validate authentication requests, allowing unauthenticated attackers to trigger authentication attempts from privileged system accounts, including the domain controller's machine account.

This design flaw enables attackers to leverage the implicit trust relationships in Windows authentication protocols. The lack of proper validation allows coercion of authentication credentials that can be relayed to other services accepting NTLM authentication.

Attack Vector

The attack exploits the network-accessible LSA interface to coerce NTLM authentication from domain controllers. An attacker positioned on the network can send specially crafted requests to the target system, causing it to initiate an NTLM authentication attempt to an attacker-controlled server.

The attack flow typically involves:

  1. An attacker sending a coercion request to the target domain controller
  2. The domain controller initiating an NTLM authentication to the attacker's server
  3. The attacker relaying the captured NTLM authentication to a vulnerable service
  4. When targeting AD CS, the attacker can request a certificate for the domain controller's account
  5. Using the obtained certificate, the attacker can authenticate as the domain controller and compromise the domain

This attack is particularly effective against environments that have not implemented EPA (Extended Protection for Authentication) or have AD CS web enrollment enabled without proper protections.

Detection Methods for CVE-2022-26925

Indicators of Compromise

  • Unusual NTLM authentication requests originating from domain controllers to non-standard destinations
  • Anomalous certificate requests from domain controller machine accounts in AD CS logs
  • Unexpected outbound SMB connections from domain controllers to unknown IP addresses
  • Authentication events showing relay patterns in Windows Security event logs (Event ID 4624)

Detection Strategies

  • Monitor Event ID 4624 for NTLM authentication attempts from domain controllers to suspicious destinations
  • Implement network monitoring to detect unexpected outbound connections from domain controllers on ports 445, 139, and 80/443
  • Audit AD CS certificate issuance logs for certificates requested by machine accounts
  • Deploy endpoint detection rules to identify LSA coercion behavior patterns

Monitoring Recommendations

  • Enable verbose logging on domain controllers and AD CS servers to capture authentication flow details
  • Configure SIEM rules to alert on NTLM relay patterns and unusual certificate requests
  • Implement network segmentation monitoring to detect lateral movement attempts following exploitation
  • Regularly review domain controller outbound connection logs for anomalous behavior

How to Mitigate CVE-2022-26925

Immediate Actions Required

  • Apply Microsoft security updates from the May 2022 Patch Tuesday release immediately
  • Enable Extended Protection for Authentication (EPA) on AD CS web enrollment services
  • Disable NTLM authentication where possible and enforce Kerberos
  • Implement LDAP signing and channel binding on domain controllers

Patch Information

Microsoft has released security updates to address CVE-2022-26925 as part of the May 2022 security updates. Administrators should apply the appropriate patches for their Windows versions immediately. For detailed patch information and download links, refer to the Microsoft Update Guide for CVE-2022-26925.

Note that Microsoft has provided specific guidance on mitigating NTLM relay attacks in conjunction with this vulnerability. Organizations should review the Microsoft Security Advisory for comprehensive remediation steps.

Workarounds

  • Disable NTLM authentication on domain controllers and enforce Kerberos authentication
  • Enable EPA on all Certificate Authority web enrollment interfaces to prevent relay attacks
  • Implement network segmentation to limit exposure of domain controllers to untrusted network segments
  • Configure Windows Firewall to restrict outbound SMB and HTTP connections from domain controllers
bash
# Enable EPA on AD CS web enrollment
# Run on Certificate Authority servers
certutil -setreg CA\PolicyModules\CertificateAuthority_MicrosoftDefault.Policy\EditFlags +EDITF_ENABLEDEFAULTSMIME
# Configure LDAP channel binding
reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NTDS\Parameters" /v LdapEnforceChannelBinding /t REG_DWORD /d 2 /f
# Enable LDAP signing
reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NTDS\Parameters" /v LDAPServerIntegrity /t REG_DWORD /d 2 /f

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

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability37.43%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-306
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft Update Guide CVE-2022-26925

  • Microsoft Security Advisory CVE-2022-26925
  • 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