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-2023-36722

CVE-2023-36722: Windows 10 Information Disclosure Flaw

CVE-2023-36722 is an information disclosure vulnerability in Active Directory Domain Services on Windows 10 1507 that may expose sensitive data. This article covers the technical details, affected systems, and mitigation.

Published: February 4, 2026

CVE-2023-36722 Overview

CVE-2023-36722 is an information disclosure vulnerability affecting Active Directory Domain Services (AD DS) in Microsoft Windows operating systems. This vulnerability allows an attacker with high privileges to potentially access sensitive information from the domain controller, compromising the confidentiality of directory service data.

Critical Impact

An authenticated attacker with administrative privileges could exploit this vulnerability to disclose sensitive Active Directory information, potentially exposing confidential domain data and user credentials.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2)
  • Microsoft Windows Server 2008 R2 SP1/SP2
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • October 10, 2023 - CVE-2023-36722 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36722

Vulnerability Analysis

This information disclosure vulnerability exists within the Active Directory Domain Services component of Windows operating systems. The vulnerability is classified under CWE-284 (Improper Access Control), indicating that the flaw stems from insufficient access control mechanisms within the AD DS implementation.

The attack requires network access and high privileges to exploit, but does not require user interaction. This combination suggests the vulnerability likely resides in administrative functions or privileged operations within AD DS that fail to properly restrict information access. While the complexity of exploitation is high, successful attacks result in a significant confidentiality impact, potentially exposing sensitive directory information such as user attributes, group memberships, or other protected domain data.

Root Cause

The root cause of CVE-2023-36722 is improper access control within Active Directory Domain Services. The vulnerability appears to stem from insufficient validation or authorization checks when handling certain privileged requests, allowing authenticated administrators to access information beyond their intended scope. This represents a failure in the principle of least privilege within the AD DS access control implementation.

Attack Vector

The vulnerability is exploitable over the network by an authenticated attacker with high-level privileges (such as domain administrator access). The attack scenario involves:

  1. An attacker must first obtain high-privilege credentials within the target Active Directory environment
  2. The attacker then sends specially crafted requests to the domain controller
  3. Due to improper access control, the AD DS component returns sensitive information that should be restricted
  4. The disclosed information could include sensitive directory attributes, security-related configuration data, or other protected domain information

The attack does not require user interaction and does not affect the integrity or availability of the system, focusing solely on unauthorized information disclosure.

Detection Methods for CVE-2023-36722

Indicators of Compromise

  • Unusual LDAP query patterns targeting sensitive directory attributes from privileged accounts
  • Elevated directory service access events in Security Event logs (Event ID 4662) showing access to normally restricted objects
  • Abnormal replication traffic or directory access patterns between domain controllers

Detection Strategies

  • Monitor Windows Security Event logs for Event ID 4662 (operations performed on directory service objects) with unusual access patterns
  • Enable and review Directory Service Access auditing to detect anomalous queries from high-privilege accounts
  • Implement SIEM rules to correlate privileged account activity with unusual AD DS query behavior

Monitoring Recommendations

  • Configure advanced auditing policies for Directory Service Access and Directory Service Changes
  • Deploy network monitoring to identify unusual LDAP traffic patterns targeting domain controllers
  • Review privileged account activity regularly for signs of abuse or unauthorized access attempts

How to Mitigate CVE-2023-36722

Immediate Actions Required

  • Apply the Microsoft security updates from the October 2023 Patch Tuesday release immediately to all affected systems
  • Prioritize patching domain controllers as they are the primary targets for this vulnerability
  • Review and restrict high-privilege account access following the principle of least privilege
  • Enable enhanced auditing on domain controllers to detect potential exploitation attempts

Patch Information

Microsoft has released security updates to address this vulnerability as part of the October 2023 security updates. Patches are available for all affected Windows versions through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog. Organizations should consult the Microsoft Security Update Guide for specific KB articles and patch details for each affected operating system version.

Workarounds

  • Implement strict network segmentation to limit access to domain controllers from untrusted network segments
  • Review and reduce the number of accounts with high-privilege access to Active Directory
  • Enable Protected Users security group membership for highly privileged accounts where feasible
  • Monitor and restrict administrative tools that could be used to query sensitive directory information
bash
# Enable Directory Service Access auditing via Group Policy
# Navigate to: Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > DS Access
# Enable: Audit Directory Service Access (Success, Failure)

# PowerShell command to verify current audit settings on domain controller
auditpol /get /subcategory:"Directory Service Access"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score4.4

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36722
  • Related CVEs
  • CVE-2026-0930: wolfSSHd Information Disclosure Vulnerability

  • CVE-2026-33829: Windows Snipping Tool Info Disclosure Flaw

  • CVE-2026-32218: Windows Kernel Information Disclosure

  • CVE-2026-32217: Windows Kernel Information Disclosure Flaw
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