apps

Google Rushes Out Chrome Patch After Hackers Exploit V8 Engine Flaw

Google Rushes Out Chrome Patch After Hackers Exploit V8 Engine Flaw

Google has shipped an emergency security update for the desktop version of Chrome after confirming that attackers are actively exploiting a high-severity flaw in the browser's V8 JavaScript and WebAssembly engine. The vulnerability, tracked as CVE-2026-85046, carries a CVSS severity score of 8.8 and is classified as a type confusion bug, a class of memory-handling error that can let an attacker corrupt how the browser interprets data in memory.

The update lands as the sixth actively exploited Chrome zero-day that Google has patched so far in 2026, following CVE-2026-2441 in February, CVE-2026-3909 and CVE-2026-3910 in March, CVE-2026-5281 in June, and CVE-2026-11645, also patched in June. For Kenyan users, many of whom rely on Chrome as their default browser on both work and personal devices, the flaw matters because it can be triggered simply by loading a malicious web page, with no download or file execution required.

What the Flaw Does

Type confusion vulnerabilities occur when a program treats a piece of data as a different type than it actually is. In a browser engine like V8, which compiles and runs the JavaScript and WebAssembly code that powers most modern websites, this kind of error can corrupt memory in ways that give an attacker a foothold to manipulate how the browser executes code.

According to the CVE record and Google's own advisory, a remote attacker can exploit CVE-2026-85046 through a specially crafted HTML page, potentially executing arbitrary code inside Chrome's sandboxed renderer process. The sandbox is designed to contain damage from a compromised tab, so exploitation alone does not guarantee full control of the underlying device. Security researchers note that an attacker would typically need to pair this flaw with a separate sandbox escape or privilege escalation bug to take over a host machine entirely. Even without that second step, a successful exploit can still crash the browser, leak sensitive information from an open tab, or serve as the first stage of a broader attack chain.

Because malicious ads and compromised third-party scripts can also deliver the kind of crafted JavaScript needed to trigger the bug, users do not need to visit an obviously suspicious website to be exposed. A legitimate site serving a booby-trapped advertisement could be enough.

Who Found It and How Google Responded

The vulnerability was reported to Google on August 4, 2026, by security researcher Salvatore Gulizia, who publishes under the handle Serotav. Google awarded him a 1,000 dollar bug bounty for the disclosure, a relatively modest payout that reflects the fact that the bug alone provides sandboxed code execution rather than a full system compromise.

Following its established practice for actively exploited flaws, Google has withheld detailed technical information about how the vulnerability is being used in the wild, including who is behind the attacks and which targets have been affected. The company says access to the underlying bug report will remain restricted until a majority of Chrome's global user base has installed the fix, a policy intended to prevent additional threat actors from reverse engineering the flaw before defenses are widely in place.

This opacity is standard for zero-day disclosures but leaves security teams with limited forensic detail to hunt for signs of compromise. There are no published indicators of compromise, such as malicious domains, IP addresses, or payload hashes, tied to the observed exploitation. That absence makes patching, rather than detection, the primary defense available to most users and organisations right now.

The Fix and Affected Versions

The patch is bundled into a broader stable channel release that addresses 12 vulnerabilities in total, spanning components including WebGL, the Compositing engine, DevTools, the Skia graphics library, and CacheStorage, in addition to the V8 zero-day itself. The fix ships in the following versions:

  • Windows and macOS: 152.0.7977.82 and 152.0.7977.83

  • Linux: 152.0.7977.82

The update is rolling out gradually over the coming days and weeks rather than landing on every installation simultaneously, which is typical for Chrome's staged release process. Users can force the check rather than waiting for it to arrive automatically.

To update manually, open Chrome, click the three-dot menu in the top right corner, and navigate to Help, then About Google Chrome. The browser will check for and download the latest version automatically. Once the download completes, clicking Relaunch is required to actually apply the fix, since simply downloading the update in the background does not protect an open browsing session until the application restarts.

Why This Extends Beyond Chrome

Because CVE-2026-85046 lives in the Chromium open-source project rather than being unique to Google's branded browser, the flaw also affects other Chromium-based browsers, including Microsoft Edge, Brave, Opera, and Vivaldi. Those browser makers typically issue their own corresponding patches, but the timeline can lag Google's release by several days depending on each vendor's internal testing and release schedule. Users of Chromium-based alternatives should watch for updates from their specific browser vendor rather than assuming Chrome's patch protects them automatically.

Kenya's National Computer Incident Response Team, KE-CIRT/CC, housed at the Communications Authority of Kenya, reported in its most recent quarterly cybersecurity report that system attacks, meaning attempts to exploit vulnerabilities in operating systems, network devices, and applications, accounted for roughly 96 percent of the 3.37 billion cyber threats detected in the first quarter of 2026. Browser vulnerabilities exploited through the open web fall squarely into this category, and unpatched software remains one of the most common entry points cited in the agency's advisories.

Chrome's scale amplifies the stakes of any actively exploited flaw in its rendering engine. The browser remains the dominant choice on desktop computers across Kenyan offices, cybercafes, and government institutions, many of which run shared or infrequently updated machines where automatic update mechanisms may be disabled by IT policy or simply overlooked. For organisations managing fleets of desktops, including banks, telecoms, and public agencies already named as recurring targets in KE-CIRT's threat reporting, confirming that endpoint management systems have pushed the 152.0.7977.82/.83 update should take priority over waiting for Chrome's staged rollout to reach every machine on its own schedule.

Individual users can confirm their own protection in under a minute by checking their version number against the patched builds listed above. Given that Google has confirmed active exploitation and deliberately limited technical disclosure to slow down copycat attacks, the update carries more urgency than a routine Chrome release.

Sandra Safari
ABOUT THE AUTHOR

Sandra Safari

Software Staff Writer,Sandra Safari serves a unique dual role at TechInKenya as both a Software Engineer and a Tech Journalist. Operating at the intersection of infrastructure engineering and media, s...see full bio

Weekly Tech Digest

Join the community getting the best Kenyan tech news delivered every Friday.

Comments

to join the discussion.