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
    • 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-2025-47173

CVE-2025-47173: Microsoft 365 Apps RCE Vulnerability

CVE-2025-47173 is a remote code execution flaw in Microsoft 365 Apps caused by improper input validation. Attackers can exploit this to execute unauthorized code locally, compromising systems and data security.

Updated: January 22, 2026

CVE-2025-47173 Overview

CVE-2025-47173 is an improper input validation vulnerability in Microsoft Office that allows an unauthorized attacker to execute code locally. This vulnerability stems from insufficient validation of user-supplied input within Microsoft Office applications, enabling attackers to craft malicious documents or files that, when opened by a victim, can execute arbitrary code on the local system.

Critical Impact

Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code with the privileges of the current user. If the user has administrative rights, the attacker could take complete control of the affected system, install programs, view/change/delete data, or create new accounts with full user rights.

Affected Products

  • Microsoft 365 Apps for Enterprise
  • Microsoft Office 2016, 2019
  • Microsoft Office Long Term Servicing Channel 2021 (Windows and macOS)
  • Microsoft Office Long Term Servicing Channel 2024 (Windows and macOS)

Discovery Timeline

  • 2025-06-10 - CVE-2025-47173 published to NVD
  • 2025-07-09 - Last updated in NVD database

Technical Details for CVE-2025-47173

Vulnerability Analysis

This vulnerability is classified under CWE-641 (Improper Restriction of Names for Files and Other Resources). The flaw exists in how Microsoft Office applications handle and validate input data, particularly when processing certain file types or embedded content. When a user opens a specially crafted malicious document, the improper input validation allows an attacker to bypass security controls and execute arbitrary code within the context of the user's session.

The local attack vector requires user interaction—specifically, the victim must open a malicious file provided by the attacker. This could be delivered through phishing emails, compromised websites, or file-sharing platforms. Once the malicious document is opened, the vulnerability can be exploited without requiring any privileges from the attacker, though the code execution occurs with whatever privileges the current user holds.

Root Cause

The root cause of CVE-2025-47173 lies in improper input validation within Microsoft Office's file parsing and processing routines. When handling certain input data, the application fails to properly sanitize or validate user-controlled content before processing it. This creates an opportunity for attackers to inject malicious payloads that are interpreted and executed by the Office application, rather than being rejected or safely handled.

The vulnerability is specifically related to improper restriction of names for files and other resources (CWE-641), suggesting that the input validation failure may involve how Office handles file names, paths, or resource identifiers within documents.

Attack Vector

The attack vector for CVE-2025-47173 is local, meaning the attacker must convince a user to open a malicious file on their system. Typical attack scenarios include:

  1. Phishing campaigns - Sending crafted Office documents via email that appear legitimate
  2. Watering hole attacks - Hosting malicious documents on compromised websites frequented by targets
  3. Social engineering - Convincing users to download and open malicious files from various sources

Once the victim opens the malicious document, the improper input validation allows the attacker's payload to execute without requiring any additional authentication or privileges from the attacker's side. The user interaction requirement (opening the file) is the primary barrier to exploitation.

Detection Methods for CVE-2025-47173

Indicators of Compromise

  • Unexpected Office application crashes or abnormal behavior when opening documents
  • Office processes spawning unusual child processes (e.g., cmd.exe, powershell.exe, wscript.exe)
  • Suspicious network connections originating from Office applications
  • Modified or newly created files in unexpected locations following document opening

Detection Strategies

  • Monitor for Office applications (WINWORD.EXE, EXCEL.EXE, POWERPNT.EXE) spawning suspicious child processes
  • Implement email security controls to scan and sandbox Office documents before delivery to end users
  • Deploy endpoint detection and response (EDR) solutions capable of detecting malicious document exploitation
  • Enable Windows Defender Attack Surface Reduction (ASR) rules for Office applications

Monitoring Recommendations

  • Enable detailed logging for Office application events and Windows Security events
  • Monitor for process creation events where parent process is an Office application
  • Implement file integrity monitoring on critical system directories
  • Track network connections initiated by Office processes for anomalous destinations

How to Mitigate CVE-2025-47173

Immediate Actions Required

  • Apply the latest security updates from Microsoft for all affected Office products immediately
  • Implement Protected View and Application Guard for Office to sandbox untrusted documents
  • Educate users about the risks of opening documents from untrusted sources
  • Consider temporarily blocking Office documents from external email sources until patching is complete

Patch Information

Microsoft has released security updates to address this vulnerability. Organizations should apply the patches available through the Microsoft Security Update Guide for CVE-2025-47173. Updates are available for Microsoft 365 Apps, Office 2016, Office 2019, and Office Long Term Servicing Channel versions 2021 and 2024 for both Windows and macOS platforms.

Ensure automatic updates are enabled for Microsoft 365 Apps, or manually download and apply patches through Windows Update, Microsoft Update Catalog, or your organization's patch management system.

Workarounds

  • Enable Protected View for files originating from the Internet, unsafe locations, and Outlook attachments
  • Configure Office to open documents from untrusted sources in Application Guard
  • Disable macros and active content in Office documents by default
  • Implement strict email filtering to quarantine suspicious Office attachments for manual review
  • Use Group Policy to enforce Office security settings across the organization
bash
# PowerShell: Check Office version and update status
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" | Select-Object -Property VersionToReport, UpdateChannel

# Force Office update via command line
"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft 365 Apps

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.06%

  • 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
  • CWE-641
  • Technical References
  • Microsoft Security Update CVE-2025-47173
  • Related CVEs
  • CVE-2020-16918: Microsoft 365 Apps RCE Vulnerability

  • CVE-2024-21413: Microsoft Outlook RCE Vulnerability

  • CVE-2024-38189: Microsoft Project RCE Vulnerability

  • CVE-2025-21354: Microsoft Excel RCE 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