The Four-Week Patch Gap Just Became an Attack Surface
Four different hacking groups, several of them tied to the Chinese government, all used the same exploit kit inside a week - and that's the part worth staring at. Proofpoint named the kit BlueMoon: a three-bug chain (two in Chromium's V8 JavaScript engine, one in the Windows kernel of older versions) that ends with a deliberately crude curl download of whatever malware the user picks. That final step is sloppy enough that security software has multiple chances to catch it - which is a tell that the attackers were rushing to use the exploit before the window closed. The groups were distinct in every way that matters - TA412, UNK_LateNight, UNK_DoubleCheck, UNK_QuietRacket - each with its own targets, its own malware, its own command-and-control, and lures like fake internship inquiries, procurement requests, and a Vietnamese vaccine appointment. TA412 even dropped a malicious browser extension dressed up as Google's Gemini assistant. What was not distinct was the kit itself - same variable names, same code comments, right down to the small talk. Proofpoint's Mark Kelly put it bluntly: "It's the same kit. One hundred percent."
Why did nobody stop it? Because of the patch gap - the weeks between a fix landing in Chromium's public source and the stable Chrome release catching up. The V8 bugs were already fixed upstream before the attacks even started; the attackers just reverse-engineered the fix and got to work in the meantime. Proofpoint thinks AI is what made that possible this fast: the kit's code contained debugging comments that read like an AI session, references to a document used to carry context between AI runs, and even a nod to Google's V8 bug-bounty program that suggests they framed the work to an AI as legitimate security research. That's the actual story here - the barrier to a weaponized Chrome exploit just dropped, and the patch window it exploits is now a known, exploitable target in its own right. Google's answer, beginning Tuesday, is a two-week Chrome release cycle so fixes reach users faster.

The practical bit: your browser's security is now partly a speed race between upstream fixes and the stable channel. The zero-days aren't the risk anymore - the patch window is, and anyone with AI and a Chromium source tree can work inside it. Proofpoint expects the kit to keep spreading as the patches roll out across every Chromium-based browser, which means Edge and everything else built on it is in play too. For a self-hosted shop or anyone running an internal tool on a headless brows

Sources
- 4 groups caught using the same Chrome and Windows exploit kit - Ars Technica
- Once in a BlueMoon: Multiple State-Aligned Threat Actors Rapidly Adopt Novel Exploit Chain - Proofpoint
- Multiple Chinese hacking groups seen using identical Chrome zero-day exploit - Recorded Future News
- Hackers Chain Chrome and Windows Zero-Days in New BlueMoon Exploit Kit Attacks - Cyber Security News
Comments
Post a Comment