Chrome Security Update – Patch for Vulnerabilities that Enables Code Execution Attacks


Chrome Security Update Patch Vulnerabilities

Google has released Chrome 145 to the stable channel for Windows, Mac, and Linux, addressing 11 security vulnerabilities that could enable attackers to execute malicious code on user systems.

The update, rolling out over the coming weeks, includes several high-severity fixes that warrant immediate attention.

The most severe flaw, CVE-2026-2313, is a use-after-free vulnerability in CSS that earned its discoverers an $8,000 bounty.

This high-severity bug could allow attackers to execute arbitrary code by exploiting a flaw in Chrome’s CSS handling.

Researchers from HexHive and the University of St. Andrews identified this critical issue in December 2025.

Two additional high-severity vulnerabilities were patched: CVE-2026-2314, a heap buffer overflow in Codecs, and CVE-2026-2315, an inappropriate implementation in WebGPU.

google

Google’s internal security team discovered both flaws, which could be exploited to execute code.

CVE IDSeverityVulnerability TypeComponentBounty
CVE-2026-2313HighUse after freeCSS$8,000
CVE-2026-2314HighHeap buffer overflowCodecsN/A
CVE-2026-2315HighInappropriate implementationWebGPUN/A
CVE-2026-2316MediumInsufficient policy enforcementFrames$5,000
CVE-2026-2317MediumInappropriate implementationAnimation$2,000
CVE-2026-2318MediumInappropriate implementationPictureInPicture$1,000
CVE-2026-2319MediumRace conditionDevTools$1,000
CVE-2026-2320MediumInappropriate implementationFile inputTBD
CVE-2026-2321MediumUse after freeOzoneN/A
CVE-2026-2322LowInappropriate implementationFile input$1,000
CVE-2026-2323LowInappropriate implementationDownloads$500

The update addresses seven medium-severity vulnerabilities, including insufficient policy enforcement in frames and race conditions in DevTools.

Inappropriate implementations across components such as Animation, PictureInPicture, and File input. These issues could enable attackers to bypass security restrictions or manipulate browser behavior.

Two low-severity vulnerabilities in File input and Downloads were also patched, though they pose less immediate risk to users.

Google awarded bounties totaling over $18,500 to security researchers who responsibly disclosed these vulnerabilities.

The highest rewards went to academic researchers and independent security experts who identified critical flaws before they could be exploited in the wild.

Users should update Chrome immediately to version 145.0.7632.45 (Linux) or 145.0.7632.45/46 (Windows/Mac).

The browser typically updates automatically, but users can manually check for updates through Chrome’s settings menu under “About Chrome.”

Google continues to leverage advanced detection tools like AddressSanitizer, MemorySanitizer, and libFuzzer to identify vulnerabilities during development, preventing many security issues from reaching end users.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

googlenews



Source link