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

CVE-2022-26923: Windows 10 Privilege Escalation Flaw

CVE-2022-26923 is a privilege escalation vulnerability in Active Directory Domain Services on Windows 10 1507 that allows attackers to gain elevated privileges. This article covers technical details, affected versions, and steps to mitigate this critical security flaw.

Published: February 25, 2026

CVE-2022-26923 Overview

CVE-2022-26923 is a critical elevation of privilege vulnerability affecting Active Directory Domain Services (AD DS) in Microsoft Windows environments. This vulnerability allows an authenticated attacker to manipulate attributes on computer accounts they own or manage, potentially impersonating a Domain Controller and obtaining a certificate that grants domain administrator privileges. The flaw exists in how Active Directory Certificate Services (AD CS) handles certificate enrollment requests from machine accounts.

Critical Impact

Authenticated attackers can escalate privileges to domain administrator level by exploiting certificate enrollment weaknesses in Active Directory environments. This vulnerability is actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities catalog.

Affected Products

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

Discovery Timeline

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

Technical Details for CVE-2022-26923

Vulnerability Analysis

This vulnerability, commonly referred to as "Certifried," exploits a weakness in how Active Directory Certificate Services validates certificate requests from computer accounts. The root issue lies in the certificate template's reliance on the dNSHostName attribute of computer objects for identity verification during certificate enrollment.

An authenticated user with the ability to create or modify computer accounts (by default, any domain user can join up to 10 machines to the domain) can manipulate the dNSHostName and servicePrincipalName (SPN) attributes of a computer account they control. By setting the dNSHostName to match a Domain Controller's hostname, an attacker can request a certificate that effectively impersonates the DC.

The vulnerability is classified under CWE-295 (Improper Certificate Validation), as the certificate enrollment process fails to adequately verify that the requesting entity legitimately owns the identity it claims.

Root Cause

The fundamental issue stems from insufficient validation during certificate enrollment in Active Directory Certificate Services. When a computer account requests a certificate using a template that specifies the Subject Alternative Name (SAN) based on the dNSHostName attribute, AD CS does not verify that the requesting machine actually owns that DNS name. This allows an attacker-controlled computer object with a spoofed dNSHostName attribute to obtain a certificate containing the identity of another machine, including Domain Controllers.

Attack Vector

The attack follows a network-based exploitation path requiring low-privilege authenticated access. The attacker must have credentials for a domain user account with the ability to create or manage computer objects. The attack flow typically involves:

  1. Creating a new machine account or taking control of an existing one
  2. Modifying the dNSHostName attribute to match a target Domain Controller
  3. Requesting a certificate from AD CS using a vulnerable certificate template
  4. Using the obtained certificate to authenticate as the impersonated Domain Controller
  5. Leveraging DC privileges to perform DCSync or other domain compromise techniques

The attack exploits the default Active Directory configuration where standard users can add computers to the domain (controlled by the ms-DS-MachineAccountQuota attribute, default value of 10).

Detection Methods for CVE-2022-26923

Indicators of Compromise

  • Unexpected modifications to dNSHostName or servicePrincipalName attributes on computer objects
  • Certificate enrollment requests from machine accounts with DNS names that don't match their normal naming convention
  • Authentication events using certificates with mismatched subject names and requesting account identities
  • Anomalous LDAP modification operations targeting computer object attributes

Detection Strategies

  • Monitor Windows Security Event ID 4742 (Computer account was changed) for modifications to dNSHostName attributes
  • Enable auditing on AD CS and monitor Event ID 4887 (Certificate Services approved a certificate request) for suspicious patterns
  • Implement alerts for certificate requests where the Subject Alternative Name contains Domain Controller hostnames from non-DC machine accounts
  • Use SentinelOne Singularity XDR to detect post-exploitation activities such as DCSync operations or Pass-the-Certificate attacks

Monitoring Recommendations

  • Enable advanced auditing on Active Directory Certificate Services to log all certificate enrollment activities
  • Configure alerts for computer object attribute modifications, particularly dNSHostName and servicePrincipalName changes
  • Deploy endpoint detection on Domain Controllers to identify unauthorized Kerberos authentication using machine certificates
  • Monitor for Certipy, Rubeus, or similar tooling usage that automates this attack chain

How to Mitigate CVE-2022-26923

Immediate Actions Required

  • Apply the May 2022 Microsoft security updates to all affected Windows systems, prioritizing Domain Controllers and CA servers
  • Review and restrict certificate templates that allow enrollment based on dNSHostName without strong validation
  • Set the ms-DS-MachineAccountQuota attribute to 0 to prevent standard users from adding computer accounts to the domain
  • Audit existing computer objects for suspicious dNSHostName values that match Domain Controllers

Patch Information

Microsoft released security updates addressing this vulnerability as part of the May 2022 Patch Tuesday release. The patches introduce additional validation checks during certificate enrollment to verify the requesting entity's ownership of the claimed identity. Organizations should obtain the appropriate updates from the Microsoft Security Update Guide for their specific Windows versions.

Post-patch, Microsoft implemented a compatibility mode that logs warnings before enforcing strict validation. Organizations should monitor for Event ID 39 in the AD CS logs, which indicates attempted exploitation or misconfigured systems that would break after full enforcement mode is enabled.

Workarounds

  • Disable certificate templates that allow enrollment based on machine dNSHostName attributes until patches can be applied
  • Restrict the ability to create computer accounts by setting ms-DS-MachineAccountQuota to 0 and delegating this permission only to trusted administrators
  • Implement strong access controls on certificate templates, requiring Certificate Manager approval for sensitive templates
  • Use Protected Users security group for privileged accounts to limit credential exposure
bash
# PowerShell command to set ms-DS-MachineAccountQuota to 0
Set-ADDomain -Identity "DC=domain,DC=com" -Replace @{"ms-DS-MachineAccountQuota"="0"}

# Verify the setting
Get-ADObject -Identity ((Get-ADDomain).distinguishedname) -Properties ms-DS-MachineAccountQuota | Select-Object ms-DS-MachineAccountQuota

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 Score8.8

  • EPSS Probability91.75%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-295
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft Security Update

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