Google Fixes 26 Chrome Vulnerabilities, Including Two Critical Use-After-Free Flaws
Google has released an update to its Chrome browser, addressing 26 security vulnerabilities across the browser. The update includes two critical use-after-free flaws affecting Shared Tab Groups and WebGL.
The update is available for Windows and macOS users with Chrome version 152.0.7977.75 or later, as well as Linux users with version 152.0.7977.75. Google has not disclosed whether any of the flaws are being actively exploited in the wild, but notes that attackers could potentially use specially crafted web content to crash Chrome or gain control within the browser process.
The two critical issues are tracked as CVE-2026-84353 and CVE-2026-84352. A use-after-free bug occurs when software continues to access memory after it has been released, which can lead to memory corruption, browser crashes, information disclosure, or code execution.