Google Chrome Fixes 370 Security Flaws, Including WebAudio Type Confusion Bug

Google has rolled out a major Chrome Stable Channel update, patching 370 security vulnerabilities across the browser’s rendering, graphics, and media subsystems, including several critical and high-severity bugs affecting components such as ANGLE, V8, Skia, and Audio.

The update pushes Chrome to version 151.0.7922.71/.72 on Windows and Mac, and 151.0.7922.71 on Linux. Seven critical-severity flaws headline this release; most are use-after-free bugs that could allow attackers to execute code remotely if exploited.

Google Chrome Fixes 370 Security Flaws

SeverityApprox. Count
Critical7
High~90
Medium~170
Low~100

These include CVE-2026-17650 (use-after-free in Compositing), CVE-2026-17651 (insufficient input validation in Dawn), CVE-2026-17652 (use-after-free in Views), CVE-2026-17653 (use-after-free in Skia).

CVE-2026-17654 (a race condition in Updater), CVE-2026-17655 (insufficient validation in ANGLE), and CVE-2026-17656 (use-after-free in Ozone). All seven critical issues were discovered internally by Google’s own security team rather than external researchers.

Among the roughly 90 high-severity fixes, the update addresses a use-after-free vulnerability in the Audio component, tracked as CVE-2026-17708, as well as multiple type confusion bugs affecting ANGLE (CVE-2026-17687, CVE-2026-17697) and a separately flagged type confusion issue in the Tab component (CVE-2026-17866).

These memory-safety classes type confusion and use-after-free are frequently chained together in real-world browser exploitation, since they let attackers manipulate object types or freed memory to hijack program execution.

High-severity rewards this cycle included a $36,000 payout for a use-after-free in Navigation and a $1,000 bounty for a use-after-free in V8 reported in collaboration with OpenAI Codex Security.

The bulk of the 370 fixes fall into medium and low severity tiers, covering issues in Autofill, Passwords, DevTools, WebXR, Extensions, and Chrome for iOS, many of which involve insufficient policy enforcement, side-channel information leakage, and inappropriate implementation flaws.

Notably, a $10,000 bounty went to a researcher for an inappropriate implementation bug in Extensions, while smaller rewards covered heap buffer overflow and side-channel issues in Dawn and Autofill, respectively.

Google’s 370-fix update follows a pattern of unusually large Chrome security batches in 2026, including a 382-fix release in June and a 27-fix update earlier in July, reflecting Google’s accelerated internal bug-hunting using AddressSanitizer, MemorySanitizer, and libFuzzer.

CVE IDSeverityComponentIssue Type
CVE-2026-17650CriticalCompositingUse after free
CVE-2026-17651CriticalDawnInsufficient validation of input
CVE-2026-17652CriticalViewsUse after free
CVE-2026-17653CriticalSkiaUse after free
CVE-2026-17654CriticalUpdaterRace condition
CVE-2026-17655CriticalANGLEInsufficient validation of input
CVE-2026-17656CriticalOzoneUse after free
CVE-2026-17657HighNavigationUse after free
CVE-2026-17658HighV8Use after free
CVE-2026-17659HighSiteIsolationInappropriate implementation
CVE-2026-17660HighNetworkInsufficient validation of input
CVE-2026-17661HighLoaderUse after free
CVE-2026-17662HighPrefetchInsufficient policy enforcement
CVE-2026-17663HighGPUInsufficient validation of input
CVE-2026-17664HighLoaderInsufficient validation of input
CVE-2026-17665HighV8Use after free
CVE-2026-17666HighEnterpriseCryptographic flaw
CVE-2026-17667HighANGLEUninitialized use
CVE-2026-17668HighANGLEUninitialized use
CVE-2026-17669HighChrome for iOSInappropriate implementation
CVE-2026-17670HighViewsUse after free
CVE-2026-17671HighANGLEInsufficient validation of input
CVE-2026-17672HighChromecastInsufficient validation of input
CVE-2026-17673HighQUICInteger overflow
CVE-2026-17674HighHTMLInappropriate implementation
CVE-2026-17675HighANGLEOut-of-bounds write
CVE-2026-17676HighANGLEInappropriate implementation
CVE-2026-17677HighANGLEInappropriate implementation
CVE-2026-17678HighANGLEOut-of-bounds read
CVE-2026-17679HighPrint PreviewInsufficient validation of input
CVE-2026-17680HighColorHeap buffer overflow
CVE-2026-17681HighWebAuthnInsufficient validation of input
CVE-2026-17682HighANGLEInteger overflow
CVE-2026-17683HighANGLEInappropriate implementation
CVE-2026-17684HighChrome for iOSInsufficient validation of input
CVE-2026-17685HighAutofillUse after free
CVE-2026-17686HighPasswordsInsufficient validation of input
CVE-2026-17687HighANGLEType confusion
CVE-2026-17688HighInputUse after free
CVE-2026-17689HighANGLEUninitialized use
CVE-2026-17690HighPDFInsufficient validation of input
CVE-2026-17691HighANGLEOut-of-bounds write
CVE-2026-17692HighDataTransferUse after free
CVE-2026-17693HighFileSystemInappropriate implementation
CVE-2026-17694HighDOMUse after free
CVE-2026-17695HighANGLEInappropriate implementation
CVE-2026-17696HighMediaSide-channel information leakage
CVE-2026-17697HighANGLEType confusion
CVE-2026-17698HighUIInsufficient validation of input

Security teams and end users should update Chrome immediately to versions 151.0.7922.71/.72, since several of the patched bugs are memory-corruption classes that historically attract active exploitation.

Enterprises running managed Chrome fleets should prioritize deployment given the presence of multiple critical use-after-free issues discovered directly by Google’s internal red team.

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