Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local file-open vector (AV:L, UI:R) with no privileges needed (PR:N); memory-corruption code execution yields full C:H/I:H/A:H in the user's context, matching the vendor score.
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 (and the broader Office family including Microsoft 365 Apps for Enterprise, Office 2019/2021/2024 LTSC, Office for Mac, and Office Online Server) stems from a heap-based buffer overflow that triggers when a user opens a maliciously crafted spreadsheet. The CVSS vector (AV:L/AC:L/PR:N/UI:R) indicates an unauthenticated attacker gains full code execution in the victim's context but only after the target opens the file. No public exploit identified at time of analysis, and it is not listed in CISA KEV; a vendor patch is available from Microsoft (MSRC CVE-2026-55041).
Technical ContextAI
The root cause is CWE-122 (Heap-Based Buffer Overflow): Excel's file-parsing code writes past the bounds of a heap-allocated buffer while processing a crafted spreadsheet structure, corrupting adjacent heap metadata or objects. Excel parses many complex binary and XML-based formats (XLS/XLSX/XLSB) whose length fields and record structures must be validated against allocation sizes; a missing or incorrect bounds check lets attacker-controlled data overwrite the heap, which can be groomed into control-flow hijack and arbitrary code execution. The CPE set confirms this affects the shared Office rendering/parsing engine across Windows (Microsoft 365 Apps for Enterprise, Excel 2016, Office 2019, Office LTSC 2021/2024), macOS (Office 365 for Mac, Office LTSC for Mac 2021/2024), and server-side rendering via Office Online Server.
RemediationAI
Apply the Microsoft security update referenced in MSRC advisory CVE-2026-55041 (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55041) - Patch available per vendor advisory; the exact fixed build numbers are published per channel in that advisory and should be pulled directly from it rather than assumed. For managed fleets, deploy via Microsoft Update / Click-to-Run channel updates for Microsoft 365 Apps and the corresponding LTSC/Mac update packages, and patch Office Online Server separately since it renders documents server-side. Until patched, reduce exposure by enabling Protected View and Block Macros / Mark-of-the-Web enforcement so untrusted spreadsheets open in a sandboxed, read-only mode (trade-off: users must click 'Enable Editing', causing minor friction), and use attachment filtering or Safe Attachments to detonate or strip inbound Excel files (trade-off: added mail-flow latency and possible false positives on legitimate spreadsheets). Because exploitation requires opening a file, user-awareness controls against opening untrusted spreadsheets provide additional defense.
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-44186
GHSA-7w65-7pmj-m7w2