CVE-2026-55130
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Microsoft Office Word

Vulnerability report for CVE-2026-55130, 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-15

Assigner: Microsoft Corporation

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 13 associated CPEs
Vendor Product Version / Range
microsoft sharepoint_server 2019
microsoft sharepoint_server 2016
microsoft 365_apps *
microsoft 365_apps *
microsoft word 2016
microsoft word 2016
microsoft office_2019 *
microsoft office_2019 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2024 *
microsoft office_2024 *
microsoft sharepoint_server to 16.0.19725.20434 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.
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-55130 is a heap-based buffer overflow vulnerability in Microsoft Office Word. This type of vulnerability occurs when a program writes more data to a buffer (a temporary storage area) than it can hold, causing the excess data to overflow into adjacent memory. In this case, the overflow allows an unauthorized attacker to execute arbitrary code locally on the affected system.

The vulnerability is classified as a remote code execution (RCE) issue with a severity rating of 'Important.' This means that if exploited, an attacker could gain control over the affected system by running malicious code with the same privileges as the user who opened a specially crafted Word document.

Detection Guidance

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

For Microsoft-specific guidance, you may refer to the official update guide or use Microsoft's built-in tools like Microsoft Update or Windows Defender to scan for missing security patches.

Impact Analysis

This vulnerability can impact you in several ways if you use Microsoft Office Word and open a malicious document:

  • An attacker could execute arbitrary code on your system, potentially taking full control of it.
  • Sensitive data stored on your system could be accessed, modified, or stolen.
  • Malware or ransomware could be installed on your system without your knowledge.
  • The attacker could use your system as a launchpad for further attacks within your network.

The impact is particularly severe if the affected user has administrative privileges, as the attacker could gain full control over the system.

Compliance Impact

This vulnerability can affect compliance with common standards and regulations in the following ways:

  • GDPR (General Data Protection Regulation): If the vulnerability leads to unauthorized access or exfiltration of personal data, it could result in a data breach. Organizations are required to report such breaches within 72 hours and may face significant fines if they fail to protect personal data adequately.
  • HIPAA (Health Insurance Portability and Accountability Act): If the affected system contains 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 (e.g., ISO 27001, NIST): Failure to patch or mitigate this vulnerability could be seen as a lapse in maintaining the confidentiality, integrity, and availability of information systems, potentially leading to non-compliance with security controls outlined in these frameworks.

Organizations should prioritize patching this vulnerability to avoid potential compliance violations and the associated legal and financial consequences.

Mitigation Strategies
  • Apply the latest security updates from Microsoft for Microsoft Office Word. Refer to the official Microsoft Security Response Center (MSRC) update guide for CVE-2026-55130 to obtain the patch.
  • If patching is not immediately possible, consider restricting access to Microsoft Office Word or disabling macros to reduce the risk of exploitation.
  • Monitor systems for unusual activity, such as unexpected code execution or crashes in Microsoft Office Word, which may indicate exploitation attempts.
  • Ensure that endpoint protection solutions, such as antivirus or EDR tools, are up to date and configured to detect and block known exploits targeting this vulnerability.

Chat Assistant

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

EPSS Chart