CVE-2026-55947
Analyzed
Analyzed - Analysis Complete
Heap-based Buffer Overflow in Microsoft Office Excel
Vulnerability report for CVE-2026-55947, 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
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
Affected Vendors & Products
| 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 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(). |