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

CVE-2026-21258: Microsoft 365 Apps Info Disclosure Flaw

CVE-2026-21258 is an information disclosure vulnerability in Microsoft 365 Apps caused by improper input validation in Excel. Attackers can exploit this flaw to access sensitive data locally. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Updated: May 15, 2026

CVE-2026-21258 Overview

CVE-2026-21258 is an information disclosure vulnerability in Microsoft Office Excel caused by improper input validation [CWE-20]. An unauthorized attacker can disclose sensitive information locally by convincing a user to open a crafted Excel file. The flaw affects multiple Microsoft Office distributions, including Microsoft 365 Apps, Excel 2016, Office 2019, Office Long Term Servicing Channel (LTSC) 2021 and 2024, and Office Online Server.

Microsoft assigned this vulnerability a CVSS 3.1 base score of 5.5 (MEDIUM). Exploitation requires user interaction, typically opening a malicious document delivered through phishing or file shares.

Critical Impact

Successful exploitation enables an attacker to read sensitive content from memory or file context, exposing data the user did not intend to share.

Affected Products

  • Microsoft 365 Apps (Enterprise, x86 and x64)
  • Microsoft Excel 2016, Microsoft Office 2019
  • Microsoft Office LTSC 2021 and 2024 (Windows and macOS), Microsoft Office Online Server

Discovery Timeline

  • 2026-02-10 - CVE-2026-21258 published to the National Vulnerability Database (NVD)
  • 2026-02-11 - Last updated in NVD database

Technical Details for CVE-2026-21258

Vulnerability Analysis

The vulnerability stems from improper input validation when Microsoft Excel parses spreadsheet content. Excel fails to adequately validate fields within a crafted file before processing them, which allows the application to expose memory or file content that should remain isolated from the user session.

The attack vector is local and requires user interaction. A victim must open the malicious file in a vulnerable Excel build. No elevated privileges are required, and the scope is unchanged. Confidentiality impact is high, while integrity and availability are not affected.

The vulnerability is classified under [CWE-20: Improper Input Validation]. Microsoft has not published low-level technical details. According to the Microsoft Security Update Guide, no public proof-of-concept exploit exists, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog.

Root Cause

The root cause is missing or insufficient validation of structured input during Excel file parsing. When malformed structures are processed, the application reads beyond expected boundaries or surfaces uninitialized data, leaking information to the document context.

Attack Vector

An attacker crafts a malicious Excel workbook and delivers it through email, file-sharing services, or web download. When the targeted user opens the file in a vulnerable Excel client, the parser triggers the disclosure condition. The leaked data can then be exfiltrated through embedded formulas, external references, or visible cell content depending on the exploitation path.

No verified proof-of-concept code is available. Refer to the Microsoft Security Update Guide for CVE-2026-21258 for vendor-provided technical context.

Detection Methods for CVE-2026-21258

Indicators of Compromise

  • Unsolicited .xlsx, .xls, or .xlsm attachments from external senders, especially those containing unusual external references or DDE/formula content.
  • Excel processes (EXCEL.EXE) spawning network connections shortly after opening a document, indicating possible exfiltration of disclosed data.
  • Office telemetry showing repeated parsing exceptions or document recovery events tied to a specific workbook.

Detection Strategies

  • Inspect inbound email and file gateways for Office documents with malformed structures and quarantine for sandbox detonation.
  • Hunt for Excel processes making outbound HTTP, SMB, or WebDAV connections to non-corporate destinations.
  • Correlate document-open events with subsequent child-process activity or unusual file reads in user profile directories.

Monitoring Recommendations

  • Enable Microsoft Defender for Office 365 Safe Attachments or an equivalent attachment sandboxing solution.
  • Forward Office telemetry, Sysmon ProcessCreate and NetworkConnect events, and EDR logs to a centralized analytics platform for correlation.
  • Track Office build versions across the estate and alert on hosts running pre-patch builds after the Microsoft update is deployed.

How to Mitigate CVE-2026-21258

Immediate Actions Required

  • Apply the security update referenced in the Microsoft Security Update Guide for CVE-2026-21258 to all affected Office installations.
  • Inventory endpoints running Microsoft 365 Apps, Excel 2016, Office 2019, and Office LTSC 2021/2024 to confirm patch coverage.
  • Reinforce user awareness training on opening unsolicited spreadsheet attachments.

Patch Information

Microsoft has published guidance and updates through the Microsoft Security Update Guide. Administrators should deploy the corresponding cumulative update for each affected channel, including click-to-run updates for Microsoft 365 Apps and MSI-based updates for Office 2016, 2019, LTSC 2021, and LTSC 2024. Office Online Server requires the server-side patch from the same advisory.

Workarounds

  • Enable Protected View and Office Application Guard so untrusted documents open in an isolated container.
  • Block macros and external content in files originating from the internet via Group Policy or Intune configuration profiles.
  • Restrict opening of Excel files from untrusted sources at the email gateway and web proxy until patches are fully deployed.
bash
# Example: Enforce Protected View and block macros from the internet via Group Policy registry keys
reg add "HKCU\Software\Microsoft\Office\16.0\Excel\Security\ProtectedView" /v DisableInternetFilesInPV /t REG_DWORD /d 0 /f
reg add "HKCU\Software\Microsoft\Office\16.0\Excel\Security\ProtectedView" /v DisableAttachmentsInPV /t REG_DWORD /d 0 /f
reg add "HKCU\Software\Microsoft\Office\16.0\Excel\Security" /v BlockContentExecutionFromInternet /t REG_DWORD /d 1 /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 365 Apps

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.06%

  • 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-20
  • Vendor Resources
  • Microsoft Security Update Guide
  • Related CVEs
  • CVE-2026-33822: Microsoft 365 Apps Disclosure Vulnerability

  • CVE-2026-21260: Microsoft 365 Apps Info Disclosure Flaw

  • CVE-2026-21261: Microsoft 365 Apps Info Disclosure Flaw

  • CVE-2023-36766: Microsoft Excel 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