Skip to content
Tech News
← Back to articles

New 'BlueMoon' kit exploited Windows and Chrome zero-day flaws

read original get Yubico YubiKey 5C NFC Security Key → more articles
Why This Matters

BlueMoon shows state-linked espionage crews sharing a modular exploit kit that chains two Chrome zero-days with a Windows kernel privilege escalation, giving them full compromise from a single malicious page. Notably, its maintainers reverse-engineer public Chromium code fixes and weaponize them during the gap before stable Chrome and downstream browsers ship patches, a risk for anyone on a Chromium-based browser. Targets so far include NGOs, underscoring that civil society remains a prime espionage target.

Key Takeaways
Worth a Look

Yubico YubiKey 5C NFC Security Key — Spearphishing campaigns like the ones delivering BlueMoon usually start with stolen or tricked credentials, and a hardware security key makes phishing-resistant sign-in the default. The YubiKey 5C NFC works over USB-C or by tapping on a phone, so you can lock down Google, Microsoft, and password manager accounts across your devices.

See Yubico YubiKey 5C NFC Security Key on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

Multiple cyber-espionage groups deployed an exploit kit dubbed “BlueMoon” that leveraged zero-day vulnerabilities in Microsoft Windows and Google Chrome.

BlueMoon combines two security issues in Chromium-based browsers that allow remote code execution and sandbox escape with a kernel local privilege escalation in Windows.

The kit appears to be a shared modular tool that supports exploit additions and was used in distinct operations.

Researchers at enterprise cybersecurity company Proofpoint observed BlueMoon being used since August 28 in spearphishing operations attributed to the JungleBamboo (a.k.a. APT31, Violet Typhoon, APT31, Tide Castle) threat actor associated with China.

Cybersecurity and threat intelligence company Volexity also observed similar activity on September 1st, in campaigns from another actor it tracks as UTA0560 that targeted "customers at multiple non-governmental organizations (NGOs)."

According to the researchers, the BlueMoon developer maintainers take advantage of the delay between public Chromium fixes and stable Chrome releases, reverse-engineer public code changes, and create exploits to target downstream browser users.

The three flaws chained by the BlueMoon exploit kit are:

CVE-2026-85046: a type-confusion flaw in Chrome’s V8 JavaScript engine that provides arbitrary memory access inside the V8 sandbox

CVE-2026-87491: a V8 sandbox escape that corrupts WebAssembly metadata to run embedded shellcode

CVE-2026-85880: a heap-based buffer overflow in Windows ALPC that allows local privilege escalation

... continue reading