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-2024-20673

CVE-2024-20673: Microsoft Excel RCE Vulnerability

CVE-2024-20673 is a remote code execution vulnerability in Microsoft Excel that allows attackers to execute arbitrary code. This article covers the technical details, affected versions, security impact, and mitigation.

Published: January 28, 2026

CVE-2024-20673 Overview

CVE-2024-20673 is a Remote Code Execution vulnerability affecting multiple Microsoft Office products. This vulnerability allows attackers to execute arbitrary code on vulnerable systems when a user opens a specially crafted malicious document. The vulnerability requires user interaction, as the victim must open a malicious file for exploitation to occur.

Critical Impact

Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code with the privileges of the current user, potentially leading to complete system compromise if the user has administrative privileges.

Affected Products

  • Microsoft Excel 2016
  • Microsoft Office 2016, 2019 (Click-to-Run), and 2021 LTSC
  • Microsoft PowerPoint 2016
  • Microsoft Publisher 2016
  • Microsoft Skype for Business 2016
  • Microsoft Visio 2016
  • Microsoft Word 2016

Discovery Timeline

  • 2024-02-13 - CVE-2024-20673 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-20673

Vulnerability Analysis

This Microsoft Office Remote Code Execution vulnerability is classified under CWE-693 (Protection Mechanism Failure). The vulnerability exists due to improper handling of certain elements within Office documents, which can be exploited by attackers to bypass security mechanisms and execute malicious code.

The attack requires local access to the system, meaning the attacker must somehow deliver a malicious document to the victim's machine. The most common delivery methods include email attachments, malicious downloads, or compromised file shares. Once the victim opens the malicious document, the vulnerability can be triggered without requiring elevated privileges from the attacker.

The exploitation does not require any authentication, but does require user interaction—specifically, the user must open a crafted document. Upon successful exploitation, an attacker gains the ability to execute code with full confidentiality, integrity, and availability impact within the context of the current user's session.

Root Cause

The vulnerability stems from a protection mechanism failure (CWE-693) within Microsoft Office's document processing components. This indicates that security controls intended to prevent code execution from untrusted document content can be circumvented. The failure allows specially crafted documents to bypass intended security boundaries and execute arbitrary code.

Attack Vector

The attack vector for CVE-2024-20673 is local, requiring the attacker to convince a user to open a malicious document. Common attack scenarios include:

  1. Phishing campaigns - Sending malicious Office documents via email disguised as legitimate business communications
  2. Watering hole attacks - Hosting malicious documents on compromised websites frequented by target users
  3. Supply chain attacks - Embedding malicious documents within legitimate software packages or updates
  4. Social engineering - Convincing users to download and open documents from untrusted sources

The vulnerability affects the core Office suite components, meaning any application capable of processing the vulnerable document types could trigger the exploit.

Detection Methods for CVE-2024-20673

Indicators of Compromise

  • Suspicious Office processes spawning unexpected child processes such as cmd.exe, powershell.exe, or wscript.exe
  • Office applications making unusual network connections immediately after opening documents
  • Unexpected file system modifications by Office processes outside normal document directories
  • Anomalous memory allocation patterns within Office application processes

Detection Strategies

  • Monitor for Office applications spawning command interpreters or script hosts using endpoint detection and response (EDR) solutions
  • Implement file integrity monitoring on critical system directories to detect unauthorized modifications
  • Deploy email security solutions capable of scanning and sandboxing Office document attachments
  • Enable Microsoft Defender Attack Surface Reduction (ASR) rules for Office applications

Monitoring Recommendations

  • Configure logging for process creation events (Windows Event ID 4688) with command line auditing enabled
  • Monitor Office application behavior using SentinelOne's behavioral AI engine for anomalous document handling
  • Implement network traffic analysis to detect command and control communications following document opening
  • Review Windows Event logs for suspicious Office-related activity patterns

How to Mitigate CVE-2024-20673

Immediate Actions Required

  • Apply Microsoft security updates released in February 2024 for all affected Office products immediately
  • Enable Protected View for Office documents from untrusted sources
  • Implement Microsoft Defender Application Guard for Office where supported
  • Educate users about the risks of opening Office documents from unknown or untrusted sources

Patch Information

Microsoft has released security updates addressing CVE-2024-20673 as part of their February 2024 security updates. Organizations should apply the appropriate patches for their Office installations through Windows Update, Microsoft Update Catalog, or their enterprise patch management solution.

For detailed patch information and download links, refer to the Microsoft Security Update Guide for CVE-2024-20673.

Workarounds

  • Enable Protected View for all Office documents by configuring Trust Center settings to open files from the Internet and other potentially unsafe locations in Protected View
  • Implement application whitelisting to prevent unauthorized code execution from Office processes
  • Configure Office to disable macros and active content by default using Group Policy
  • Use Microsoft Office sandbox features and ensure documents from external sources are opened in isolation
bash
# Group Policy Configuration for Protected View
# Navigate to: User Configuration > Administrative Templates > Microsoft Office > Security Settings
# Enable: "Protected View - Block macros from running in Office files from the Internet"
# Enable: "Protected View - Turn on Protected View for files originating from the Internet"

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Excel

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.41%

  • 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-693

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2024-20673
  • Related CVEs
  • CVE-2022-21840: Microsoft Excel RCE Vulnerability

  • CVE-2024-43106: Microsoft Excel Privilege Escalation

  • CVE-2022-22716: Microsoft Excel Information Disclosure
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