Cyber Resilience

CVE-2026-32076

High

Published: 14 April 2026

Published
14 April 2026
Modified
21 April 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0006 18.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32076 is a high-severity Out-of-bounds Read (CWE-125) 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 18.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).

Deeper analysis

CVE-2026-32076 is an out-of-bounds read vulnerability (CWE-125) in the Windows Storage Spaces Controller. Published on 2026-04-14T18:17:09.120, 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 affects the Windows Storage Spaces Controller component in Windows systems.

A local attacker with low privileges (PR:L) can exploit this vulnerability due to its low attack complexity (AC:L) and lack of required user interaction (UI:N). Successful exploitation enables local privilege escalation, resulting in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H) without changing scope (S:U).

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

EU & UK References

Vulnerability details

Out-of-bounds read in Windows Storage Spaces Controller allows an authorized attacker to elevate privileges locally.

CWE(s)

Related Threats

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?

Out-of-bounds read in Windows Storage Spaces Controller directly enables local privilege escalation from low to high privileges (C/I/A high impact), matching T1068 Exploitation for Privilege Escalation.

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

CVEs Like This One

CVE-2026-26153Same product: Microsoft Windows 11 23H2
CVE-2026-27907Same product: Microsoft Windows 11 23H2
CVE-2026-26179Same product: Microsoft Windows 11 23H2
CVE-2026-26181Same product: Microsoft Windows 11 23H2
CVE-2026-25174Same product: Microsoft Windows 11 23H2
CVE-2026-23673Same product: Microsoft Windows 11 23H2
CVE-2026-23672Same product: Microsoft Windows 11 23H2
CVE-2026-33096Same product: Microsoft Windows 11 23H2
CVE-2026-32154Same product: Microsoft Windows 11 23H2
CVE-2026-32152Same product: Microsoft Windows 11 23H2

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely patching and remediation of the specific out-of-bounds read flaw in Windows Storage Spaces Controller to eliminate the privilege escalation vulnerability.

prevent

Implements memory protection mechanisms such as address space layout randomization and data execution prevention that directly mitigate exploitation of out-of-bounds read vulnerabilities like CWE-125.

prevent

Enforces least privilege to limit the scope and impact of local privilege escalation even if the out-of-bounds read is triggered by a low-privileged attacker.

References