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-2021-36972

CVE-2021-36972: Windows 10 SMB Information Disclosure Flaw

CVE-2021-36972 is an information disclosure vulnerability in Windows 10 SMB that allows attackers to access sensitive data. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 25, 2026

CVE-2021-36972 Overview

CVE-2021-36972 is an information disclosure vulnerability affecting the Windows Server Message Block (SMB) protocol implementation across multiple versions of Microsoft Windows operating systems. This vulnerability allows a locally authenticated attacker to potentially access sensitive information that should not be exposed through the SMB service.

Critical Impact

Local attackers with low privileges can exploit this vulnerability to disclose sensitive information from affected Windows systems, potentially exposing confidential data such as memory contents, configuration details, or credentials stored in SMB-related processes.

Affected Products

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

Discovery Timeline

  • September 15, 2021 - CVE-2021-36972 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-36972

Vulnerability Analysis

This vulnerability exists within the Windows SMB implementation, which is a network file sharing protocol that allows applications to read and write files and request services from server programs. The information disclosure flaw enables an attacker with local access and low-level privileges to extract sensitive information without requiring any user interaction.

The vulnerability affects the confidentiality of the system while leaving integrity and availability unaffected. An attacker exploiting this vulnerability would need local access to the target system but could leverage the exposed information for further attacks, including privilege escalation or lateral movement within the network.

Root Cause

The root cause of CVE-2021-36972 stems from improper handling of SMB protocol operations within the Windows kernel or associated SMB driver components. The vulnerability allows disclosure of sensitive memory contents or system information that the SMB service processes. Microsoft has not disclosed specific technical details about the exact code path or component responsible, classifying this under NVD-CWE-noinfo.

Attack Vector

The attack vector for this vulnerability is local, requiring the attacker to have authenticated access to the target system. The exploitation flow involves:

  1. An attacker gains local access to a vulnerable Windows system with low-level user privileges
  2. The attacker interacts with the SMB service or related system components
  3. Due to improper information handling, sensitive data is disclosed to the attacker
  4. The attacker can leverage this information for reconnaissance or further exploitation

The vulnerability does not require user interaction and has low attack complexity, making it relatively straightforward to exploit once local access is obtained. Detailed exploitation mechanics are available in the Microsoft Security Advisory.

Detection Methods for CVE-2021-36972

Indicators of Compromise

  • Unusual process activity interacting with SMB services such as srv.sys, srv2.sys, or srvnet.sys drivers
  • Anomalous local user account activity attempting to access SMB-related system components
  • Suspicious memory access patterns targeting SMB service memory spaces
  • Unexpected information queries to SMB endpoints from local processes

Detection Strategies

  • Monitor Windows Event Logs for suspicious SMB-related events, particularly Event IDs related to share access and SMB session activity
  • Deploy endpoint detection and response (EDR) solutions to identify anomalous local process behavior interacting with SMB components
  • Implement file integrity monitoring on critical SMB configuration files and drivers
  • Use SentinelOne's behavioral AI to detect information disclosure attack patterns

Monitoring Recommendations

  • Enable verbose logging for SMB Server events in Windows Event Viewer
  • Configure alerts for unusual local authentication patterns combined with SMB service access
  • Monitor for reconnaissance activity that may follow successful information disclosure
  • Implement network segmentation to limit lateral movement potential if disclosure occurs

How to Mitigate CVE-2021-36972

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2021-36972 as soon as possible to all affected Windows systems
  • Review and restrict local user access to minimize the attack surface for local exploitation
  • Implement the principle of least privilege for all user accounts
  • Audit systems for signs of compromise before and after patching

Patch Information

Microsoft has released security updates to address CVE-2021-36972 as part of the September 2021 Patch Tuesday cycle. Organizations should obtain and apply the appropriate patches from the Microsoft Security Advisory for CVE-2021-36972. The patches are available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog.

Workarounds

  • Restrict local access to systems running SMB services to only essential personnel
  • Implement application whitelisting to prevent unauthorized executables from interacting with SMB components
  • Consider disabling SMBv1 if not required, although this vulnerability affects newer SMB versions as well
  • Use network isolation to segment systems running SMB services from less trusted network zones
bash
# Verify SMB signing is enabled (recommended security hardening)
Get-SmbServerConfiguration | Select EnableSecuritySignature, RequireSecuritySignature

# Check current Windows patch level
Get-HotFix | Sort-Object InstalledOn -Descending | Select-Object -First 10

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 Score5.5

  • EPSS Probability0.35%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-36972
  • 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