CVE-2026-85880
Analyzed
Analyzed - Analysis Complete
Heap-based Buffer Overflow in Windows ALPC
Vulnerability report for CVE-2026-85880, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-08
Last updated on: 2026-09-09
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_server_2012 | r2 |
| microsoft | windows_server_2012 | * |
| microsoft | windows_10_1607 | to 10.0.14393.9512 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.9512 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9245 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9245 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7725 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7725 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7725 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7725 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7725 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7725 (exc) |
| microsoft | windows_server_2016 | to 10.0.14393.9512 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.9245 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.5622 (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(). |
| CWE-908 | The product uses or accesses a resource that has not been initialized. |