CVE-2026-44808
Undergoing Analysis
Undergoing Analysis - In Progress
Use After Free in Windows DWM Core Library Allows Privilege Escalation
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: Microsoft Corporation
Description
Description
Use after free 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 | dwm_core_library | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
| 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(). |