Security firms Proofpoint and Volexity have documented the kit's use by multiple threat actors, including groups tracked as TA412 (also known as Violet Typhoon/APT31) and UTA0560. The attackers exploit a “patch-gap” window between when Chromium fixes are committed upstream and when they appear in stable Chrome releases, reverse-engineering public code changes to create exploits.
BlueMoon chains three vulnerabilities: CVE-2026-85046, a type-confusion flaw in Chrome's V8 engine; a V8 sandbox escape (tracked as CVE-2026-87491 by BleepingComputer, though Google does not issue CVEs for sandbox escapes); and CVE-2026-85880, a heap-based buffer overflow in Windows ALPC that allows local privilege escalation. Microsoft patched the Windows bug on September 9, and Google patched the Chrome bug on September 3.
Proofpoint's Mark Kelly noted that fewer than 20 organizations were observed targeted globally, but the true number is likely higher. The researchers believe AI agents may have lowered the barrier to entry for such exploit development, particularly for open-source codebases like Chromium. BlueMoon runs inside a Web Worker, retries exploits up to five times, and uses curl to drop a malware loader.
Both vendors have issued patches: Microsoft confirmed customers who applied the September 2026 Patch Tuesday update are protected, and Google warned that CVE-2026-85046 was being exploited in the wild before its fix.