7.8

CVE-2026-32154

Medienbericht

Desktop Window Manager Elevation of Privilege Vulnerability

Use after free in Desktop Window Manager allows an authorized attacker to elevate privileges locally.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerMicrosoft
Produkt Windows 10 Version 1607
Version 10.0.14393.0
Version < 10.0.14393.9060
Status affected
HerstellerMicrosoft
Produkt Windows 10 Version 1809
Version 10.0.17763.0
Version < 10.0.17763.8644
Status affected
HerstellerMicrosoft
Produkt Windows 10 Version 21H2
Version 10.0.19044.0
Version < 10.0.19044.7184
Status affected
HerstellerMicrosoft
Produkt Windows 10 Version 22H2
Version 10.0.19045.0
Version < 10.0.19045.7184
Status affected
HerstellerMicrosoft
Produkt Windows 11 version 22H3
Version 10.0.22631.0
Version < 10.0.22631.6936
Status affected
HerstellerMicrosoft
Produkt Windows 11 Version 23H2
Version 10.0.22631.0
Version < 10.0.22631.6936
Status affected
HerstellerMicrosoft
Produkt Windows 11 Version 24H2
Version 10.0.26100.0
Version < 10.0.26100.8246
Status affected
HerstellerMicrosoft
Produkt Windows 11 Version 25H2
Version 10.0.26200.0
Version < 10.0.26200.8246
Status affected
HerstellerMicrosoft
Produkt Windows 11 version 26H1
Version 10.0.28000.0
Version < 10.0.28000.1836
Status affected
HerstellerMicrosoft
Produkt Windows Server 2016
Version 10.0.14393.0
Version < 10.0.14393.9060
Status affected
HerstellerMicrosoft
Produkt Windows Server 2016 (Server Core installation)
Version 10.0.14393.0
Version < 10.0.14393.9060
Status affected
HerstellerMicrosoft
Produkt Windows Server 2019
Version 10.0.17763.0
Version < 10.0.17763.8644
Status affected
HerstellerMicrosoft
Produkt Windows Server 2019 (Server Core installation)
Version 10.0.17763.0
Version < 10.0.17763.8644
Status affected
HerstellerMicrosoft
Produkt Windows Server 2022
Version 10.0.20348.0
Version < 10.0.20348.5020
Status affected
HerstellerMicrosoft
Produkt Windows Server 2022, 23H2 Edition (Server Core installation)
Version 10.0.25398.0
Version < 10.0.25398.2274
Status affected
HerstellerMicrosoft
Produkt Windows Server 2025
Version 10.0.26100.0
Version < 10.0.26100.32690
Status affected
HerstellerMicrosoft
Produkt Windows Server 2025 (Server Core installation)
Version 10.0.26100.0
Version < 10.0.26100.32690
Status affected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.06% 0.177
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
secure@microsoft.com 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.