Cyber Resilience

CVE-2026-20852

High

Published: 13 January 2026

Published
13 January 2026
Modified
15 January 2026
KEV Added
Patch
CVSS Score v3.1 7.7 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0004 13.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20852 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Microsoft Windows 10 1607. Its CVSS base score is 7.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Modify Authentication Process (T1556); ranked at the 13.6th 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 AC-2 (Account Management) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2026-20852 is an incorrect privilege assignment vulnerability (CWE-266) in Windows Hello, published on 2026-01-13. It affects the Windows Hello authentication component in Microsoft Windows systems, enabling an unauthorized attacker to perform local tampering due to flawed privilege handling. The vulnerability carries a CVSS v3.1 base score of 7.7 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N), indicating high severity with significant confidentiality and integrity impacts.

A local attacker with no required privileges can exploit this issue with low attack complexity and no user interaction. Exploitation allows tampering with Windows Hello functionality, potentially compromising sensitive authentication data or mechanisms, leading to unauthorized access or modification without affecting availability.

Microsoft's Security Response Center provides detailed guidance on this vulnerability via their update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20852, where practitioners can find information on applicable patches and mitigation recommendations.

EU & UK References

Vulnerability details

Incorrect privilege assignment in Windows Hello allows an unauthorized attacker to perform tampering locally.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1556 Modify Authentication Process Defense Impairment
Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Incorrect privilege assignment in Windows Hello auth component directly enables modification of authentication process (T1556) and local privilege escalation via flawed handling (T1068).

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

CVEs Like This One

CVE-2026-20804Same product: Microsoft Windows 10 1607
CVE-2026-21519Same product: Microsoft Windows 10 1607
CVE-2026-26178Same product: Microsoft Windows 10 1607
CVE-2026-20844Same product: Microsoft Windows 10 1607
CVE-2026-20826Same product: Microsoft Windows 10 1607
CVE-2026-21244Same product: Microsoft Windows 10 1607
CVE-2026-20832Same product: Microsoft Windows 10 1607
CVE-2026-20822Same product: Microsoft Windows 10 1607
CVE-2026-21231Same product: Microsoft Windows 10 1607
CVE-2026-32091Same 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
microsoft
windows 10 22h2
≤ 10.0.19045.6809
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 2016
≤ 10.0.14393.8783
microsoft
windows server 2019
≤ 10.0.17763.8276
microsoft
windows server 2022
≤ 10.0.20348.4648
+2 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly counters incorrect privilege assignment (CWE-266) in Windows Hello by enforcing least privilege to prevent unauthorized local tampering.

prevent

Ensures enforcement of approved authorizations, mitigating flawed privilege handling that allows local attackers to tamper with authentication components.

prevent

Manages system accounts and privileges to prevent incorrect assignments enabling unprivileged local tampering in Windows Hello.

References