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

CVE-2023-38163: Windows Defender ASR Auth Bypass Flaw

CVE-2023-38163 is an authentication bypass vulnerability in Windows Defender Attack Surface Reduction that allows attackers to circumvent security protections. This article covers technical details, affected versions, and steps.

Published: February 4, 2026

CVE-2023-38163 Overview

CVE-2023-38163 is a security feature bypass vulnerability affecting Microsoft Windows Defender Attack Surface Reduction (ASR) rules. This vulnerability allows an attacker to circumvent security protections designed to block potentially malicious behaviors and attack techniques commonly used by malware and threat actors. When successfully exploited, an attacker could bypass ASR rules that are intended to prevent dangerous operations, potentially allowing malicious code or scripts to execute despite security configurations.

Critical Impact

Successful exploitation enables attackers to bypass Windows Defender Attack Surface Reduction rules, undermining endpoint security controls and potentially allowing malicious payloads to execute undetected.

Affected Products

  • Microsoft Windows Defender Security Intelligence Updates
  • Systems with Attack Surface Reduction rules enabled
  • Windows endpoints relying on ASR for security policy enforcement

Discovery Timeline

  • 2023-09-12 - CVE-2023-38163 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-38163

Vulnerability Analysis

This vulnerability represents a security feature bypass in Windows Defender's Attack Surface Reduction (ASR) mechanism. ASR rules are designed to reduce the attack surface of applications by blocking specific behaviors commonly leveraged by malware, such as executable content from email clients, obfuscated scripts, and process injection techniques.

The bypass allows an attacker to evade these protective measures, which could enable the execution of malicious code that would otherwise be blocked by properly configured ASR policies. The vulnerability requires local access and user interaction to exploit, indicating that social engineering or another initial access vector would typically precede exploitation.

The impact of this vulnerability is significant as ASR rules are a key defensive layer in enterprise environments, often relied upon to prevent common attack techniques used in ransomware, credential theft, and lateral movement scenarios.

Root Cause

The root cause involves a flaw in the Attack Surface Reduction rule enforcement logic within Windows Defender Security Intelligence Updates. The specific implementation detail that allows the bypass has not been publicly disclosed by Microsoft. However, security feature bypass vulnerabilities in ASR typically stem from inadequate validation of certain process behaviors, file operations, or command patterns that can be crafted to evade detection while still achieving malicious objectives.

Attack Vector

This vulnerability has a local attack vector requiring user interaction. An attacker would need to convince a user to execute a specially crafted file or perform an action that triggers the vulnerability. The attack scenario typically involves:

  1. The attacker crafts a payload specifically designed to exploit the ASR bypass
  2. The payload is delivered to the target system via phishing, malicious download, or removable media
  3. The user executes or opens the malicious file
  4. The payload bypasses ASR rules that would normally block the malicious behavior
  5. The attacker's code executes despite ASR protections being enabled

The bypass could allow behaviors such as script execution from Office macros, credential dumping techniques, or process injection that ASR rules are designed to prevent.

Detection Methods for CVE-2023-38163

Indicators of Compromise

  • Unexpected execution of blocked behaviors on systems with ASR rules enabled
  • ASR audit events showing activities that should have been blocked in enforcement mode
  • Unusual process execution patterns following user interaction with suspicious files
  • Windows Defender event logs showing bypass attempts or unexpected rule behavior

Detection Strategies

  • Monitor Windows Defender ASR audit events for anomalous patterns that suggest bypass attempts
  • Implement behavioral detection that does not solely rely on ASR rules for blocking malicious activity
  • Review Windows Event logs (Event IDs 1121, 1122) for ASR rule triggers and potential bypass indicators
  • Deploy EDR solutions like SentinelOne that provide multiple layers of detection beyond native Windows security features

Monitoring Recommendations

  • Enable ASR rule auditing to track rule triggers and identify potential bypass attempts
  • Configure centralized logging for Windows Defender events across all endpoints
  • Implement real-time alerting for unusual process behaviors that ASR rules should block
  • Correlate ASR events with other security telemetry to identify attack chains

How to Mitigate CVE-2023-38163

Immediate Actions Required

  • Update Windows Defender Security Intelligence definitions to the latest version immediately
  • Verify that automatic Windows Defender updates are functioning properly across all endpoints
  • Review ASR rule configurations and ensure rules are in enforcement mode where appropriate
  • Implement additional endpoint protection layers that do not rely solely on ASR for security

Patch Information

Microsoft has addressed this vulnerability through Windows Defender Security Intelligence Updates. Organizations should ensure that Windows Defender definitions are current and that automatic update mechanisms are functioning properly. The vulnerability is resolved through updated security intelligence that corrects the bypass condition.

For detailed patch information and guidance, refer to the Microsoft Security Update CVE-2023-38163.

Workarounds

  • Deploy defense-in-depth strategies that do not rely solely on ASR rules
  • Implement application control policies using Windows Defender Application Control (WDAC) or AppLocker
  • Enable additional endpoint protection solutions such as SentinelOne for comprehensive threat detection
  • Restrict user permissions and apply the principle of least privilege to limit potential impact
bash
# Verify Windows Defender Security Intelligence version
Get-MpComputerStatus | Select-Object AntivirusSignatureVersion, AntivirusSignatureLastUpdated

# Force Windows Defender definition update
Update-MpSignature

# Check ASR rule status
Get-MpPreference | Select-Object AttackSurfaceReductionRules_Ids, AttackSurfaceReductionRules_Actions

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.37%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-38163
  • Related CVEs
  • CVE-2026-23656: Windows App Authentication Bypass Flaw

  • CVE-2026-23674: Windows MapUrlToZone Auth Bypass Flaw

  • CVE-2020-1464: Windows 10 1507 Auth Bypass Vulnerability

  • CVE-2026-21255: Windows 10 1607 Auth Bypass Vulnerability
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