ZeroHour

CVE-2026-69784

mass

Use-After-Free Local Privilege Escalation in Microsoft Windows Hello

CVSS 3.1
8.8 high
EPSS
<1%p24
Published
()
Modified
AI analysis

CVE-2026-69784 is a use-after-free memory-safety flaw (CWE-416) in Windows Hello, Microsoft's built-in sign-in component that handles facial recognition, fingerprint, and PIN authentication on Windows. An authorized attacker with low privileges on the local system (CVSS PR:L, no user interaction required) can reach the buggy code path, where memory is referenced after it has been freed, and leverage that condition to gain elevated privileges (CVSS scope-changed, high confidentiality/integrity/availability impact, 8.8). Successful exploitation therefore yields local elevation of privilege on the affected host rather than remote compromise. Any Windows edition that includes Windows Hello is potentially affected; the source data does not specify version ranges, and Microsoft addressed the issue in its September 2026 Patch Tuesday security update release. As of publication there is no evidence of exploitation in the wild: the flaw is not in CISA's KEV, no public proof-of-concept is known, and EPSS estimates only a ~0.3% probability of exploitation within 30 days.

What to do: Apply Microsoft's September 2026 Patch Tuesday security updates to all Windows systems, prioritizing shared workstations, kiosks, and VDI/multi-user hosts where untrusted or low-privileged local users can sign in, since exploitation requires local access. Check Microsoft's advisory for the exact affected Windows editions and builds, as version ranges are not listed here. No public PoC, KEV listing, or known workaround exists and EPSS is low (~0.3%), but keep patching within the normal monthly cycle because local privilege escalation bugs are frequently chained with remote code execution flaws.

Affected
Microsoft Windows Hello
Estimated exposure
masshundreds of millions to ≈1 billion Windows devices (Windows Hello is a built-in sign-in component of Windows 10/11) — Windows Hello ships by default with the Windows 10/11 client line, whose combined active install base is on the order of a billion devices; because the affected version range is not specified in the data, this is treated as an upper-bound…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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

Weakness
CWE-416
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

In the news

Microsoft Patch Tuesday, September 2026 Security Update Review

Microsoft's September 2026 Patch Tuesday fixes 974 vulnerabilities, including 113 critical and two actively exploited Windows privilege escalation flaws.

Microsoft's September 2026 Patch Tuesday fixes 974 vulnerabilities, its largest release ever, including 113 critical and 860 important, covering Windows HTTP.sys, Hyper-V, Entra ID, Exchange Server, Office, DNS, and more. Two zero-days are confirmed exploited in the wild: CVE-2026-81963 (Windows Update Stack EoP) and CVE-2026-85880 (ALPC heap overflow), both letting authenticated attackers gain SYSTEM privileges. Notable criticals include an Entra ID authentication bypass (CVE-2026-62916) and multiple Windows DNS Server and Office remote code execution flaws.