CVE-2026-45463
Undergoing Analysis
Undergoing Analysis - In Progress
Heap-based Buffer Overflow in Microsoft Office
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | office | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-191 | The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result. |
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |