Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Client-side file-open memory corruption: local delivery (AV:L) requiring the victim to open a crafted file (UI:R), no prior privileges (PR:N), yielding full code execution in the user context (C:H/I:H/A:H).
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Excel (Office 2016 through Office LTSC 2024, Microsoft 365 Apps, Office for Mac, and Office Online Server) allows an attacker to run arbitrary code when a victim opens a maliciously crafted spreadsheet. The flaw is a heap-based buffer overflow (CWE-122) triggered during file parsing, giving full confidentiality, integrity, and availability impact in the user's context. No public exploit identified at time of analysis, and it is not listed in CISA KEV, so exploitation currently appears theoretical rather than active.
Technical ContextAI
The vulnerability lies in Microsoft Excel's parsing of spreadsheet file formats within the Office productivity suite. CWE-122 (heap-based buffer overflow) indicates that Excel writes attacker-controlled data past the bounds of a heap-allocated buffer, typically due to insufficient length validation when deserializing structured records inside a workbook. The CPE data shows the defect is shared across the common Office code base - it affects Microsoft 365 Apps for Enterprise, Excel 2016, Office 2019, Office LTSC 2021/2024, the corresponding Office for Mac and Office LTSC for Mac 2021/2024 builds, and the server-side Office Online Server - indicating the flawed parsing routine resides in a shared Excel/Office component rather than a single edition. A successful overflow corrupts heap metadata or adjacent objects, which a crafted file can steer into control-flow hijacking.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update referenced in the MSRC Update Guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55947, which lists the exact fixed build for each affected edition (Microsoft 365 Apps, Excel 2016, Office 2019, Office LTSC 2021/2024, Office for Mac builds, and Office Online Server); the input does not include a single universal version number because fixes ship per-channel, so consult the advisory for your specific channel and install via Microsoft Update, Click-to-Run auto-update, or WSUS/Intune. For Microsoft 365 Apps and Office for Mac, ensure automatic updates are enabled so the patched build deploys. Where immediate patching is not possible, reduce exposure by opening untrusted spreadsheets in Protected View (block editing until the user explicitly enables it), enforcing Office macro and file-block policies via Group Policy to prevent risky legacy formats from opening, and instructing users not to open Excel attachments from untrusted sources - the trade-off is reduced usability for legitimate external files. For Office Online Server, prioritize the server-side update since it processes documents on behalf of many users.
Local code execution in Microsoft Word (and Office/SharePoint components that render Word content) stems from an integer
Arbitrary code execution in Microsoft Office Word (and the broader Office/365/SharePoint family) arises from a stack-bas
Local code execution in Microsoft Word (part of Microsoft 365 Apps, Office 2019, Office LTSC 2021/2024, and Office for M
Arbitrary code execution in Microsoft PowerPoint (and the broader Microsoft Office/365 suite on Windows and macOS) arise
Local code execution in Microsoft Office PowerPoint (including Microsoft 365 Apps, Office 2019, Office LTSC 2021/2024, a
Local code execution in Microsoft Office PowerPoint (CWE-122 heap-based buffer overflow) lets an unauthorized attacker r
Local code execution in Microsoft Word (and the wider Microsoft Office / Microsoft 365 Apps family) lets an unauthorized
Local code execution in Microsoft Word (Office 2016/2019, Microsoft 365 Apps, Office LTSC 2021/2024) arises from a heap-
Local code execution in Microsoft Office Word (CWE-416 use-after-free) allows an unauthorized attacker to run arbitrary
Local code execution in Microsoft Office Word (Microsoft 365 Apps, Office 2019/LTSC 2021/2024, Word 2016, and the macOS
Local code execution in Microsoft Office Word (via a stack-based buffer overflow, CWE-121) lets an attacker run arbitrar
Local code execution in Microsoft Office Word (across Microsoft 365 Apps, Office 2019/LTSC 2021/2024, Office for Mac, an
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Heap Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44230
GHSA-px56-54pw-c679