Chrome's Sixth Zero-Day of the Year Wants a Word With Your Sandbox

Chrome's Sixth Zero-Day of the Year Wants a Word With Your Sandbox

Six. That's how many times in 2026 Google has had to yank the fire alarm on a Chrome bug that hackers were already using in the wild before anyone patched it. At this point the V8 engine deserves its own incident response retainer.

A Crafted Webpage Is All It Takes

Google shipped an emergency Stable Channel update on September 3 to fix CVE-2026-85046, a type confusion bug in V8, Chrome's JavaScript and WebAssembly engine. The flaw lets an attacker run arbitrary code inside the browser sandbox just by getting a victim to load a crafted HTML page — no download, no click-to-run, just a bad link.

The bug carries a CVSS score of 8.8 and was already being actively exploited before the patch landed, which is why CISA added it to its Known Exploited Vulnerabilities catalog on September 4 and gave federal agencies until September 18 to update. Everyone else should update today, not in nine days — you can check by heading to Chrome's "About" menu and confirming you're on 152.0.7977.82 or later.

Your Browser Is Your Biggest Attack Surface

Here's the thing people forget: the browser isn't just an app on your machine, it's the front door to every account, session cookie, and internal dashboard your team touches all day. A sandbox escape in V8 means a single malicious ad or compromised third-party script could be the only step between "browsing the internet" and "attacker has code execution."

This is the sixth Chrome zero-day this year, which tells you two things: attackers have gotten very good at fuzzing browser engines for memory bugs, and "auto-update is on, so I'm fine" is doing a lot of heavy lifting in most people's security posture. Auto-update helps, but only if nobody's postponing restarts for three weeks because they've got forty tabs open.

Zero-days aren't going anywhere, but unpatched fleets are an entirely optional risk.

If keeping browsers, plugins, and the rest of your web stack patched before attackers notice feels like a full-time job nobody has time for, grab our free developer's security checklist and get ahead of it.

Source: The Hacker News