CVE-2026-61932
Analyzed
Analyzed - Analysis Complete
Type Confusion in Windows DWM Core Library
Vulnerability report for CVE-2026-61932, 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-16
Assigner: Microsoft Corporation
Description
Description
Access of resource using incompatible type ('type confusion') in Windows DWM Core Library 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_10_1607 | to 10.0.14393.9418 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.9418 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9115 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9115 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7663 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7663 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7663 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7663 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7663 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7663 (exc) |
| microsoft | windows_11_23h2 | to 10.0.22631.7517 (exc) |
| microsoft | windows_11_23h2 | to 10.0.22631.7517 (exc) |
| microsoft | windows_server_2016 | to 10.0.14393.9418 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.9115 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.5440 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |
| 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(). |