Skip to content
Vulnerabilities

Google Releases Emergency Chrome Update to Fix 10 Security Vulnerabilities

Google has released a critical security update for Chrome, pushing the Stable channel to version 145.0.7632.159/160 for Windows and Mac, and 145.0.7632.159 for Linux. The update addresses 10 security vulnerabilities, including three rated Critical, and is rolling out to users over the coming days an...

· Jul 23, 2026 · 3 min read · 👁 2 views
Google Releases Emergency Chrome Update to Fix 10 Security Vulnerabilities

Google has released a critical security update for Chrome, pushing the Stable channel to version 145.0.7632.159/160 for Windows and Mac, and 145.0.7632.159 for Linux. The update addresses 10 security vulnerabilities, including three rated Critical, and is rolling out to users over the coming days and weeks.

The release follows responsible disclosure from independent security researchers and internal Google teams, with bug bounty rewards reaching up to $33,000 for a single flaw.

Users are strongly encouraged to update their browsers immediately, as access to full bug details remains restricted until a majority of the user base receives the fix.

Critical and High-Severity Vulnerabilities

Three of the ten patched flaws carry a Critical severity rating. The most notable is CVE-2026-3536, an integer overflow in Chrome’s ANGLE graphics layer, reported by researcher cinzinga on February 18, 2026, which earned a $33,000 bounty.

A second critical flaw, CVE-2026-3537, involves an object lifecycle issue in PowerVR, reported by Zhihua Yao of KunLun Lab on January 8, earning $32,000. The third critical bug, CVE-2026-3538, is an integer overflow in the Skia graphics engine, reported by Symeon Paraschoudis on February 17.

The remaining seven vulnerabilities are rated High severity and span a range of Chrome subsystems, from V8 and WebAssembly to CSS and Navigation.

CVE IDSeverityComponentTypeReporter
CVE-2026-3536CriticalANGLEInteger Overflowcinzinga
CVE-2026-3537CriticalPowerVRObject Lifecycle IssueZhihua Yao, KunLun Lab
CVE-2026-3538CriticalSkiaInteger OverflowSymeon Paraschoudis
CVE-2026-3539HighDevToolsObject Lifecycle IssueZhenpeng (Leo) Lin, depthfirst
CVE-2026-3540HighWebAudioInappropriate ImplementationDavi Antônio Cruz
CVE-2026-3541HighCSSInappropriate ImplementationSyn4pse
CVE-2026-3542HighWebAssemblyInappropriate Implementationqymag1c
CVE-2026-3543HighV8Inappropriate Implementationqymag1c
CVE-2026-3544HighWebCodecsHeap Buffer Overflowc6eed09fc8b174b0f3eebedcceb1e792
CVE-2026-3545HighNavigationInsufficient Data ValidationGoogle

The breadth of affected components, spanning graphics rendering (ANGLE, Skia, PowerVR), JavaScript execution (V8), multimedia (WebAudio, WebCodecs), and web standards (CSS, WebAssembly), reflects the wide attack surface modern browsers expose, according to the Google advisory. For teams that test web apps or manage sensitive browsing workflows, isolated browser environments can help keep profiles, sessions, and daily browser activity separated.

Integer overflow and heap buffer overflow bugs, in particular, are frequently exploited to achieve remote code execution or sandbox escapes.

Google uses several automated detection tools in its development pipeline, including AddressSanitizer, MemorySanitizer, libFuzzer, and AFL, which help catch memory safety issues before they reach the stable channel.

Recommended actions:

  • Update Chrome immediately by navigating to Settings → Help → About Google Chrome
  • Enterprise admins should push the update via policy to all managed endpoints
  • Monitor the Chrome Security Page for full CVE disclosures once the rollout is complete
  • Report new issues directly via crbug.com

Google has not disclosed any evidence of active exploitation for any of the ten vulnerabilities at this time, but the Critical ratings make prompt patching a priority for all Chrome users across platforms.

Source: CybersecurityNews.com

Follow ShomoySoft for more: Follow on Facebook

💬 Comments (0)

Login to join the discussion.

No comments yet. Be the first!

Related Articles

Recommended for you