Cyber Resilience

CVE-2026-21265

Microsoft Windows 10 21H2 ≤ 10.0.19044.6809

Published
13 January 2026
Modified
30 July 2026
Patch / advisory
CVSS Score v3.1 6.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.010 60th percentile
Risk Priority 49 floored blend · peak EPSS

Summary

CVE-2026-21265 is a medium-severity Reliance on Component That is Not Updateable (CWE-1329) vulnerability in Microsoft Windows 10 21H2. Its CVSS base score is 6.4 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 40% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SA-22 (Unsupported System Components) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Windows Secure Boot stores Microsoft certificates in the UEFI KEK and DB. These original certificates are approaching expiration, and devices containing affected certificate versions must update them to maintain Secure Boot functionality and avoid compromising security by losing security fixes…

more

related to Windows boot manager or Secure Boot. The operating system’s certificate update protection mechanism relies on firmware components that might contain defects, which can cause certificate trust updates to fail or behave unpredictably. This leads to potential disruption of the Secure Boot trust chain and requires careful validation and deployment to restore intended security guarantees. Certificate Authority (CA) Location Purpose Expiration Date Microsoft Corporation KEK CA 2011 KEK Signs updates to the DB and DBX 06/24/2026 Microsoft Corporation UEFI CA 2011 DB Signs 3rd party boot loaders, Option ROMs, etc. 06/27/2026 Microsoft Windows Production PCA 2011 DB Signs the Windows Boot Manager 10/19/2026 For more information see this CVE and Windows Secure Boot certificate expiration and CA updates.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1211 Exploitation for Stealth Stealth
Adversaries may exploit vulnerabilities to evade detection by hiding activity, suppressing logging, or operating within trusted or unmonitored components.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-48576Same product: Microsoft Windows 10 1607
CVE-2026-48573Same product: Microsoft Windows 10 1607
CVE-2026-41097Same product: Microsoft Windows 10 1809
CVE-2025-21229Same product: Microsoft Windows 10 1607
CVE-2025-21257Same product: Microsoft Windows 10 1607
CVE-2025-21261Same product: Microsoft Windows 10 1607
CVE-2025-21249Same product: Microsoft Windows 10 1607
CVE-2025-21256Same product: Microsoft Windows 10 1607
CVE-2025-21258Same product: Microsoft Windows 10 1607
CVE-2025-21215Same product: Microsoft Windows 10 1607

Affected Assets

microsoft
windows 10 1607
≤ 10.0.14393.8783 · ≤ 10.0.14393.8783
microsoft
windows 10 1809
≤ 10.0.17763.8276 · ≤ 10.0.17763.8276
microsoft
windows 10 21h2
≤ 10.0.19044.6809 · ≤ 10.0.19044.6809 · ≤ 10.0.19044.6809
microsoft
windows 10 22h2
≤ 10.0.19045.6809 · ≤ 10.0.19045.6809 · ≤ 10.0.19045.6809
microsoft
windows 11 23h2
≤ 10.0.22631.6491 · ≤ 10.0.22631.6491
microsoft
windows 11 24h2
≤ 10.0.26100.7623 · ≤ 10.0.26100.7623
microsoft
windows 11 25h2
≤ 10.0.26200.7623 · ≤ 10.0.26200.7623
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.8783
microsoft
windows server 2019
≤ 10.0.17763.8276
+3 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Replacing components when vendor support ends directly stops reliance on non-updateable parts that cannot receive patches.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-02 full match
prevents

Directly addresses replacing or removing software that cannot be maintained via updates or patches.

PR.PS-03 full match
prevents

Directly addresses replacing hardware components that lack needed security capabilities or cannot be updated.

ID.AM-08 mostly match
prevents

Lifecycle management explicitly requires planning for updates or replacement of components that cannot be patched.

GV.SC-07 partial match
prevents

Supplier risk assessment can identify non-updateable components before acquisition but does not prevent their use inside the product.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

mitigates

Supplier agreements can stipulate patchability or end-of-life support, yet the weakness is rooted in product architecture rather than contractual clauses.

mitigates

ICT supply-chain management can influence component selection toward maintainable ones, but does not guarantee technical updateability.

mitigates

Supplier-relationship controls can require vendors to provide updateable components, but do not directly mandate component design.

mitigates

Secure-SDLC practices encourage selection of maintainable components, but the weakness may still arise from third-party or legacy choices.

mitigates

Change-management processes can plan for component replacement, yet cannot eliminate the inherent non-updateability of an already-deployed component.

finds

Vulnerability-management processes can detect and drive replacement of non-updateable components, but cannot retroactively make them patchable.

References