China-Linked Actors Chain Chrome and Windows Zero-Days (CVE-2026-85046, CVE-2026-87491, CVE-2026-85880) in NGO Espionage; Proofpoint Tracks 'BlueMoon' Kit Adoption
Volexity reports China-linked UTA0560 and JungleBamboo (APT31/TA412) chained Chrome V8 zero-day CVE-2026-85046, WebAssembly sandbox escape CVE-2026-87491, and Windows kernel/ALPC escalation CVE-2026-85880 against NGOs starting September 1, 2026, deploying…
Volexity (reported by GBHackers, The Hacker News, and Security Affairs) documented campaigns detected on September 1, 2026, in which China-linked actors UTA0560 and JungleBamboo (APT31; also referenced as TA412) chained three zero-days — Chrome V8 type confusion CVE-2026-85046, Chrome WebAssembly sandbox escape CVE-2026-87491, and Windows kernel privilege escalation CVE-2026-85880 (described by one report as residing in RtlpCreateServerAcl) — to spy on NGOs. The two groups ran byte-identical exploit shellcode but installed different payloads. Victims were lured via links on legitimate U.S. university sites vulnerable to reflected XSS, then served hidden exploit iframes behind a donation-form image. UTA0560 delivered the GRIMWEDGE JScript backdoor via DLL side-loading; it supports reconnaissance, file management, and command execution and polls the C2 domain ocr.opusaccel[.]top via eval(). JungleBamboo used the SUPERSTOMP loader to install LONGTALE (also referenced as GemStone), a credential-stealing Chrome extension disguised as Google Gemini that steals cookies, session tokens, and keystrokes and bypasses profile integrity checks via a legacy HMAC fallback. A patch gap made the Chrome flaws effective zero-days: the V8 fix had landed in Chromium's source after private August reporting, but stable Chrome had not yet shipped it; Proofpoint states all three bugs were patched between September 3 and the September 2026 Patch Tuesday. Separately, Proofpoint (via SecurityWeek) reported the same three-CVE chain packaged in a new exploit kit dubbed BlueMoon, which exploits the V8 defects for sandbox escape, fingerprints the host, and injects a CreateProcess stub into the Chrome broker process to download and execute a payload via curl. Proofpoint says China-linked Violet Typhoon (APT31) first used BlueMoon on August 28 against U.S. NGOs and mining/commodity trading firms, and that UNK_LateNight, UNK_DoubleCheck, and UNK_QuietRacket adopted it within days against targets in the U.S., Vietnam, Indonesia, and Singapore across aerospace, manufacturing, government, and finance; adoption was fast but noisy, and development artifacts suggest the kit's creators may have used AI to build it. The reports disagree on several details: Volexity's confidence that the exploit chain was sold or shared is given as medium (per GBHackers) versus low (per Security Affairs); Volexity ties JungleBamboo to APT31 while Proofpoint ties Violet Typhoon to APT31, and the reports do not…
- The exploit chain combines CVE-2026-85046 (Chrome V8 type confusion), CVE-2026-87491 (Chrome WebAssembly sandbox escape), and CVE-2026-85880 (Windows kernel privilege escalation; one report cites RtlpCreateServerAcl, while Proofpoint…
- Volexity detected the campaigns on September 1, 2026, targeting NGOs; UTA0560 and JungleBamboo (APT31/TA412) ran byte-identical exploit shellcode but deployed different espionage payloads.
- Initial access used reflected XSS on legitimate U.S. university websites, redirecting victims to attacker landing pages that served hidden exploit iframes behind a donation-form image.
- UTA0560 delivered GRIMWEDGE, an in-memory JScript backdoor installed via DLL side-loading with reconnaissance, file management, and command execution capabilities; it polls the C2 domain ocr.opusaccel[.]top via eval().
- JungleBamboo used the SUPERSTOMP loader to install LONGTALE (aka GemStone), a malicious Chrome extension disguised as Google Gemini that steals cookies, session tokens, and keystrokes and bypasses Chrome profile integrity checks via a…
- Patch gap: the Chrome V8 fix existed in Chromium source after private August reporting but had not shipped to stable Chrome during the attacks; per Proofpoint, all three CVEs were patched between September 3 and the September 2026 Patch…
- Proofpoint tracks the same chain as the 'BlueMoon' exploit kit: it exploits the V8 defects for sandbox escape, fingerprints the host, and injects a CreateProcess stub into the Chrome broker process to download and execute a payload via…
- Proofpoint says Violet Typhoon (APT31) first used BlueMoon on August 28, 2026, against U.S. NGOs and mining/commodity trading firms; UNK_LateNight, UNK_DoubleCheck, and UNK_QuietRacket adopted it within days against U.S., Vietnamese,…
Coverage timelineoldest first · each row is one article
- · 6d agoChina-Linked Hackers Chain Chrome Zero-Day With Windows Kernel Flaw in Attacks
GBHackers· 85
Volexity reports China-linked UTA0560 and JungleBamboo chained Chrome zero-day CVE-2026-85046 with kernel flaws to spy on NGOs.
- · 6d agoBlueMoon Exploit Kit Chains Recent Chrome, Windows Zero-Days
SecurityWeek· 88
Proofpoint reports multiple espionage groups rapidly adopting BlueMoon, a new exploit kit chaining Chrome and Windows zero-days.
- · 3d agoChina-Linked Hackers Exploit Chrome-Windows Zero-Day Chain to Deploy GRIMWEDGE
The Hacker News· 85
Volexity attributes spear-phishing campaign exploiting Chrome-Windows zero-day chain to Chinese actors UTA0560 and APT31 deploying GRIMWEDGE and LONGTALE.
- · 3d agoOne Exploit Chain, Two Espionage Campaigns: Chrome and Windows Under Fire
Security Affairs· 85
Two China-linked APT groups reused identical Chrome/Windows zero-day chain against NGOs, deploying GRIMWIDGE backdoor and LONGTALE credential-stealing extension.
Vulnerabilities in this storyAll →
| 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) | |
| CVE-2026-87491 | Actively Exploited Out-of-Bounds Write in Google Chrome V8 CVE-2026-87491 is an out-of-bounds write (CWE-787) in the V8 JavaScript engine in Google Chrome, fixed in Chrome 153.0.8010.36, which Google shipped alongside roughly 230 other security fixes. An attacker can trigger the flaw remotely by luring a user (user interaction required) into opening a crafted HTML page that corrupts memory in V8. Successful exploitation allows the attacker to execute arbitrary code inside the Chrome browser sandbox, which constrains but does not eliminate the impact. All Google Chrome users running versions prior to 153.0.8010.36 are affected; because the flaw resides in V8, CISA tracks it as 'Google Chromium V8', and other Chromium-based browsers may inherit the fix in their own updates. The flaw is being actively exploited in the wild — it is the seventh actively exploited Chrome zero-day of 2026 and was added to CISA's KEV catalog on 2026-09-09 — though no public proof-of-concept is known and ransomware use is unknown. Do: Update Google Chrome to 153.0.8010.36 or later immediately (open Help > About Google Chrome to force the update and relaunch), and verify the version on all endpoints. Also patch headless or automated Chrome deployments (CI runners, scrapers, kiosks, CDP-based tooling) that may lag auto-updates, and prioritize remediation per CISA KEV and BOD 26-04 requirements for federal systems. No public PoC is known and ransomware use is unknown, but confirmed in-the-wild exploitation warrants urgent patching. | 8.8 | <1% | KEV |
| massbillions of installations (Chrome's install base exceeds 3 billion users) |