CVE-2026-62878
Analyzed
Analyzed - Analysis Complete
Windows DNS Server Stack-Based Buffer Overflow
Vulnerability report for CVE-2026-62878, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-11
Last updated on: 2026-08-17
Assigner: Microsoft Corporation
Description
Description
Stack-based buffer overflow in Windows DNS allows an unauthorized attacker to execute code over a network.
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.9418 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.9418 (exc) |
| microsoft | windows_server_2016 | to 10.0.14393.9418 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.5440 (exc) |
| microsoft | windows_server_2025 | to 10.0.26100.33222 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9121 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9121 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.9121 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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). |