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-36037

CVE-2023-36037: Microsoft 365 Apps Auth Bypass Vulnerability

CVE-2023-36037 is an authentication bypass vulnerability in Microsoft Excel within Microsoft 365 Apps that allows attackers to circumvent security features. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2023-36037 Overview

CVE-2023-36037 is a security feature bypass vulnerability affecting Microsoft Excel and related Microsoft Office products. This vulnerability allows an attacker to bypass security features in Microsoft Excel when a user opens a specially crafted file. Successful exploitation requires user interaction, typically through social engineering tactics to convince a user to open a malicious Excel file.

Critical Impact

Attackers can bypass security protections in Microsoft Excel, potentially leading to unauthorized access to sensitive data, code execution, or further system compromise when users open malicious spreadsheet files.

Affected Products

  • Microsoft 365 Apps (Enterprise Edition, x64 and x86)
  • Microsoft Excel 2016 (x64 and x86)
  • Microsoft Office 2019 (x64 and x86)
  • Microsoft Office Long Term Servicing Channel 2021 (x64, x86, and macOS)

Discovery Timeline

  • 2023-11-14 - CVE-2023-36037 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-36037

Vulnerability Analysis

This security feature bypass vulnerability exists within Microsoft Excel's file processing mechanisms. The vulnerability allows attackers to circumvent built-in security protections that are designed to prevent malicious code execution or unauthorized data access when processing Excel files.

The attack requires local access and user interaction—meaning an attacker must convince a user to open a specially crafted Excel file. Once the malicious file is opened, the attacker can bypass security features that would normally protect the user from malicious content embedded within spreadsheet documents.

The impact is significant as successful exploitation can lead to high confidentiality, integrity, and availability impacts on the affected system. This makes the vulnerability particularly dangerous in enterprise environments where Excel files are routinely shared and opened.

Root Cause

The root cause involves improper handling of certain elements within Excel files that allows security features to be bypassed. Microsoft has not disclosed specific technical details about the underlying flaw to prevent exploitation, but the vulnerability classification indicates a failure in the security boundary enforcement within Excel's file parsing and execution logic.

Attack Vector

The attack vector is local, requiring an attacker to deliver a malicious Excel file to the target user. Common delivery mechanisms include:

  • Phishing emails with malicious Excel attachments
  • Compromised file shares containing weaponized spreadsheets
  • Drive-by downloads from malicious websites
  • Social engineering to convince users to download and open files

Once the victim opens the crafted Excel file, the security feature bypass is triggered without requiring elevated privileges from the user. The attack does not require authentication to the target system, only that the user has access to open Excel files.

Detection Methods for CVE-2023-36037

Indicators of Compromise

  • Suspicious Excel files (.xlsx, .xlsm, .xlsb, .xls) received from untrusted sources or unexpected senders
  • Excel processes exhibiting unusual behavior such as spawning child processes or making unexpected network connections
  • Unexpected modifications to Protected View or Trust Center settings in Microsoft Office applications
  • Anomalous file access patterns in directories containing sensitive data following Excel file opening

Detection Strategies

  • Monitor for Excel processes (EXCEL.EXE) spawning unexpected child processes or executing suspicious commands
  • Implement email gateway rules to scan and quarantine Excel attachments with suspicious characteristics
  • Deploy endpoint detection rules that alert on attempts to modify Office security settings programmatically
  • Enable and review Microsoft Office audit logs for signs of security feature bypass attempts

Monitoring Recommendations

  • Configure SentinelOne to monitor for behavioral indicators associated with Office-based attacks, including document spawning processes
  • Implement file integrity monitoring on critical directories to detect unauthorized access following document opening
  • Review Windows Event Logs for events related to Microsoft Office applications, particularly those involving macro execution or Protected View bypasses
  • Enable enhanced logging for Microsoft Office applications to capture detailed execution telemetry

How to Mitigate CVE-2023-36037

Immediate Actions Required

  • Apply Microsoft's November 2023 security updates for all affected Microsoft Office and Excel products immediately
  • Enable Protected View for all Office documents from external sources to add an additional layer of protection
  • Configure Office Trust Center settings to block macros from the internet and restrict active content
  • Educate users about the risks of opening Excel files from untrusted sources

Patch Information

Microsoft has released security patches addressing CVE-2023-36037 as part of the November 2023 Patch Tuesday updates. Organizations should apply the appropriate updates for their installed versions:

  • Microsoft 365 Apps for Enterprise: Update through Microsoft Update or WSUS
  • Microsoft Excel 2016: Security update available through Microsoft Update
  • Microsoft Office 2019: Security update available through Microsoft Update
  • Microsoft Office LTSC 2021: Security update available through Microsoft Update

For detailed patch information and download links, refer to the Microsoft Security Update Guide for CVE-2023-36037.

Workarounds

  • Configure Microsoft Office to open all files from the internet in Protected View until patches can be applied
  • Block Excel file attachments at the email gateway level for high-risk user groups
  • Use application allowlisting to prevent unauthorized processes from being spawned by Excel
  • Consider deploying Office in a sandboxed environment for users who frequently handle external Excel files
bash
# PowerShell: Enable Protected View for files from the Internet
# Apply via Group Policy or run on individual systems
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Office\16.0\Excel\Security\ProtectedView" -Name "DisableInternetFilesInPV" -Value 0 -Type DWord
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Office\16.0\Excel\Security\ProtectedView" -Name "DisableAttachementsInPV" -Value 0 -Type DWord
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Office\16.0\Excel\Security\ProtectedView" -Name "DisableUnsafeLocationsInPV" -Value 0 -Type DWord

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft 365 Apps

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.20%

  • 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-36037
  • Related CVEs
  • CVE-2026-21511: Microsoft 365 Apps Auth Bypass Flaw

  • CVE-2026-21514: Microsoft 365 Apps Auth Bypass Flaw

  • CVE-2026-21509: Microsoft 365 Apps Auth Bypass Flaw

  • CVE-2021-42292: Microsoft 365 Apps 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