ZeroHour

CVE-2026-69276

mass

Unauthenticated Remote Code Execution via Integer Underflow in Microsoft UxTheme Library

CVSS 3.1
9.8 critical
EPSS
<1%p58
Published
()
Modified
AI analysis

CVE-2026-69276 is an integer underflow (wraparound) in Microsoft's UxTheme Library (uxtheme.dll), the core Windows component that parses and renders visual styles and theme data. Underflowing a length or size calculation can lead to memory corruption (the issue is also mapped to CWE-122, heap-based buffer overflow), and because the flaw is reachable over the network with no privileges, no user interaction, and low attack complexity, an attacker who supplies specially crafted data can achieve remote code execution with full confidentiality, integrity, and availability impact. Any Windows system shipping the vulnerable uxtheme.dll is affected, though the vendor advisory has not yet tied the flaw to specific version ranges. Despite the critical 9.8 CVSS score, exploitation signals are currently quiet: EPSS is 0.9% (58th percentile), the CVE is not on CISA's KEV list, and no public proof-of-concept is known.

What to do: Apply the relevant Microsoft security update for your Windows builds as soon as patches are released, since the vendor advisory does not yet enumerate fixed versions — check the Microsoft Security Response Center bulletin for the product-specific KB/CU list. Because the vector is network-reachable with no user interaction, prioritize patching internet-exposed or multi-user Windows hosts (RD Session Hosts, jump servers, workstations handling untrusted content) first. Until patched, verify that theme/visual-styles parsing attack-surface reductions and Microsoft Defender attack-surface-reduction rules are enabled, and monitor for unexpected crashes in uxtheme.dll as a sign of exploitation attempts.

Affected
Microsoft Windows (UxTheme Library / uxtheme.dll)
Estimated exposure
masspotentially hundreds of millions of Windows devices (order of 1 billion+) — uxtheme.dll ships as a core component of virtually every Windows desktop installation, and Microsoft has publicly stated over 1 billion active Windows devices, so the default assumption is near-universal exposure pending version…

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

Description

Integer underflow (wrap or wraparound) in Microsoft UxTheme Library (uxtheme.dll) allows an unauthorized attacker to execute code over a network.

Weakness
CWE-122, CWE-191
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.