Google Chrome Update Fixes 12 High-Severity Browser Vulnerabilities

Google has rolled out a Stable channel update for Chrome Desktop, patching 12 security vulnerabilities, all rated High severity.

The update brings Chrome to version 150.0.7871.181/.182 for Windows and Mac, and 150.0.7871.181 for Linux, with the rollout expected to continue over the coming days and weeks.

The fixes address a broad range of memory-safety and input-validation flaws spanning core browser components including V8, ANGLE, Skia, WebAudio, Extensions, Chromecast, Certificate handling, UI, and GPU subsystems, several of which are the kind of bug classes historically favored in exploit chains.

Chrome Update Fixes 12 Vulnerabilities

CVE IDSeverityVulnerability TypeComponentRewardReported ByReport Date
CVE-2026-16420HighType ConfusionWebAudio$500XBOW (triaged by Brendan Dolan-Gavitt)2026-06-26
CVE-2026-16421HighInappropriate implementationWebAudio$500XBOW (triaged by Brendan Dolan-Gavitt)2026-06-26
CVE-2026-16413HighOut-of-bounds writeANGLEN/AGoogle (internal)2026-05-28
CVE-2026-16414HighInsufficient validation of untrusted inputChromecastN/AGoogle (internal)2026-05-28
CVE-2026-16415HighInsufficient validation of untrusted inputExtensionsN/AGoogle (internal)2026-06-02
CVE-2026-16416HighInteger overflowChromecastN/AGoogle (internal)2026-06-05
CVE-2026-16417HighUninitialized useSkiaN/AGoogle (internal)2026-06-08
CVE-2026-16418HighStack buffer overflowV8N/AGoogle (internal)2026-06-10
CVE-2026-16419HighOut-of-bounds read and writeANGLEN/AGoogle (internal)2026-06-13
CVE-2026-16422HighInsufficient validation of untrusted inputCertificateN/AGoogle (internal)2026-07-10
CVE-2026-16423HighUse after freeUIN/AGoogle (internal)2026-07-14
CVE-2026-16424HighUse after freeGPUN/AGoogle (internal)2026-07-14

Several of these bugs touch high-risk attack surfaces. The V8 stack buffer overflow (CVE-2026-16418) and the ANGLE out-of-bounds vulnerabilities (CVE-2026-16413, CVE-2026-16419) are particularly notable.

Flaws in Chrome’s JavaScript engine and graphics abstraction layer have historically been prime targets for exploit chains leading to sandbox escape or remote code execution.

The use-after-free bugs in GPU (CVE-2026-16424) and UI (CVE-2026-16423) components also carry elevated risk, as memory corruption in these areas can potentially be leveraged for arbitrary code execution if chained with a renderer exploit.

Google has restricted technical details on all 12 CVEs, consistent with its standard disclosure policy, to prevent exploitation before the patch reaches the majority of the user base. This restriction is expected to lift once broader adoption of the fixed build is confirmed.

According to Google, the two WebAudio bugs were surfaced through XBOW, an autonomous AI-driven vulnerability discovery platform, highlighting the growing role of automated fuzzing and AI-assisted bug hunting in Chrome’s security pipeline.

Mitigation

Given the High severity rating across the board and the presence of exploitable primitives like UAF and stack overflows, users and organizations should prioritize immediate patching. Chrome typically auto-updates, but manual verification is advised:

  • Navigate to Settings > About Chrome to confirm the browser is running version 150.0.7871.181/.182 or later.
  • Restart the browser to apply pending updates.
  • Enterprise administrators managing Chrome fleets via policy should push the update through their deployment pipelines without delay.

Cut SOC investigation blind spots and contain threats earlier to reduce response costs and business disruption with ANY.RUN. 

Tamilselvan
Tamilselvanhttps://cyberpress.org/
Tamilselvan is an Investigative cybersecurity journalist dedicated to breaking stories on ransomware cartels, data breaches, and state-sponsored espionage.

Trending News

Related Stories