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
    • 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-2026-41097

CVE-2026-41097: Windows 10 1809 Auth Bypass Vulnerability

CVE-2026-41097 is an authentication bypass flaw in Windows 10 1809 affecting Secure Boot. Authorized attackers can exploit non-updateable components to bypass security features. This article covers technical details.

Published: May 17, 2026

CVE-2026-41097 Overview

CVE-2026-41097 is a Windows Secure Boot security feature bypass affecting a broad range of Microsoft Windows client and server releases. The flaw is classified under [CWE-1329], reliance on a component that is not updateable. An authorized local attacker with high privileges can leverage the non-updateable component to bypass Secure Boot protections on the host. Because the vulnerable component cannot be patched in place, mitigation depends on Microsoft's coordinated update path described in the vendor advisory.

Critical Impact

A local attacker with administrative privileges can bypass Windows Secure Boot, undermining boot-time integrity guarantees and enabling persistence below the operating system.

Affected Products

  • Microsoft Windows 10 (1809, 21H2, 22H2) across x86, x64, and ARM64
  • Microsoft Windows 11 (23H2, 24H2, 25H2, 26H1) across x64 and ARM64
  • Microsoft Windows Server 2019, 2022, 2022 23H2, and 2025

Discovery Timeline

  • 2026-05-12 - CVE-2026-41097 published to the National Vulnerability Database
  • 2026-05-15 - Last updated in NVD database

Technical Details for CVE-2026-41097

Vulnerability Analysis

Windows Secure Boot validates firmware and bootloader components against a signature database maintained in UEFI variables. CVE-2026-41097 stems from Secure Boot's reliance on a component that cannot be updated through normal servicing channels. An attacker who already holds privileged local access can interact with that fixed component to defeat the Secure Boot trust chain. Successful exploitation breaks the integrity guarantees that Secure Boot extends to the boot manager, kernel, and early-launch drivers. The attack does not require user interaction and produces impact on confidentiality, integrity, and availability of the boot environment.

Root Cause

The root cause is captured by [CWE-1329]: a security-critical Secure Boot dependency exists in a component that vendors cannot revoke or refresh through ordinary patching. Because the component is fixed in firmware or in a non-serviceable binary, weaknesses inside it persist until Microsoft ships orchestrated revocation or DBX updates. The class of issue is similar to prior bootmgr and shim revocation problems that required staged DBX rollouts.

Attack Vector

Exploitation is local and requires high privileges, consistent with the CVSS vector indicating administrative access on the target host. An attacker with such access can modify boot configuration, stage a vulnerable component, or chain the bypass with a malicious bootloader to achieve pre-OS code execution. The bypass enables bootkit-style persistence that survives operating system reinstallation in many configurations. No network access or user interaction is required once the attacker has local administrative footholds.

No public proof-of-concept or in-the-wild exploitation has been reported. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog.

Detection Methods for CVE-2026-41097

Indicators of Compromise

  • Unexpected modifications to UEFI variables, including db, dbx, KEK, or BootOrder entries on systems where firmware change control is enforced.
  • Boot configuration data (BCD) changes that add unsigned or downgraded bootloaders, or that disable integrity checks via bcdedit /set operations.
  • Measured Boot logs (TCG event log) showing PCR values that diverge from a known-good baseline after reboot.

Detection Strategies

  • Compare TPM PCR[0-7] measurements against a golden baseline using attestation services such as Microsoft Azure Attestation or Windows Device Health Attestation.
  • Monitor for administrative use of mountvol, bcdedit, or EFI partition write operations from non-standard processes.
  • Alert on Event ID 1014 and Secure Boot-related entries in the Microsoft-Windows-Kernel-Boot operational log indicating Secure Boot state changes.

Monitoring Recommendations

  • Enroll endpoints in remote attestation and treat attestation failures as high-severity incidents requiring isolation.
  • Continuously inventory installed Secure Boot revocation list (dbx) versions and flag hosts lagging behind the Microsoft baseline.
  • Capture EDR telemetry for writes to \\?\GLOBALROOT\Device\HarddiskVolume*\EFI\ paths and correlate with privileged process creation events.

How to Mitigate CVE-2026-41097

Immediate Actions Required

  • Apply the Microsoft security update referenced in the Microsoft CVE-2026-41097 Advisory to every affected Windows client and server build.
  • Enforce the principle of least privilege so that fewer accounts hold the local administrative rights required for exploitation.
  • Enable BitLocker with TPM+PIN protectors to bind disk decryption to Measured Boot state and surface tampering on next boot.

Patch Information

Microsoft has published guidance and updates through the Microsoft Security Response Center. Refer to the Microsoft CVE-2026-41097 Advisory for the cumulative update KB numbers per Windows build. Because the vulnerable component is not updateable through standard servicing, deployment may require firmware or dbx revocation updates in addition to the monthly Windows cumulative update. Stage updates carefully on systems using third-party bootloaders, dual-boot configurations, or custom Secure Boot keys.

Workarounds

  • Restrict physical and remote administrative access to Secure Boot-protected systems, including limiting Tier 0 administrators and disabling unused remote management paths.
  • Enable Virtualization-Based Security (VBS) and Hypervisor-protected Code Integrity (HVCI) to constrain post-boot tampering even when Secure Boot is degraded.
  • Use device attestation policies in Microsoft Intune or equivalent MDM to block non-compliant endpoints from accessing sensitive resources until patched.
bash
# Verify Secure Boot state and current DBX revocation list version on Windows
Confirm-SecureBootUEFI
Get-SecureBootPolicy
[System.BitConverter]::ToString((Get-SecureBootUEFI dbx).Bytes)

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

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-1329
  • Vendor Resources
  • Microsoft CVE-2026-41097 Advisory
  • Related CVEs
  • CVE-2026-35422: Windows 10 1607 Auth Bypass Vulnerability

  • CVE-2026-21709: Windows Driver Signature Bypass Vulnerability

  • CVE-2026-32225: Windows Shell Auth Bypass Vulnerability

  • CVE-2026-32220: Windows VBS Enclave Auth Bypass 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