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

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

CVE-2023-36897 is an authentication bypass vulnerability in Visual Studio Tools for Office Runtime affecting Microsoft 365 Apps. Attackers can spoof identities to gain unauthorized access. Learn the technical details.

Published: February 4, 2026

CVE-2023-36897 Overview

CVE-2023-36897 is a spoofing vulnerability affecting the Visual Studio Tools for Office Runtime and related Microsoft products. This vulnerability stems from improper input validation (CWE-20), which could allow an attacker to deceive users or applications by spoofing trusted content or interfaces. The attack requires user interaction over a network vector, meaning a victim must be enticed to interact with malicious content for exploitation to succeed.

Critical Impact

Successful exploitation of this spoofing vulnerability could allow attackers to compromise the integrity of affected systems by impersonating trusted components or manipulating user interfaces, potentially leading to unauthorized actions or data manipulation.

Affected Products

  • Microsoft 365 Apps (Enterprise, x64 and x86)
  • Microsoft Office 2019 (x64 and x86)
  • Microsoft Office 2021 LTSC (x64 and x86)
  • Microsoft Visual Studio 2010 Tools for Office Runtime
  • Microsoft Visual Studio 2017
  • Microsoft Visual Studio 2019
  • Microsoft Visual Studio 2022

Discovery Timeline

  • August 8, 2023 - CVE-2023-36897 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36897

Vulnerability Analysis

This spoofing vulnerability in Visual Studio Tools for Office Runtime allows an attacker to manipulate how trusted content or interfaces are presented to users. The vulnerability requires network access and user interaction to exploit, meaning an attacker cannot autonomously compromise a system—a victim must be convinced to interact with specially crafted malicious content.

The improper input validation weakness (CWE-20) indicates that the affected components fail to adequately verify or sanitize input data, creating an opportunity for attackers to inject spoofed content that appears legitimate. While this vulnerability does not directly enable code execution, successful exploitation could have high integrity impact, potentially allowing attackers to manipulate data or trick users into performing unintended actions.

Root Cause

The root cause of CVE-2023-36897 is improper input validation within the Visual Studio Tools for Office Runtime. The affected components do not properly validate certain inputs, allowing malicious actors to craft content that bypasses security controls designed to ensure authenticity and trustworthiness. This weakness in the validation logic creates an opportunity for spoofing attacks where untrusted content can masquerade as legitimate.

Attack Vector

The attack vector for this vulnerability is network-based and requires user interaction. An attacker would need to:

  1. Craft malicious content designed to exploit the input validation weakness
  2. Deliver this content to a victim through network-accessible means (such as email attachments, malicious websites, or shared documents)
  3. Convince the victim to interact with the malicious content
  4. Upon interaction, the spoofing attack succeeds, potentially misleading the user about the authenticity or origin of content

The vulnerability does not require elevated privileges to exploit, and the attack complexity is low once a victim can be enticed to interact with the malicious content. The primary impact is to integrity rather than confidentiality or availability.

Detection Methods for CVE-2023-36897

Indicators of Compromise

  • Unexpected or suspicious Office documents or Visual Studio projects from untrusted sources
  • Anomalous behavior in VSTO (Visual Studio Tools for Office) add-ins or runtime components
  • User reports of content appearing legitimate but behaving unexpectedly
  • Suspicious network activity associated with Office or Visual Studio applications

Detection Strategies

  • Monitor for unusual VSTO runtime activity or add-in loading patterns
  • Implement email security controls to detect and quarantine potentially malicious Office documents
  • Deploy endpoint detection rules that alert on unexpected modifications to Office or Visual Studio configuration
  • Review application logs for signs of spoofing attempts or abnormal component loading

Monitoring Recommendations

  • Enable enhanced logging for Office applications and Visual Studio environments
  • Monitor for attempts to load unsigned or untrusted VSTO add-ins
  • Implement network monitoring to detect suspicious document downloads or sharing activity
  • Configure SentinelOne Singularity Platform to detect behavioral anomalies in affected applications

How to Mitigate CVE-2023-36897

Immediate Actions Required

  • Apply the security updates provided by Microsoft for all affected products immediately
  • Ensure all instances of Visual Studio 2017, 2019, and 2022 are updated to patched versions
  • Update Microsoft 365 Apps and Office installations to the latest security update
  • Review and restrict VSTO add-in deployment policies within your organization

Patch Information

Microsoft has released security updates to address CVE-2023-36897. Detailed patch information and update guidance are available in the Microsoft Security Update Guide for CVE-2023-36897. Organizations should apply these updates through their standard patch management processes, prioritizing systems that actively use Visual Studio Tools for Office or VSTO-based solutions.

For Microsoft 365 Apps and Office products, ensure automatic updates are enabled or deploy updates through enterprise update channels. For Visual Studio installations, use the Visual Studio Installer to apply the latest security updates.

Workarounds

  • Restrict execution of VSTO add-ins to only those from trusted publishers
  • Implement strict macro and add-in policies in Office applications
  • Educate users about the risks of interacting with untrusted documents or content
  • Consider network segmentation to limit exposure of development environments
  • Use application whitelisting to control which VSTO components can execute
bash
# Example: PowerShell to check Visual Studio version for patch status
# Verify Visual Studio installations are updated
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\VisualStudio\*\Setup\VS" -ErrorAction SilentlyContinue | Select-Object ProductDir, InstallDate

# Check Office update status via registry
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" -ErrorAction SilentlyContinue | Select-Object VersionToReport, UpdateChannel

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 Office

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-20

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36897
  • Related CVEs
  • CVE-2026-20951: SharePoint Auth Bypass Vulnerability

  • CVE-2026-20949: Microsoft Excel Auth Bypass Vulnerability

  • CVE-2024-38226: Microsoft Publisher Auth Bypass Flaw

  • CVE-2023-35311: Microsoft 365 Apps 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