Cyber Posture

CVE-2026-20811

High

Published: 13 January 2026

Published
13 January 2026
Modified
14 January 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0009 25.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20811 is a high-severity Untrusted Pointer Dereference (CWE-822) vulnerability in Microsoft Windows 11 23H2. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 25.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the type confusion vulnerability by requiring identification, reporting, and timely remediation of flaws in Win32K ICOMP to prevent local privilege escalation.

prevent

Implements memory protection safeguards such as DEP and ASLR that mitigate type confusion exploits by preventing unauthorized code execution and pointer dereferences in kernel components.

prevent

Enforces least privilege for local low-privilege accounts, limiting the attack surface and containing the impact even if the Win32K type confusion vulnerability is exploited for escalation.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local type confusion EoP in Win32K kernel component directly enables T1068 Exploitation for Privilege Escalation from low-privileged local context.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Access of resource using incompatible type ('type confusion') in Windows Win32K - ICOMP allows an authorized attacker to elevate privileges locally.

Deeper analysisAI

CVE-2026-20811 is a type confusion vulnerability, classified as an access of resource using incompatible type, affecting the Windows Win32K ICOMP component. Published on 2026-01-13T18:16:07.727, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and is linked to CWE-822 (Untrusted Pointer Dereference) and CWE-843 (Access of Resource Using Incompatible Type).

The vulnerability can be exploited by an authorized local attacker possessing low privileges. Exploitation requires local access and low complexity with no user interaction, enabling the attacker to elevate privileges locally and achieve high impacts across confidentiality, integrity, and availability.

Mitigation details are available in the Microsoft Security Response Center update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20811.

Details

CWE(s)

Affected Products

microsoft
windows 11 23h2
≤ 10.0.22631.6491
microsoft
windows 11 24h2
≤ 10.0.26100.7623
microsoft
windows 11 25h2
≤ 10.0.26200.7623
microsoft
windows server 2022
≤ 10.0.20348.4648
microsoft
windows server 2022 23h2
≤ 10.0.25398.2092
microsoft
windows server 2025
≤ 10.0.26100.32230

CVEs Like This One

CVE-2026-21232Same product: Microsoft Windows 11 23H2
CVE-2025-24084Same product: Microsoft Windows 11 23H2
CVE-2026-21250Same product: Microsoft Windows 11 24H2
CVE-2026-20857Same product: Microsoft Windows 11 23H2
CVE-2026-32155Same product: Microsoft Windows 11 23H2
CVE-2026-20871Same product: Microsoft Windows 11 23H2
CVE-2026-20938Same product: Microsoft Windows 11 23H2
CVE-2026-21519Same product: Microsoft Windows 11 23H2
CVE-2025-62456Same product: Microsoft Windows 11 23H2
CVE-2026-20817Same product: Microsoft Windows 11 23H2

References