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

CVE-2026-35440: MS Word Information Disclosure Flaw

CVE-2026-35440 is an information disclosure vulnerability in Microsoft Office Word where accessible files or directories allow unauthorized attackers to disclose information locally. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: May 17, 2026

CVE-2026-35440 Overview

CVE-2026-35440 is an information disclosure vulnerability in Microsoft Office Word. The flaw is classified under [CWE-552] (Files or Directories Accessible to External Parties). An unauthorized attacker can disclose information locally when a user opens a specially crafted document.

Exploitation requires local access and user interaction. The vulnerability impacts confidentiality but does not affect integrity or availability of the host system. Microsoft published guidance for this issue in the Microsoft Security Update CVE-2026-35440 advisory.

Critical Impact

Successful exploitation allows an attacker to read sensitive files or directories normally inaccessible, leading to local disclosure of confidential data through a malicious Word document.

Affected Products

  • Microsoft Office Word (refer to the Microsoft Security Response Center advisory for affected builds)
  • Microsoft 365 Apps installations that include Word
  • Standalone Microsoft Office installations containing the Word component

Discovery Timeline

  • 2026-05-12 - CVE-2026-35440 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-35440

Vulnerability Analysis

The vulnerability resides in how Microsoft Office Word handles files or directories that should be restricted from external parties. When Word processes a crafted document, it exposes file or directory content to an attacker context that should not have visibility into those resources.

The issue is local in scope. An attacker must convince a user to open a malicious document, typically delivered through phishing, removable media, or a shared network location. Once opened, Word leaks data that the attacker can collect without elevating privileges.

The EPSS score is 0.04% as of 2026-05-17, reflecting a low probability of opportunistic exploitation. However, targeted use in phishing campaigns remains realistic given Word's ubiquity in enterprise environments.

Root Cause

The root cause maps to [CWE-552]: Files or Directories Accessible to External Parties. Word does not adequately restrict access to local resources when processing certain document constructs. As a result, document content or referenced objects can read or reference files that should remain isolated from the document's processing scope.

Attack Vector

An attacker crafts a Word document that references restricted files or directories. The attacker delivers the document to a target through email, web download, or shared storage. When the user opens the document in a vulnerable Word version, the document retrieves or exposes content from those files. The attacker then receives the disclosed information through the document's behavior or callback mechanism.

No verified proof-of-concept code is publicly available for this vulnerability. Refer to the Microsoft Security Update CVE-2026-35440 advisory for additional technical context.

Detection Methods for CVE-2026-35440

Indicators of Compromise

  • Word documents (.docx, .doc, .docm, .rtf) originating from untrusted senders that reference unexpected local file paths or UNC shares
  • Outbound network connections initiated by winword.exe to unfamiliar hosts immediately after a document opens
  • Unusual file read events from winword.exe accessing user profile directories, credential stores, or configuration files

Detection Strategies

  • Monitor winword.exe process behavior for access to sensitive file paths outside the document's working directory
  • Inspect inbound email attachments and web downloads for Word documents containing external references, embedded objects, or template injection patterns
  • Correlate document open events with subsequent file access and network telemetry to surface anomalous read-and-exfiltrate sequences

Monitoring Recommendations

  • Enable Microsoft Office telemetry and audit logging for document open events and template loads
  • Forward endpoint process and file access telemetry to a centralized analytics platform for retrospective hunting
  • Track user-reported phishing attempts that include Office documents and pivot on sender, hash, and URL indicators

How to Mitigate CVE-2026-35440

Immediate Actions Required

  • Apply the Microsoft security update referenced in the Microsoft Security Update CVE-2026-35440 advisory to all systems running Microsoft Office Word
  • Enable Protected View for documents originating from the internet, email attachments, and unsafe locations
  • Restrict macro execution and external content loading through Group Policy for Microsoft Office

Patch Information

Microsoft has released a security update addressing CVE-2026-35440. Administrators should consult the Microsoft Security Update CVE-2026-35440 advisory to identify the specific Office build numbers and channels that contain the fix, then deploy through standard update channels such as Microsoft Update, WSUS, Intune, or Configuration Manager.

Workarounds

  • Configure Office Trust Center to block documents from untrusted locations and disable automatic external content fetching
  • Use Attack Surface Reduction (ASR) rules to block Office applications from creating child processes and from accessing sensitive locations
  • Train users to validate document senders and to keep documents in Protected View until the source is verified
bash
# Example: enforce Protected View via registry for Microsoft Word
reg add "HKCU\Software\Microsoft\Office\16.0\Word\Security\ProtectedView" /v DisableInternetFilesInPV /t REG_DWORD /d 0 /f
reg add "HKCU\Software\Microsoft\Office\16.0\Word\Security\ProtectedView" /v DisableAttachmentsInPV /t REG_DWORD /d 0 /f
reg add "HKCU\Software\Microsoft\Office\16.0\Word\Security\ProtectedView" /v DisableUnsafeLocationsInPV /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
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Office

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-552
  • Technical References
  • Microsoft Security Update CVE-2026-35440
  • Related CVEs
  • CVE-2026-40421: Microsoft 365 Apps Info Disclosure Flaw

  • CVE-2026-32188: Microsoft Excel Information Disclosure

  • CVE-2023-36761: Microsoft Word Information Disclosure Flaw

  • CVE-2023-36763: Microsoft Outlook Information Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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