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
    • 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-36967

CVE-2021-36967: Windows 10 Privilege Escalation Flaw

CVE-2021-36967 is a privilege escalation vulnerability in Microsoft Windows 10 WLAN AutoConfig Service that allows attackers to gain elevated system privileges. This article covers technical details, affected versions, impact, and mitigation.

Published: February 25, 2026

CVE-2021-36967 Overview

CVE-2021-36967 is an elevation of privilege vulnerability affecting the Windows WLAN AutoConfig Service (Wlansvc). This service is responsible for managing wireless network connections on Windows systems, and a flaw in its implementation allows attackers with adjacent network access to elevate their privileges without requiring user interaction or prior authentication.

Critical Impact

Successful exploitation allows an attacker on an adjacent network to gain elevated privileges on the target system, potentially achieving full system compromise with high impact to confidentiality, integrity, and availability.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1809, 1909, 2004, 20H2, 21H1)
  • Microsoft Windows Server 2016 (including versions 2004 and 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • 2021-09-15 - CVE-2021-36967 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-36967

Vulnerability Analysis

This elevation of privilege vulnerability exists within the Windows WLAN AutoConfig Service, a critical system component that handles wireless network configuration and connection management. The vulnerability is classified under CWE-269 (Improper Privilege Management), indicating that the service does not properly manage or restrict privileges during certain operations.

The attack requires adjacent network access, meaning the attacker must be on the same network segment as the target. However, once in position, exploitation does not require any privileges or user interaction, making it relatively straightforward for attackers already present on a local network segment.

Root Cause

The root cause of CVE-2021-36967 lies in improper privilege management within the WLAN AutoConfig Service. The service fails to properly validate or restrict privilege levels during specific operations, allowing an attacker to manipulate the service in a way that grants elevated privileges. This type of vulnerability typically occurs when a high-privilege service processes input or requests from lower-privileged contexts without adequate security checks.

Attack Vector

The attack vector for this vulnerability is adjacent network-based. An attacker must have access to the same network segment as the target system, such as being connected to the same wireless network or local area network. From this position, the attacker can exploit the WLAN AutoConfig Service vulnerability without needing any authentication credentials or user interaction on the target system.

The exploitation flow involves sending specially crafted requests or data to the vulnerable WLAN AutoConfig Service, triggering the improper privilege management flaw. Upon successful exploitation, the attacker gains elevated privileges on the target system, potentially achieving SYSTEM-level access.

Detection Methods for CVE-2021-36967

Indicators of Compromise

  • Unusual activity or service restarts involving the WLAN AutoConfig Service (Wlansvc)
  • Unexpected privilege escalation events on systems with wireless networking enabled
  • Anomalous network traffic patterns from adjacent network sources targeting WLAN services
  • Event logs showing suspicious interactions with the wlansvc.dll or related components

Detection Strategies

  • Monitor Windows Event Logs for suspicious privilege escalation events, particularly those involving network services
  • Implement endpoint detection rules to identify abnormal WLAN AutoConfig Service behavior
  • Deploy network intrusion detection signatures to identify exploitation attempts from adjacent network segments
  • Enable audit logging for Windows services and monitor for unexpected service configuration changes

Monitoring Recommendations

  • Configure SentinelOne agents to monitor for privilege escalation patterns associated with Windows services
  • Enable verbose logging for the WLAN AutoConfig Service where feasible
  • Monitor system integrity for unauthorized modifications to WLAN-related binaries and configurations
  • Track lateral movement attempts from devices on adjacent network segments

How to Mitigate CVE-2021-36967

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2021-36967 immediately on all affected systems
  • Prioritize patching systems with wireless networking enabled that are exposed to untrusted network segments
  • Consider temporarily disabling the WLAN AutoConfig Service on systems that do not require wireless connectivity
  • Implement network segmentation to limit adjacent network access where possible

Patch Information

Microsoft has released security updates to address this vulnerability as part of their September 2021 security updates. Organizations should apply the appropriate patches for their Windows versions. Detailed patch information and download links are available in the Microsoft Security Advisory for CVE-2021-36967.

Workarounds

  • Disable the WLAN AutoConfig Service (Wlansvc) on systems that do not require wireless network functionality using sc config Wlansvc start= disabled
  • Implement strict network segmentation to isolate critical systems from untrusted adjacent network segments
  • Deploy SentinelOne Singularity platform to detect and block privilege escalation attempts in real-time
  • Use network access control (NAC) solutions to restrict which devices can connect to network segments containing sensitive systems
bash
# Disable WLAN AutoConfig Service as a temporary workaround
sc config Wlansvc start= disabled
sc stop Wlansvc

# Verify service is disabled
sc query Wlansvc

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 Probability1.47%

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