Skip to main content
Emerging ThreatsMalware & Ransomware

China-linked groups exploit BlueMoon kit to breach US and Southeast Asia targets

People walk in a generic urban office building district with subtle tech infrastructure.

“In terms of organizations targeted, we saw fewer than 20 organizations globally targeted across the activity highlighted. However, the true number is almost certainly higher than this,” Mark Kelly, a threat researcher at Proofpoint, told The Register — a succinct marker of an intrusion campaign that moved from single-team experimentation to multi-actor reuse in days.

BlueMoon exploit chain and the CVEs it stitches together

Proofpoint’s threat hunters named the new toolkit BlueMoon after observing an exploit chain that links two Chromium V8 flaws to a Windows privilege‑escalation bug. The first link is a V8 type‑confusion remote‑code‑execution flaw tracked as CVE‑2026‑85046; Google patched that bug in Chrome on September 3 and warned that “an exploit for CVE‑2026‑85046 exists in the wild.” The second element is a V8 sandbox escape affecting Chromium forks; Google does not assign CVEs to sandbox escapes. The final stage exploits a Windows Advanced Local Procedure Call privilege escalation, CVE‑2026‑85880, which Microsoft patched and said had been exploited as a zero‑day prior to the update.

Who deployed BlueMoon and when

Proofpoint observed BlueMoon begin use on August 28. The firm tied the earliest activity to TA412 (also known as Violet Typhoon and APT31), a crew the source describes as Beijing‑backed and “linked by US authorities to China's Ministry of State Security (MSS),” and notes that US prosecutors previously charged seven alleged members with conspiracy to commit computer intrusions and wire fraud. Within days of that initial campaign, “several other espionage‑motivated clusters began using BlueMoon, the majority of which have a suspected China nexus,” the researchers wrote, naming additional suspected groups as UNK_LateNight, UNK_DoubleCheck, and UNK_QuietRacket.

From phishing lures to GemStone and ShadowPad payloads

The BlueMoon sequence begins with a phishing email that directs a victim to an attacker‑controlled URL. The two V8 flaws allow remote code execution and a sandbox escape in Chromium‑based browsers, and the Windows bug escalates privileges so the attackers can deploy multiple payloads. Proofpoint documented varied lures: TA412 used internship‑style messages and trust‑building exchanges; UNK_LateNight employed request‑for‑quotation lures tailored to US aerospace organizations; UNK_DoubleCheck sent messages from a compromised Southeast Asian government email to target a Vietnamese manufacturing firm; and UNK_QuietRacket used conference‑related lures aimed at Indonesian and Singaporean government, consulting, and financial‑sector organizations.

Payloads differ by operator. TA412’s campaign downloaded and ran a loader that installed a malicious browser extension Proofpoint calls GemStone, disguised as “Google Gemini.” GemStone provided command‑and‑control, cookie and data theft, screenshot capture, and the ability to inject a keylogger into a browser tab. It also contained a keyword monitor that injects attacker‑specified keywords into the top frame on pages, scans the HTML for matches, and triggers screenshots when the keywords are found. UNK_LateNight’s activity delivered ShadowPad, a backdoor Proofpoint notes has been shared among multiple China‑aligned groups since 2019. Researchers also observed browser‑surveillance malware and credential‑stealing backdoors among the possible follow‑ons.

Patch‑gap dynamics and the role of open source

Proofpoint labels both V8 issues “patch‑gap” zero‑days at the time BlueMoon was observed: fixes were committed in upstream Chromium source code — in the case of CVE‑2026‑85046, the change containing the fix was committed on August 7 — but remained unpatched in downstream, stable browser releases available to users for weeks. “It is likely that the exploit kit developer used these publicly available Chromium patches to weaponize the browser exploit chain,” the researchers wrote. Mark Kelly warned this model lowers barriers: “BlueMoon was developed and deployed rapidly, and shared across multiple threat actors within days. This may reflect a reduced cost and barrier to entry for this class of capability, which has historically been rare and high value, as AI agents increasingly enable threat actor exploit development.”

What this means for technologists, policymakers, and affected enterprises

  • Technologists and security teams: prioritize timely patching of Chromium‑based browsers and the Windows ALPC update (CVE‑2026‑85880), monitor for indicators tied to GemStone and ShadowPad, and treat public upstream fixes as potential exploit starting points during the patch‑gap window.
  • Policymakers and regulators: monitor the rapid cross‑actor sharing of exploit kits and the nexus between open‑source patch disclosure and exploitation; the activity shows how a single upstream source change can become an operational vector across multiple espionage clusters within days.
  • Affected enterprises (aerospace, NGOs, mining, commodity trading, manufacturing, government and finance in Southeast Asia): scrutinize phishing channels that mirror industry interactions (internship requests, RFQs, conference invites), and hunt for browser‑extension implants, credential exfiltration, and unusual screenshotting or keyword‑trigger behavior.

Proofpoint’s snapshot shows a short, rapid lifecycle: upstream patch committed on August 7, first BlueMoon use observed August 28, Chrome patched September 3, and Microsoft issuing advisories and patches for Edge and Windows in early September. The central unresolved fact remains the full scope of impact — fewer than 20 organizations were seen in the highlighted activity, “but the true number is almost certainly higher than this,” Kelly said — and whether BlueMoon will become a persistent commodity in the hands of both espionage and financially motivated actors. The next concrete test will be whether downstream patch cadence and heightened detection across the targeted sectors can close the patch‑gap window before similar chains are weaponized again.

Original story at The Register