Security1 distinct publisher2 min readPublished
Google says an exploit exists in the wild for CVE-2026-85046, a type confusion in Chrome's V8 engine, and it is the sixth Chrome zero-day the company has patched under active attack since January.
The Watch · Security desk

Compiled by The WatchSomething wrong?How this is made
Gulizia's writeup gives the mechanism in one line: a compiler bug lets an array holding PACKED_ELEMENTS receive the map for PACKED_SMI_ELEMENTS, and the mismatch is turned into arbitrary read and write on the JavaScript heap [5]. The CVE record stops at arbitrary code execution inside the sandbox, delivered by a crafted HTML page [3]. Google acknowledged only that an exploit exists in the wild and withheld the attack details until most users are updated [6], so whether the live chain paired this bug with a sandbox escape is not public, and neither is who is running it.
Eleven of the twelve fixes in this release carry no public evidence of attack; the twelfth does [1][1]. A browser that has not been relaunched keeps running the old binary, and Google's own instruction ends at Relaunch after a check under More > Help > About Google Chrome [10]. The fixed builds are 152.0.7977.82 and .83 on Windows and macOS, and 152.0.7977.82 on Linux [8].
On the pattern: this is the sixth Chrome zero-day Google has fixed under active exploitation since the start of the year, after CVE-2026-2441, CVE-2026-3909, CVE-2026-3910, CVE-2026-5281 and CVE-2026-11645 [7][2]. The material does not say which components the other five sat in, so a V8-specific rate is not something to read off this release.
Then the payment. Gulizia reported the bug on August 4, 2026 and was awarded $1,000 for the disclosure [4]. Two halves of that story need to stay apart. The report date is documented, but Google described none of the attacks, so the point at which exploitation began is not [6]. What the record does not say is whether an attacker found the same bug independently, whether the in-the-wild activity predates August 4, or whether Google revisited the award once it knew the bug was live. What is on the record is a four-figure payout attached to a V8 read/write primitive that someone was using against users, and researchers price their next disclosure off published numbers like that one.
Ranked by verification strength, evidence, and original report placement.
Google released security updates on Thursday patching 12 vulnerabilities in Chrome, including one that has come under active exploitation in the wild.
The high-severity vulnerability is tracked as CVE-2026-85046, carries a CVSS score of 8.8, and is described as a type confusion bug in V8, Chrome's JavaScript and WebAssembly engine.
CVE.org describes the flaw as: type confusion in V8 in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page.
Security researcher Salvatore Gulizia (aka Serotav) is credited with discovering and reporting the flaw on August 4, 2026, and was awarded a bug bounty of $1,000 for responsible disclosure.
In a separate blog post, Gulizia described the issue as a V8 bug in the compilers that leads to an array containing PACKED_ELEMENTS to receive the map PACKED_SMI_ELEMENTS, which can be turned into arbitrary read/write on the JavaScript heap.
Google acknowledged that an exploit for CVE-2026-85046 exists in the wild but did not reveal any details about the nature of the attacks, in order to let a majority of users update and to prevent further exploitation.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · September 4, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
build
Pass-ta-key breaks Chrome's device trust, not WebAuthn: harden the endpoint, keep the rollout1 distinct publisher
product
General Court endorses the gateway rebuttal that kept Edge out of the DMA2 distinct publishers
security
Chrome 152 ships 327 fixes and ten criticals, and the restart is the only one that counts2 distinct publishers
build
Three ways to ask who embedded your iframe, and only one the host cannot switch off1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Authoritative on the patch, vendor's word on the attack
Every checkable number — the 8.8 score, twelve fixes, the version strings — traces to Google's release and the CVE.org entry, and the mechanism comes from the finder's own write-up. The attack half is different: Google states that an exploit exists and stops there, so the most consequential sentence in the story has no telemetry, no victim, and no second witness behind it.
Fix shipped, installed base unknown
Availability is the only uptake this reporting can show: builds exist for all three desktop platforms and users are told how to relaunch into them. Nobody counts how many browsers have. And the closing advice to Edge, Brave, Opera and Vivaldi users to patch 'as and when' fixes appear is a plain statement that a known-exploited V8 bug stays live in a large slice of the Chromium install base for an unspecified while.
Flatter than the facts warrant
A remote attacker running code from a crafted page, already used against real users, for the sixth time this year — and the register never rises above routine patch notice. The $1,000 bounty sits two paragraphs from the working in-the-wild exploit with no comment on the mismatch. Understated rather than inflated, mostly because the vendor's silence leaves nothing to inflate.
One party patches, witnesses and narrates
Google is the fixer, the only observer of the attacks, and the arbiter of how much of them gets described — a withholding that genuinely protects un-updated users while also removing every means of checking the claim. The researcher's blog and the bounty line feed a disclosure-reputation economy, and a security trade outlet has standing reasons to run an advisory fast and largely as issued.
Solid on the fix, thin on the attack
What was patched and which builds carry it are about as firm as browser reporting gets. The exploitation story is one outlet paraphrasing one bulletin — a single chain of custody, and the piece says so implicitly by noting Google's refusal to elaborate. The year-to-date count of six is the sturdiest inference in the story, because the five prior identifiers are named and the arithmetic is checkable.