Cyber Posture

CVE-2026-26132

High

Published: 10 March 2026

Published
10 March 2026
Modified
24 March 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.0003 9.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-26132 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Windows 10 21H2. 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 9.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 mandates timely patching of the use-after-free vulnerability in the Windows Kernel as detailed in Microsoft's update guide.

prevent

Implements memory protection mechanisms like ASLR and DEP to prevent exploitation of the kernel use-after-free condition.

prevent

Enforces least privilege to minimize the attack surface for low-privileged local attackers attempting kernel privilege 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?

Use-after-free in Windows Kernel directly enables local privilege escalation from low-privileged user to SYSTEM (T1068).

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

NVD Description

Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.

Deeper analysisAI

CVE-2026-26132 is a use-after-free vulnerability (CWE-416) in the Windows Kernel that allows an authorized attacker to elevate privileges locally. Published on 2026-03-10, it has 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), indicating high impact on confidentiality, integrity, and availability with low attack complexity and no user interaction required.

A local attacker with low privileges (PR:L) can exploit this vulnerability by triggering the use-after-free condition in the Windows Kernel. Successful exploitation enables privilege escalation, potentially granting the attacker higher-level access such as SYSTEM privileges on the affected system.

Microsoft's update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26132 provides details on patches and mitigations for this vulnerability.

Details

CWE(s)

Affected Products

microsoft
windows 10 21h2
≤ 10.0.19044.7058 · ≤ 10.0.19044.7058 · ≤ 10.0.19044.7058
microsoft
windows 10 22h2
≤ 10.0.19045.7058 · ≤ 10.0.19045.7058 · ≤ 10.0.19045.7058
microsoft
windows 11 23h2
≤ 10.0.22631.6783 · ≤ 10.0.22631.6783
microsoft
windows 11 24h2
≤ 10.0.26100.7979 · ≤ 10.0.26100.7979
microsoft
windows 11 25h2
≤ 10.0.26200.7979 · ≤ 10.0.26200.7979
microsoft
windows 11 26h1
≤ 10.0.28000.1719 · ≤ 10.0.28000.1719
microsoft
windows server 2022
≤ 10.0.20348.4830
microsoft
windows server 2022 23h2
≤ 10.0.25398.2207
microsoft
windows server 2025
≤ 10.0.26100.32463

CVEs Like This One

CVE-2026-20871Same product: Microsoft Windows 10 21H2
CVE-2026-32155Same product: Microsoft Windows 10 21H2
CVE-2026-24292Same product: Microsoft Windows 10 21H2
CVE-2026-32078Same product: Microsoft Windows 10 21H2
CVE-2026-26172Same product: Microsoft Windows 10 21H2
CVE-2026-20923Same product: Microsoft Windows 10 21H2
CVE-2025-62221Same product: Microsoft Windows 10 21H2
CVE-2026-20865Same product: Microsoft Windows 10 21H2
CVE-2026-33098Same product: Microsoft Windows 10 21H2
CVE-2026-27915Same product: Microsoft Windows 10 21H2

References