CVE-2026-55041
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Microsoft Office Excel

Vulnerability report for CVE-2026-55041, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-16

Assigner: Microsoft Corporation

Description

Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-16
Generated
2026-08-04
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 14 associated CPEs
Vendor Product Version / Range
microsoft 365_apps *
microsoft 365_apps *
microsoft excel 2016
microsoft excel 2016
microsoft office_2019 *
microsoft office_2019 *
microsoft microsoft_365 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2024 *
microsoft office_2024 *
microsoft office_2024 *
microsoft office_online_server to 16.0.10417.20175 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-55041 is a heap-based buffer overflow vulnerability in Microsoft Office Excel. This flaw allows an unauthorized attacker to execute arbitrary code on a victim's system locally.

A heap-based buffer overflow occurs when a program writes more data to a buffer than it can hold, corrupting memory. In this case, the vulnerability is in Excel, and exploitation could lead to code execution with the privileges of the user running the application.

  • The CVSS v3.1 base score is 7.8, indicating a high severity level.
  • The attack vector is local (AV:L), meaning the attacker must have access to the target system or trick a user into opening a malicious file.
  • The vulnerability does not require elevated privileges (PR:N) but does require user interaction (UI:R), such as opening a specially crafted Excel file.
Detection Guidance

The provided context does not include specific detection methods or commands for identifying the presence of CVE-2026-55041 on a network or system. Detection typically involves checking for vulnerable versions of Microsoft Office Excel or using security tools that can identify heap-based buffer overflow vulnerabilities in installed software.

For accurate detection guidance, refer to Microsoft's official update guide or security advisories, which may provide details on affected versions and detection tools.

Impact Analysis

This vulnerability can have severe consequences if exploited successfully.

  • An attacker could execute arbitrary code on your system, potentially taking full control of it.
  • This could lead to data theft, including sensitive personal or corporate information stored on the system.
  • The attacker could install malware, ransomware, or other malicious software, disrupting operations or causing further damage.
  • Since the vulnerability requires user interaction, you could be at risk if you open a malicious Excel file received via email, downloaded from the internet, or shared through other means.
Compliance Impact

This vulnerability could impact compliance with several common standards and regulations, depending on the context of its exploitation.

  • GDPR: If the vulnerability leads to unauthorized access or theft of personal data of EU citizens, it could result in a data breach. Organizations may face significant fines and legal consequences for failing to protect personal data adequately.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI. This would constitute a breach under HIPAA, requiring notification and potentially resulting in penalties.
  • Other standards like PCI DSS (for payment card data) or industry-specific regulations may also be impacted if sensitive data is compromised due to this vulnerability.

Organizations should assess the risk posed by this vulnerability and take appropriate measures to mitigate it, such as applying patches or implementing compensating controls, to maintain compliance with relevant regulations.

Mitigation Strategies
  • Apply the latest security updates provided by Microsoft for Microsoft Office Excel. Refer to the official Microsoft update guide for CVE-2026-55041 for patching instructions.
  • Restrict access to Excel files from untrusted sources until the system is patched.
  • Monitor systems for unusual activity, such as unexpected Excel processes or crashes, which may indicate exploitation attempts.
  • Consider deploying endpoint protection solutions that can detect and block exploitation attempts targeting heap-based buffer overflow vulnerabilities.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55041. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart