Cyber Posture

CVE-2026-26179

High

Published: 14 April 2026

Published
14 April 2026
Modified
23 April 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.0005 15.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-26179 is a high-severity Double Free (CWE-415) 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 15.4th 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-2 (Flaw Remediation) and AC-6 (Least Privilege).

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 requires timely identification, reporting, and correction of the kernel double free flaw through patching, comprehensively addressing the vulnerability.

prevent

Provides memory protections that mitigate exploitation of the double free vulnerability by preventing unauthorized memory modifications in the kernel.

prevent

Enforces least privilege for local accounts, limiting the attack surface and potential impact of privilege escalation from low-privilege contexts.

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?

Double-free memory corruption in Windows Kernel directly enables local privilege escalation via exploitation of the flaw (T1068).

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

NVD Description

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

Deeper analysisAI

CVE-2026-26179 is a double free vulnerability (CWE-415) in the Windows Kernel that allows an authorized attacker to elevate privileges locally. Published on 2026-04-14T18:16:54.013, 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), indicating high severity due to its potential for significant impact with relatively low barriers to exploitation.

A local attacker with low privileges (PR:L) can exploit this vulnerability through low-complexity attacks (AC:L) requiring no user interaction (UI:N). Successful exploitation enables privilege escalation, granting high-level access that compromises confidentiality, integrity, and availability (C:H/I:H/A:H) without changing scope (S:U).

The Microsoft Security Response Center provides details on mitigation and patches in its update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26179.

Details

CWE(s)

Affected Products

microsoft
windows 11 23h2
≤ 10.0.22631.6936 · ≤ 10.0.22631.6936
microsoft
windows 11 24h2
≤ 10.0.26100.8246 · ≤ 10.0.26100.8246
microsoft
windows 11 25h2
≤ 10.0.26200.8246 · ≤ 10.0.26200.8246
microsoft
windows 11 26h1
≤ 10.0.28000.1836 · ≤ 10.0.28000.1836
microsoft
windows server 2022 23h2
≤ 10.0.25398.2274
microsoft
windows server 2025
≤ 10.0.26100.32690

CVEs Like This One

CVE-2026-32074Same product: Microsoft Windows 11 23H2
CVE-2026-32069Same product: Microsoft Windows 11 23H2
CVE-2026-27907Same product: Microsoft Windows 11 23H2
CVE-2026-32076Same product: Microsoft Windows 11 23H2
CVE-2026-26181Same product: Microsoft Windows 11 23H2
CVE-2026-26163Same product: Microsoft Windows 11 23H2
CVE-2026-20832Same product: Microsoft Windows 11 23H2
CVE-2026-24283Same product: Microsoft Windows 11 24H2
CVE-2026-21232Same product: Microsoft Windows 11 23H2
CVE-2026-33101Same product: Microsoft Windows 11 24H2

References