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-2022-41091

CVE-2022-41091: Windows 10 Auth Bypass Vulnerability

CVE-2022-41091 is an authentication bypass vulnerability affecting Windows Mark of the Web security in Windows 10 1507. This flaw allows attackers to evade security controls. This article covers technical details, impact, and fixes.

Published: February 18, 2026

CVE-2022-41091 Overview

CVE-2022-41091 is a security feature bypass vulnerability affecting the Windows Mark of the Web (MotW) functionality. This vulnerability allows attackers to craft malicious files that bypass the MotW security protections, which normally warn users and restrict execution of files downloaded from the internet or received via email. When successfully exploited, files that should display security warnings instead execute without user awareness of their untrusted origin.

Critical Impact

This vulnerability is actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. Attackers can bypass critical Windows security warnings, enabling malicious payloads to execute without the protective prompts that typically alert users to potentially dangerous downloaded content.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 20H2, 21H1, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2)
  • Microsoft Windows Server 2016, 2019, 2022

Discovery Timeline

  • 2022-11-09 - CVE-2022-41091 published to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2022-41091

Vulnerability Analysis

The Mark of the Web is a critical Windows security mechanism that tags files downloaded from the internet or other untrusted sources with a Zone.Identifier alternate data stream (ADS). This marker triggers security warnings in Windows SmartScreen and restricts how applications like Microsoft Office handle the file. CVE-2022-41091 allows attackers to create files that evade this tagging mechanism entirely.

The vulnerability is classified under CWE-863 (Incorrect Authorization), indicating that the authorization checks meant to enforce the MotW protections can be circumvented. Files that bypass MotW protections can execute malicious code without triggering the standard "This file came from another computer and might be blocked to help protect this computer" warning dialog.

This bypass is particularly dangerous because it undermines a fundamental trust boundary in Windows that users rely upon to make informed decisions about executing potentially malicious files.

Root Cause

The root cause stems from improper handling of file zone identifiers in specific scenarios. Windows fails to correctly propagate or enforce the Mark of the Web alternate data stream attribute in certain file handling operations. This allows specially crafted files or archive containers to strip or avoid the Zone.Identifier ADS marking that would normally persist through file extraction or transfer operations.

Attack Vector

The attack requires user interaction, typically involving the victim downloading and opening a malicious file. Attackers can deliver the exploit through various channels:

  • Phishing emails containing malicious attachments or links
  • Compromised websites hosting weaponized downloads
  • Social engineering campaigns directing users to malicious content
  • Specially crafted archive files (ZIP, ISO, etc.) containing payloads that lose their MotW marking upon extraction

Once the victim downloads and opens the file, the lack of MotW protection means no security warning is displayed, and the payload executes with the user's permissions. This is especially effective when combined with social engineering, as users are conditioned to trust files that don't trigger warnings.

Detection Methods for CVE-2022-41091

Indicators of Compromise

  • Executable files or scripts running without Zone.Identifier alternate data stream attributes despite being recently downloaded from untrusted sources
  • Presence of archive files (ISO, ZIP, etc.) containing executables that execute without triggering SmartScreen warnings
  • Process execution patterns showing Office documents or scripts launching without Protected View or security prompts
  • Unusual activity following user interaction with downloaded files that would typically trigger security warnings

Detection Strategies

  • Monitor for execution of files from user download directories (Downloads, Temp folders) that lack Zone.Identifier ADS
  • Implement EDR rules to detect extraction of executables from ISO, IMG, or archive files followed by immediate execution
  • Configure alerting for processes spawned from email attachments or browser downloads that bypass SmartScreen checks
  • Use SentinelOne's behavioral AI to identify suspicious execution chains originating from untrusted file sources

Monitoring Recommendations

  • Enable detailed logging for file downloads and ADS attributes using Sysmon or equivalent endpoint telemetry
  • Configure alerts for high-risk file types (ISO, IMG, VHD) downloaded and mounted by standard users
  • Monitor Office application behavior for instances where Protected View is not engaged for files that should be marked as untrusted
  • Track SmartScreen bypass events and correlate with file execution patterns across the environment

How to Mitigate CVE-2022-41091

Immediate Actions Required

  • Apply Microsoft's November 2022 security updates immediately to all affected Windows systems
  • Review CISA KEV guidance and ensure compliance with mandated remediation timelines
  • Block or quarantine commonly abused file types (ISO, IMG, VHD) at email gateways and web proxies where feasible
  • Enable Attack Surface Reduction (ASR) rules in Microsoft Defender to restrict execution of downloaded content
  • Educate users about the increased risk of files that may not display expected security warnings

Patch Information

Microsoft released security updates addressing this vulnerability as part of the November 2022 Patch Tuesday release. Detailed patch information and installation guidance is available in the Microsoft Security Update Guide. Organizations should prioritize deployment given the active exploitation status and inclusion in the CISA Known Exploited Vulnerabilities Catalog.

Workarounds

  • Block automatic mounting of ISO, IMG, and VHD files by changing the default application association for these file types
  • Implement Group Policy restrictions to prevent standard users from mounting disk image files
  • Configure email security gateways to strip or quarantine archive formats commonly used to bypass MotW (ISO, IMG, VHD, ZIP)
  • Enable strict macro execution policies in Microsoft Office to require additional verification for all documents
  • Deploy SentinelOne endpoint protection with behavioral analysis enabled to detect and block malicious payloads regardless of MotW status
bash
# Disable auto-mounting of ISO files via registry (run as Administrator)
reg add "HKEY_CLASSES_ROOT\Windows.IsoFile\shell\mount" /v ProgrammaticAccessOnly /t REG_SZ /d "" /f

# Block disk image file extensions at the enterprise firewall or email gateway
# Example: Add ISO, IMG, VHD, VHDX to blocked attachment types in your email security solution

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

  • EPSS Probability5.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityLow
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • NVD-CWE-noinfo

  • CWE-863
  • Technical References
  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • Microsoft Security Update
  • Related CVEs
  • 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

  • CVE-2026-32202: Windows Shell 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