Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2024-20677

CVE-2024-20677: Microsoft 365 Apps RCE Vulnerability

CVE-2024-20677 is a remote code execution vulnerability in Microsoft 365 Apps affecting FBX file insertion. Attackers could exploit this flaw to execute malicious code. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-20677 Overview

CVE-2024-20677 is a Remote Code Execution vulnerability affecting Microsoft Office products through the handling of FBX (Filmbox) 3D model files. This vulnerability allows attackers to execute arbitrary code on victim systems when users open maliciously crafted documents containing FBX files. Microsoft has addressed this vulnerability by completely disabling the ability to insert FBX files in affected Office applications.

Critical Impact

Successful exploitation could allow an attacker to execute arbitrary code with the privileges of the current user, potentially leading to complete system compromise, data theft, or lateral movement within enterprise networks.

Affected Products

  • Microsoft 365 Apps for Enterprise
  • Microsoft Office 2019
  • Microsoft Office LTSC 2021 (Windows and Mac)
  • Microsoft Office Long Term Servicing Channel 2021 for macOS
  • Microsoft 3D Viewer (as of February 13, 2024)

Discovery Timeline

  • January 9, 2024 - CVE-2024-20677 published to NVD
  • January 9, 2024 - Microsoft releases security patch disabling FBX file insertion
  • February 13, 2024 - FBX file insertion disabled in 3D Viewer
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2024-20677

Vulnerability Analysis

This vulnerability stems from insecure processing of FBX (Filmbox) 3D model files within Microsoft Office applications. FBX is a proprietary file format developed by Autodesk used for 3D asset exchange between digital content creation applications. The vulnerability is classified under CWE-122 (Heap-based Buffer Overflow), indicating that the flaw involves memory corruption during the parsing or rendering of FBX file content.

The attack requires local access and user interaction—specifically, the victim must open a malicious document containing a specially crafted FBX file. When processed, the malformed FBX content triggers a heap-based buffer overflow condition, allowing the attacker to corrupt memory and potentially redirect execution flow to achieve arbitrary code execution.

Root Cause

The root cause is a heap-based buffer overflow (CWE-122) in the FBX file parsing functionality within Microsoft Office applications. This memory corruption vulnerability occurs when the application fails to properly validate or handle certain data structures within FBX files, leading to writes beyond allocated heap buffer boundaries.

Attack Vector

The attack vector is local, requiring user interaction. An attacker must craft a malicious Office document (Word, Excel, PowerPoint, or Outlook) containing a weaponized FBX 3D model file. The attack flow typically involves:

  1. Attacker creates a malicious FBX file designed to trigger the heap overflow
  2. The FBX file is embedded into an Office document
  3. The document is distributed to victims via email, file sharing, or other delivery methods
  4. When the victim opens the document, the vulnerable FBX parsing code processes the malicious content
  5. The heap overflow allows the attacker to execute arbitrary code with the victim's privileges

Note that 3D models previously inserted from FBX files will continue to work unless the "Link to File" option was selected during insertion, which maintains a live connection to the external FBX file.

Detection Methods for CVE-2024-20677

Indicators of Compromise

  • Office documents (.docx, .xlsx, .pptx) containing embedded FBX 3D model references
  • Unusual memory allocation patterns or crashes in Office applications related to 3D content rendering
  • Presence of FBX files in unexpected locations on systems or as email attachments
  • Office application crashes with heap corruption indicators in crash dumps

Detection Strategies

  • Monitor for Office applications attempting to load or process FBX file content, particularly in environments where the January 2024 patch has not been applied
  • Implement email gateway rules to quarantine Office documents containing embedded 3D models or FBX references
  • Deploy endpoint detection and response (EDR) solutions to identify heap corruption attempts in Office processes
  • Review application crash reports for signs of exploitation attempts targeting 3D model processing

Monitoring Recommendations

  • Enable detailed logging for Microsoft Office applications and monitor for abnormal behavior during document processing
  • Track patch compliance across the organization to ensure all systems have received the January 9, 2024 security update
  • Monitor network traffic for unusual document sharing patterns that may indicate attempted delivery of malicious files
  • Implement file integrity monitoring on systems handling sensitive data to detect post-exploitation activities

How to Mitigate CVE-2024-20677

Immediate Actions Required

  • Apply the January 9, 2024 Microsoft security update to all affected Office installations immediately
  • Verify that FBX file insertion functionality is disabled in Word, Excel, PowerPoint, and Outlook across all endpoints
  • Update 3D Viewer application to the version released after February 13, 2024
  • Review and audit any documents that may have been created with the "Link to File" option for FBX models

Patch Information

Microsoft addressed this vulnerability through a security update released on January 9, 2024, which disables the ability to insert FBX files in Word, Excel, PowerPoint, and Outlook for Windows and Mac. This mitigation approach effectively removes the attack surface by eliminating the vulnerable functionality entirely.

Affected versions include:

  • Office 2019
  • Office 2021
  • Office LTSC for Mac 2021
  • Microsoft 365 Apps

As of February 13, 2024, the same mitigation was extended to the 3D Viewer application. Organizations should ensure all Office installations are updated through Windows Update, WSUS, or Microsoft Endpoint Configuration Manager.

For detailed patch information, refer to the Microsoft Security Response Center Advisory.

Workarounds

  • Block FBX file attachments at email gateways and web proxies as a defense-in-depth measure
  • Implement application control policies to prevent execution of untrusted Office documents containing 3D content
  • Educate users about the risks of opening Office documents from untrusted sources, particularly those containing 3D models
  • Consider disabling 3D content rendering capabilities in Office through Group Policy if the feature is not required for business operations
bash
# PowerShell: Verify Office patch status for CVE-2024-20677
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" | Select-Object -Property VersionToReport

# Check if security update is applied (version should be January 2024 or later)
# Microsoft 365 Apps: Version 2312 (Build 17126.20132) or later

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.39%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2024-20677 Advisory
  • 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