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

CVE-2023-29335: Microsoft Word Auth Bypass Vulnerability

CVE-2023-29335 is an authentication bypass vulnerability in Microsoft Word that allows attackers to circumvent security features. This article covers technical details, affected versions, impact, and mitigation.

Published: February 4, 2026

CVE-2023-29335 Overview

CVE-2023-29335 is a security feature bypass vulnerability in Microsoft Word that allows attackers to circumvent security protections designed to safeguard users from malicious document content. This vulnerability stems from improper input validation (CWE-20) within Microsoft Word's security mechanisms, potentially enabling threat actors to deliver malicious content that would otherwise be blocked by Word's built-in security features.

Critical Impact

Successful exploitation allows attackers to bypass Microsoft Word security features, potentially leading to unauthorized access to sensitive data, system compromise, or further attack propagation through document-based attack vectors.

Affected Products

  • Microsoft Word 2013, 2016 (including RT and SP1 variants)
  • Microsoft Office 2019, Office 2021 LTSC, and Microsoft 365 Apps Enterprise
  • Microsoft Windows 10 (versions 1507, 1607, 1809, 20H2, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2)
  • Microsoft Windows Server 2008 (SP2 and R2 SP1), 2012, 2012 R2, 2016, and 2022

Discovery Timeline

  • May 9, 2023 - CVE-2023-29335 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-29335

Vulnerability Analysis

This security feature bypass vulnerability affects Microsoft Word's protective mechanisms that are designed to prevent malicious content execution. The vulnerability requires network-based delivery of a specially crafted document and user interaction to open the malicious file. While exploitation complexity is considered high, a successful attack can result in complete compromise of confidentiality, integrity, and availability of the affected system.

The improper input validation weakness (CWE-20) indicates that Microsoft Word fails to properly validate or sanitize certain input data, allowing attackers to craft documents that evade security controls. This type of vulnerability is particularly dangerous in enterprise environments where document sharing is common and users may be targeted through phishing campaigns.

Root Cause

The root cause of CVE-2023-29335 is improper input validation within Microsoft Word's security feature implementation. The application fails to adequately validate certain document content or metadata, creating a condition where security features designed to protect users can be bypassed. This allows specially crafted documents to circumvent protections such as Protected View, macro blocking, or other security mechanisms that normally prevent malicious code execution.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to deliver a malicious Microsoft Word document to the target. Successful exploitation requires user interaction—specifically, the victim must open the crafted document. Attack scenarios typically include:

  • Phishing emails with malicious Word document attachments
  • Compromised websites hosting weaponized documents
  • File sharing platforms where malicious documents are uploaded
  • Social engineering tactics to convince users to download and open malicious files

The vulnerability does not require authentication and can be exploited without elevated privileges, making it accessible to remote attackers who can successfully deliver the malicious document to potential victims.

Detection Methods for CVE-2023-29335

Indicators of Compromise

  • Suspicious Microsoft Word documents received from unknown or unexpected sources
  • Word documents with unusual file structures or embedded objects that trigger security warnings before bypassing them
  • Network traffic showing document downloads from untrusted external sources followed by anomalous Word process behavior
  • Unexpected outbound connections initiated by WINWORD.EXE processes after document opening

Detection Strategies

  • Monitor Microsoft Word process (WINWORD.EXE) for unusual child process spawning or network connections after opening documents
  • Implement email gateway scanning to detect potentially malicious Word documents with anomalous characteristics
  • Deploy endpoint detection rules to identify Word documents attempting to bypass Protected View or other security features
  • Use SentinelOne's behavioral AI to detect post-exploitation activity following document-based attacks

Monitoring Recommendations

  • Enable enhanced logging for Microsoft Office applications to capture document opening events and security feature interactions
  • Configure SIEM rules to correlate document downloads with subsequent suspicious endpoint activity
  • Monitor for modifications to Microsoft Word security settings or Trust Center configurations
  • Track and alert on Word processes accessing sensitive system locations or spawning unexpected executables

How to Mitigate CVE-2023-29335

Immediate Actions Required

  • Apply the latest Microsoft security updates addressing CVE-2023-29335 immediately across all affected systems
  • Ensure Microsoft 365 Apps and standalone Office installations are configured for automatic updates
  • Review and reinforce email filtering rules to quarantine suspicious Word document attachments
  • Educate users about the risks of opening Word documents from untrusted sources

Patch Information

Microsoft has released security updates to address this vulnerability. Detailed patch information and download links are available in the Microsoft Security Update Guide for CVE-2023-29335. Organizations should prioritize applying these updates to all affected Microsoft Word and Office installations, including standalone applications and Microsoft 365 Apps deployments.

Workarounds

  • Enable Protected View for all documents from the Internet and other potentially unsafe locations in Word Trust Center settings
  • Disable macros by default and implement strict macro policies through Group Policy
  • Use Microsoft Defender Application Guard for Office to isolate potentially malicious documents in a sandboxed environment
  • Restrict document downloads to approved file sharing platforms with built-in malware scanning
bash
# Group Policy configuration to enforce Protected View
# Navigate to: User Configuration > Administrative Templates > Microsoft Word > Word Options > Security > Trust Center
# Enable: "Turn off Protected View for attachments opened from Outlook"
# Set to: Disabled (to keep Protected View enabled)

# Registry key to enforce Protected View for Internet files
reg add "HKCU\Software\Microsoft\Office\16.0\Word\Security\ProtectedView" /v DisableInternetFilesInPV /t REG_DWORD /d 0 /f

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

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.34%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-29335
  • Related CVEs
  • CVE-2021-43890: Microsoft App Installer Spoofing Bypass

  • CVE-2024-20671: Windows Defender Auth Bypass Vulnerability

  • CVE-2023-36560: Microsoft .NET Framework Auth Bypass Flaw

  • CVE-2022-21913: Windows 10 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