Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
File-based local vector (AV:L) with no privileges but required user interaction to open the document (UI:R); memory-corruption code execution yields full C/I/A impact in the user context.
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 Office Excel (across Microsoft 365 Apps, Office 2016/2019, LTSC 2021/2024, Office for Mac, and Office Online Server) stems from a heap-based buffer overflow (CWE-122) that an attacker triggers when a victim opens a maliciously crafted spreadsheet. Rated CVSS 7.8 with no privileges required but mandatory user interaction, successful exploitation yields full confidentiality, integrity, and availability impact in the context of the victim user. There is no public exploit identified at time of analysis and it is not on the CISA KEV list, but Microsoft has released a patch.
Technical ContextAI
The flaw is a heap-based buffer overflow (CWE-122) in the Excel file-parsing code path, meaning Excel writes past the bounds of a heap-allocated buffer while processing structured spreadsheet content. This class of bug typically arises from unchecked length or count fields in a binary/OOXML record that drive a copy into an undersized allocation, corrupting adjacent heap metadata or object pointers. Because the CPE set spans Microsoft 365 Apps for Enterprise, Excel 2016, Office 2019, Office LTSC 2021/2024, Office 365/LTSC for Mac 2021/2024, and Office Online Server, the vulnerable parsing component is shared across the Excel codebase on both Windows and macOS as well as the server-side rendering product. Heap overflows of this type are frequently leveraged for arbitrary code execution by grooming the heap so that the overflow overwrites a controllable pointer or function table.
RemediationAI
Apply the Microsoft security update for CVE-2026-55137; a patch is available from the vendor and the exact fixed build for each product/channel is published in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55137 (Patch available per vendor advisory - no single fixed version string was supplied in the input, so cite the per-channel build from the advisory rather than an invented number). Update all affected clients (Microsoft 365 Apps, Office 2016/2019, LTSC 2021/2024, Office for Mac) and Office Online Server. Until patching is complete, reduce exposure by opening untrusted spreadsheets in Protected View and enforcing it via Group Policy (side effect: users must click to enable editing on legitimate files), blocking or quarantining Excel attachments from external senders at the mail gateway, and using Attack Surface Reduction rules and Office macro/hardening policies (side effect: potential friction for users who rely on macros or external file exchange).
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-44202
GHSA-vh57-7369-46vq