Summary
- Google says an exploit for CVE-2026-85046, a V8 type-confusion flaw, exists in the wild.
- The issue was fixed in a Chrome desktop update containing 12 security corrections.
- Google's limited disclosure leaves the campaign, attacker, and affected targets publicly unknown.
Google Chrome has been updated to address a high-severity V8 vulnerability for which the company says an exploit exists in the wild.
The flaw, CVE-2026-85046, is a type-confusion issue in V8, the JavaScript and WebAssembly engine used by Chrome. Google included the fix in a stable desktop-channel update containing 12 security corrections.
The stable channel moved to version 152.0.7977.82/.83 for Windows and macOS and 152.0.7977.82 for Linux. Google said the update would roll out over the following days and weeks.
The company credited researcher Salvatore Gulizia, also known as Serotav, with reporting CVE-2026-85046 on 4 August and awarded a $1,000 bounty.
Google has restricted access to detailed information about the bug while users update. The company routinely limits technical detail where a vulnerability has been fixed but a substantial proportion of users or dependent projects may still be exposed.
The immediate risk surface is broader than the Chrome brand alone suggests. V8 is a core part of Chromium, which underpins several browsers used in enterprise environments. Downstream exposure will depend on whether other Chromium-based products contain the affected code and when they incorporate the relevant fix.
Browsers occupy an unusually trusted position on modern endpoints. They handle authenticated sessions for email, collaboration platforms, cloud consoles, business applications, downloads, and increasingly AI services. A browser compromise can therefore sit close to high-value organisational identity and data without beginning as a conventional attack against the operating system.
A type-confusion vulnerability occurs when software handles an object as though it were a different type from the one actually present. In complex engines such as V8, flaws of this class can create memory-safety conditions that are useful in exploit development.
Google has not publicly identified who is using CVE-2026-85046, which organisations or individuals have been targeted, or whether exploitation relies on additional vulnerabilities. Its disclosure establishes that an exploit exists in the wild, but not the identity, purpose, or scale of the campaign.
That evidential boundary is important. A confirmed in-the-wild browser exploit does not by itself establish espionage, cybercrime, target sectors, or a particular threat actor.
The operational issue is therefore centred on update velocity. Browsers generally update frequently, but managed environments can delay releases for compatibility testing, application certification, change-control, or central deployment. Those practices can extend the interval between availability of a fix and its presence across the estate.
Organisations with several Chromium-based browsers also face an inventory problem. Updating Google Chrome does not establish that every browser or embedded Chromium component in use has received the corresponding code change.
The disclosure is another reason browser governance increasingly resembles management of other core enterprise software rather than routine desktop housekeeping. A browser mediates access to much of the cloud estate, which makes security update delays increasingly consequential.
For now, Google’s public position remains deliberately narrow: CVE-2026-85046 is a high-severity type-confusion flaw in V8, a fix is available in the current stable Chrome release, and an exploit for it exists in the wild.





