Hackers Chain Chrome and Windows Zero-Days in New BlueMoon Exploit Kit Attacks
Multiple espionage actors, mostly China-nexus, are chaining Chrome V8 and Windows kernel zero-days (CVE-2026-85046, CVE-2026-85880) via the BlueMoon exploit kit against government and defense targets.
Proofpoint identified a new exploit kit dubbed BlueMoon chaining a Chromium V8 type-confusion RCE (CVE-2026-85046), a V8 sandbox escape, and a Windows kernel LPE (CVE-2026-85880). At least four distinct threat clusters, most with suspected China nexus, adopted the kit within days starting with TA412 (Violet Typhoon/APT31) on August 28, 2026. Both Chrome-side flaws were patch-gap zero-days with roughly a four-week exploitation window; the Windows LPE only works on Windows 10 and Server 2019/2022. TA412 used spearphishing posing as university interns to deliver the GemStone browser backdoor disguised as a Google Gemini extension; other clusters delivered ShadowPad via DLL sideloading and a Rust loader against targets in aerospace, government, and finance.
- BlueMoon chains V8 RCE, sandbox escape, and Windows kernel LPE
- TA412/APT31 first observed using the kit on August 28, 2026
- GemStone extension provides keylogging, cookie theft, and C2 via HTTP
- UNK_LateNight deployed ShadowPad via DLL sideloading at US aerospace firms
- Researchers suspect AI-assisted exploit development based on code artifacts
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-85046 | Actively Exploited V8 Type Confusion in Google Chrome (CVE-2026-85046) Google Chrome versions prior to 152.0.7977.82 contain a type confusion flaw (CWE-843) in the V8 JavaScript engine, which mishandles object types during engine operations (public proof-of-concept writeups indicate it is reachable through array sorting and WebAssembly-related code paths). A remote attacker triggers the flaw simply by getting a user to open a crafted HTML page, with no privileges or authentication required. Successful exploitation lets the attacker execute arbitrary code inside the browser's sandbox, and public reporting shows it being chained with Windows zero-days (the 'BlueMoon' exploit kit) by Chinese espionage groups for broader compromise. Any user of an unpatched Chrome or another build embedding the affected V8 engine is exposed. The vulnerability is a zero-day that was actively exploited in the wild before patching, was added to CISA's KEV on 2026-09-04, and has five public proof-of-concept references. Do: Update Google Chrome to 152.0.7977.82 or later immediately, and apply the corresponding V8 fix in any Chromium-based browser in use. Federal agencies must apply mitigations in line with CISA BOD 26-04 and its cloud-services requirements, evaluating each asset's internet exposure. Because public reporting shows this flaw chained with Windows zero-days in 'BlueMoon' attacks, patch the related Windows vulnerabilities as well and hunt for signs of exploit-chain activity on high-exposure endpoints. | 8.8 | 1% | KEV PoC ×5 |
| massmultiple billions of users/installs (Chrome is the dominant desktop browser at roughly 65% market share, with an estimated 3+ billion active users, plus… | |
| CVE-2026-85880 | Heap-Based Buffer Overflow in Windows ALPC Enables Local Privilege Escalation CVE-2026-85880 is a heap-based buffer overflow in Windows Advanced Local Procedure Call (ALPC), the Windows mechanism for local inter-process communication. An authorized local attacker can trigger the overflow by submitting crafted input over ALPC, corrupting heap memory in the component that handles the request. Successful exploitation allows the attacker to execute code with elevated privileges, typically gaining SYSTEM-level control of the local host, which is especially valuable as a post-exploitation or sandbox-escape step. Affected products include Windows 10 (1607, 1809, 21H2, 22H2) and Windows Server 2012, 2016, 2019, and 2022, meaning most on-premises Windows estates are in scope. The flaw was fixed in Microsoft's record 974-CVE September 2026 Patch Tuesday and was added to CISA's KEV on 2026-09-08, confirming exploitation in the wild; press reports describe Windows zero-days being chained with a Chrome zero-day in 'BlueMoon' kit attacks, though the data does not explicitly confirm this CVE is the Windows flaw in that chain. Do: Apply Microsoft's September 2026 security (cumulative) updates for each affected Windows 10 and Windows Server build, as no public PoC or workaround is documented; CISA's KEV listing (added 2026-09-08) triggers BOD 26-04 patching requirements for federal agencies, so prioritize accordingly. Give priority to hosts where unprivileged users can log in — RDS/VDI servers, jump boxes, shared workstations — and to internet-exposed Windows servers, since an ALPC local privilege escalation is a common component in exploit chains combining remote code execution or browser flaws with elevation to SYSTEM. Organizations unable to patch promptly should follow BOD 26-04 guidance for cloud services or restrict local access to affected hosts until updates are applied. | 7.8 | <1% | KEV |
| mass≈100M+ Windows installations (Windows 10 1607–22H2 on consumer/enterprise endpoints plus widely deployed Windows Server 2012–2022) |
Full article678 words · extracted from cybersecuritynews.com · click to collapse
Multiple espionage-motivated threat actors have rapidly adopted a newly discovered exploit kit that chains Chrome browser and Microsoft Windows vulnerabilities to deploy backdoors and surveillance tools against government, defense, and commercial targets worldwide.
Security researchers at Proofpoint have named the kit “BlueMoon,” identifying its use by at least four distinct threat clusters since late August 2026, with the majority showing a suspected China nexus.
The first confirmed use came from TA412, also known as Violet Typhoon or APT31, on 28 August 2026, with additional groups adopting the same capability within days.
BlueMoon Exploit Chain
BlueMoon exploits three vulnerabilities in sequence. The first is a type-confusion flaw in Chromium’s V8 JavaScript engine, tracked as CVE-2026-85046, which enables remote code execution inside the browser renderer by abusing an optimization bug in V8’s JIT compiler.
This is followed by a V8 sandbox escape that corrupts WebAssembly module metadata to overwrite compiled function bodies with attacker shellcode.
The final stage leverages a Windows kernel local privilege escalation flaw, CVE-2026-85880, which uses Advanced Local Procedure Call and Windows Notification Facility mechanisms to gain kernel read/write access and elevate privileges within the browser process.
Notably, both Chrome-side vulnerabilities were “patch-gap” zero-days, meaning the fixes already existed in Chromium’s public source code but had not yet rolled out to stable browser releases, giving the exploit developer roughly a four-week window to reverse-engineer a working exploit before patches reached end users.
Proofpoint researchers noted several signs that BlueMoon was deployed hastily rather than as a mature, long-planned operation. The Windows privilege escalation only works on older builds such as Windows 10 and Server 2019/2022, narrowing viable targets considerably, while the infrastructure used to deliver the exploits was frequently registered the same day as each campaign.
Unusually for a browser exploit chain, the default payload behavior is a simple curl command that downloads and executes an attacker-supplied file, an approach that offers little operational stealth and creates multiple detection opportunities for endpoint security tools.

Researchers also flagged circumstantial evidence pointing toward AI-assisted development, including extensive diagnostic logging, verbose debugging comments, and a referenced markdown “handover” document consistent with artifacts left behind by AI coding agents.
References to Google’s v8CTF bug bounty framework appear throughout the code, though researchers are uncertain whether this reflects genuine bounty research or an attempt to bypass AI model safety guardrails.
TA412 used spearphishing lures posing as university interns and academic conference outreach to target US NGOs, mining firms, and commodity trading companies, ultimately installing a malicious browser extension disguised as “Google Gemini” that Proofpoint tracks as GemStone.
The extension functions as a full browser-surveillance backdoor capable of keylogging, cookie theft, screenshot capture, and arbitrary HTTP requests via command-and-control infrastructure.
A separate cluster dubbed UNK_LateNight targeted US aerospace companies with defense-themed procurement lures, delivering the ShadowPad backdoor through a DLL-sideloading chain, Proofpoint noted.
Another group, UNK_DoubleCheck, compromised a Southeast Asian government email account to target a Vietnamese manufacturer with a Rust-based loader, while UNK_QuietRacket targeted government and financial organizations in Indonesia and Singapore using conference-themed phishing and DNS-over-HTTPS-based command channels.

Proofpoint’s findings suggest that the barrier to developing fully weaponized browser exploit chains, historically a rare and expensive capability, may be falling as AI-assisted tooling accelerates exploit development against open-source codebases like Chromium.
The speed at which multiple distinct threat actors gained access to the same kit within days raises questions about a shared procurement pipeline or “digital quartermaster” model, echoing past patterns seen in mass exploitation of Microsoft Exchange and SharePoint vulnerabilities.
Organizations running outdated Windows builds alongside unpatched Chromium-based browsers face the highest exposure, and researchers expect BlueMoon or similar patch-gap exploitation techniques to proliferate further among both espionage and financially motivated actors.
Learn 7 Metric-Gated AI SOC Deployment Phases – Download Free AI SOC Deployment Playbook 2026.
Guru Baranhttps://cybersecuritynews.com
Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.
Text extracted automatically; images, tables and formatting may be missing. Original: https://cybersecuritynews.com/bluemoon-exploit-chain/