ZeroHour
Story · 1 source · 1 articlefirst updated ()

BlueMoon Kit: China-Nexus Espionage Clusters Chain Chrome and Windows Zero-Days; CISA Adds CVE-2026-85046 to KEV Catalog

criticalExploit / PoCexploited in the wildimportance 92CVE-2026-85046CVE-2026-87491CVE-2026-85880
What's new: New since the previous summary: CISA added CVE-2026-85046 to its Known Exploited Vulnerabilities catalog, confirming active exploitation and triggering mitigation deadlines under Binding Operational Directive 26-04 (Report 1). Later reporting adds that LONGTALE bypasses Chrome profile integrity checks via a legacy HMAC fallback (Report 10), that the chain fingerprints the host and injects a…
Merged summary · glm-5.3 · rewritten as coverage arrives

At least four China-aligned espionage groups, starting with APT31 on August 28, 2026, rapidly adopted the shared 'BlueMoon' kit chaining two Chromium V8 patch-gap zero-days (CVE-2026-85046, CVE-2026-87491) with Windows ALPC kernel LPE CVE-2026-85880; CISA…

Proofpoint and Volexity report that multiple China-aligned espionage clusters rapidly adopted a shared exploit kit dubbed 'BlueMoon,' chaining two Chromium V8 patch-gap zero-days — CVE-2026-85046 (V8 type confusion, CWE-843) and CVE-2026-87491 (V8/WebAssembly sandbox escape) — with the Windows kernel privilege-escalation zero-day CVE-2026-85880, which abuses ALPC and the Windows Notification Facility (Volexity pinpoints RtlpCreateServerAcl; one report says the LPE only works on Windows 10 and Server 2019/2022). The chain yields sandbox code execution, sandbox escape, and system privileges, fingerprinting the host and injecting a CreateProcess stub into the Chrome broker process to download and execute a payload via curl. CISA added CVE-2026-85046 to its Known Exploited Vulnerabilities catalog, confirming in-the-wild exploitation and directing federal mitigation under Binding Operational Directive 26-04; Google shipped a Stable channel Chrome fix, and Microsoft Edge, Opera, and other Chromium-based browsers may also be affected depending on their V8 version. Proofpoint attributes first use on August 28, 2026 to TA412 (Violet Typhoon/APT31; Volexity calls the cluster JungleBamboo) against US NGOs, mining, and commodity trading firms; Volexity separately tracked UTA0560 against NGOs from September 1, noting both groups hosted byte-identical exploit shellcode but distinct payloads and assessing a shared exploit developer sold the chain to separate Chinese operators (Volexity states medium confidence in one report, low confidence in another). UNK_LateNight hit US aerospace/defense firms on September 2 with ShadowPad via DLL sideloading and an in-memory Rust loader; UNK_DoubleCheck targeted Vietnamese manufacturing; UNK_QuietRacket struck Indonesian and Singaporean government, consulting, and finance targets. Initial access used spearphishing links — including abuse of reflected XSS on legitimate US university sites, with hidden exploit iframes behind a donation-form image — installing malicious browser extensions (GemStone, a.k.a. LONGTALE) disguised as Google Gemini that steal cookies and credentials, log keystrokes, take screenshots, and harvest browsing history; LONGTALE reportedly bypasses Chrome profile integrity checks via a legacy HMAC fallback. UTA0560 deployed the GRIMWEDGE JScript backdoor via DLL side-loading (polling C2 ocr.opusaccel[.]top via eval()), while JungleBamboo used the SUPERSTOMP loader. Both V8 bugs were patch-gap zero-days: fixes were…

  • BlueMoon chains CVE-2026-85046 (V8 type confusion, CWE-843), CVE-2026-87491 (V8/WebAssembly sandbox escape), and CVE-2026-85880 (Windows ALPC kernel LPE via RtlpCreateServerAcl), yielding sandbox escape and system privileges.
  • CISA added CVE-2026-85046 to its Known Exploited Vulnerabilities catalog and directed mitigation under Binding Operational Directive 26-04; Google shipped a Stable channel Chrome fix, with Edge and Opera potentially affected depending on…
  • Both V8 bugs were patch-gap zero-days: fixes committed to Chromium on August 7, 2026 but not shipped in stable Chrome until September 3, 2026 (~4-week exploitation window); Windows was patched by September Patch Tuesday.
  • First observed use: TA412 (Violet Typhoon/APT31; Volexity name JungleBamboo) on August 28, 2026 against US NGOs, mining, and commodity trading firms; Volexity tracked UTA0560 against NGOs from September 1.
  • At least four espionage clusters adopted the kit within ~12 days, most with suspected China nexus: TA412/APT31, UTA0560, UNK_LateNight (US aerospace/defense, September 2, ShadowPad via DLL sideloading and a Rust loader), UNK_DoubleCheck…
  • Volexity found byte-identical exploit shellcode across UTA0560 and JungleBamboo campaigns with distinct payloads, and assesses a shared exploit developer sold or shared the chain to separate Chinese operators (reported with medium…
  • Payloads include the GemStone/LONGTALE malicious Chrome extension disguised as Google Gemini (keystroke logging, cookie/session-token theft, screenshots, browsing history; bypasses profile integrity checks via legacy HMAC fallback), the…
  • Initial access used spearphishing links abusing reflected XSS on legitimate US university sites, with hidden exploit iframes behind a donation-form image.

Coverage timeline

  1. · 7d ago
    Cyber Security News· 92
    CISA Warns of Chromium Type Confusion 0-Day Vulnerability Actively Exploited in Attacks

    CISA added the actively exploited Chromium V8 type confusion zero-day CVE-2026-85046 to its KEV catalog, urging patching of Chrome, Edge, and Opera.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
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.81% KEV PoC ×5
  • Google Chrome prior to 152.0.7977.82
  • Google Chromium V8 V8 engine versions bundled with Chrome prior to 152.0.7977.82
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
  • Microsoft Windows 10 1607, 1809, 21H2, 22H2
  • Microsoft Windows Server 2012, 2016, 2019, 2022
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
  • Google Chrome (V8 JavaScript engine; tracked by CISA as 'Google Chromium V8') prior to 153.0.8010.36
massbillions of installations (Chrome's install base exceeds 3 billion users)