ZeroHour
GBHackerspublished ()ingested Divya

Google Chrome 153 Released With 230 Security Fixes and Zero-Day Exploited in the Wild

AI summary · glm-5.3-flash

Google released Chrome 153 with 230 security fixes, patching CVE-2026-87491, a V8 out-of-bounds write zero-day actively exploited in the wild.

Google shipped Chrome 153 (153.0.8010.36/.37) for Windows, macOS, and Linux with 230 security fixes, including CVE-2026-87491, a medium-severity V8 out-of-bounds write being exploited in the wild. The release also fixes five critical vulnerabilities: four in WebGL (two use-after-frees, an out-of-bounds write, a buffer overflow) and one use-after-free in Cast. High-severity V8 use-after-free and type-confusion defects are among the fixes, and Google has restricted technical details until most users are patched. Administrators should verify deployed versions on managed endpoints, as Chrome-derived browsers may follow different patch schedules.

  • CVE-2026-87491: medium-severity V8 out-of-bounds write exploited in the wild
  • Chrome 153 fixes five critical bugs: four in WebGL, one in Cast
  • High-severity V8 use-after-free and type-confusion flaws included in the release
  • Admins should verify deployed versions; Chrome-derived browsers patch on different schedules
VendorsGoogle
OrganizationsGoogle

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-87438
Out-of-Bounds Write in Google Chrome for Android WebGL Enables Sandbox-Escape RCE

CVE-2026-87438 is an out-of-bounds write (CWE-787) in the WebGL component of Google Chrome running on Android. A remote attacker can trigger the flaw by persuading a user to open a crafted HTML page, requiring no privileges and only user interaction. Successful exploitation yields arbitrary code execution outside the browser sandbox, meaning the attacker escapes Chrome's renderer sandbox and compromises the device at a level beyond the web content, with high confidentiality, integrity and availability impact. Users of Chrome on Android prior to 153.0.8010.36 are affected; the fix ships in Chrome 153, a release that includes roughly 230 security fixes. Exploitation of this specific WebGL flaw has not been documented so far (not in CISA KEV, EPSS ~0.4%, no public PoC); the actively exploited zero-day referenced in recent headlines is a separate V8 bug that was patched in the same Chrome 153 release.

Do: Update Chrome on Android to 153.0.8010.36 or later (Play Store > Settings > About Chrome, or rely on auto-update) and confirm managed/fleet Android devices have received the update. As interim mitigation, avoid opening untrusted web pages until patched. Note that Chrome 153 also fixes an actively exploited V8 zero-day, so applying this update promptly is important regardless of this bug's exploitation status.

9.6
group max
<1%
  • Google Chrome (on Android) All versions prior to 153.0.8010.36; fixed in 153.0.8010.36
mass≈ billions of users (Chrome for Android is the default/primary browser on the world's largest mobile OS)
CVE-2026-87491
Actively Exploited Out-of-Bounds Write in Google Chrome V8

CVE-2026-87491 is an out-of-bounds write (CWE-787) in the V8 JavaScript engine in Google Chrome, fixed in Chrome 153.0.8010.36, which Google shipped alongside roughly 230 other security fixes. An attacker can trigger the flaw remotely by luring a user (user interaction required) into opening a crafted HTML page that corrupts memory in V8. Successful exploitation allows the attacker to execute arbitrary code inside the Chrome browser sandbox, which constrains but does not eliminate the impact. All Google Chrome users running versions prior to 153.0.8010.36 are affected; because the flaw resides in V8, CISA tracks it as 'Google Chromium V8', and other Chromium-based browsers may inherit the fix in their own updates. The flaw is being actively exploited in the wild — it is the seventh actively exploited Chrome zero-day of 2026 and was added to CISA's KEV catalog on 2026-09-09 — though no public proof-of-concept is known and ransomware use is unknown.

Do: Update Google Chrome to 153.0.8010.36 or later immediately (open Help > About Google Chrome to force the update and relaunch), and verify the version on all endpoints. Also patch headless or automated Chrome deployments (CI runners, scrapers, kiosks, CDP-based tooling) that may lag auto-updates, and prioritize remediation per CISA KEV and BOD 26-04 requirements for federal systems. No public PoC is known and ransomware use is unknown, but confirmed in-the-wild exploitation warrants urgent patching.

8.8<1% KEV
  • Google Chrome (V8 JavaScript engine; tracked by CISA as 'Google Chromium V8') prior to 153.0.8010.36
massbillions of installations (Chrome's install base exceeds 3 billion users)
Full article634 words · extracted from gbhackers.com · click to collapse

Google released Chrome version 153 to the Stable channel for Windows, macOS, and Linux, including 230 security fixes and addressing CVE-2026-87491, a zero-day vulnerability currently being exploited in the wild.

Because of the unusually large number of fixes, consumers and enterprise defenders should update their browsers promptly.

The desktop releases are version 153.0.8010.36 for Linux and 153.0.8010.36/.37 for Windows and macOS. Google said the rollout will happen progressively over the coming days and weeks. Administrators should verify the deployed version rather than assuming that automatic updates have reached every managed endpoint.

Google Chrome 153 Released

Google’s disclosure policy means that vulnerability records and bug links may remain restricted until a majority of users are protected. Restrictions may also persist if an issue affects a third-party library that remains unpatched in other dependent projects, which limits immediate public analysis of the exploit for defenders.

CVE-2026-87491 is classified as a medium-severity out-of-bounds write vulnerability in V8, Chrome’s JavaScript and WebAssembly engine. Such memory-safety defects can occur when code writes outside an allocated memory boundary. In a browser attack chain, a malicious site could exploit a V8 flaw to corrupt memory in the renderer process.

The practical impact depends on exploit reliability, browser mitigations, and, in serious cases, the presence of an additional sandbox escape vulnerability. Google has not provided technical details on exploitation or attributed the in-the-wild activity.

Despite its medium severity rating, confirmed exploitation alters the operational priority for security teams. They should treat this as an active exploit event by accelerating Chrome updates, identifying unmanaged devices, and ensuring that Chrome-derived browsers are evaluated separately, as their patch schedules may differ.

Chrome version 153 also addresses five critical vulnerabilities, four of which affect WebGL. These include two use-after-free vulnerabilities, an out-of-bounds write, and a buffer overflow.

The fifth critical flaw is a use-after-free in Cast. This release also contains several high-severity memory-safety issues across components such as ANGLE, PDFium, Codecs, WebGL, V8, Payments, and Web Authentication. Notably, high-severity issues in V8 include use-after-free and type-confusion defects, making it a key area of concern in this update.

Medium- and low-severity fixes address security boundaries and user-protection features, including authorization failures in FileSystem, Extensions, Site Isolation, WebUI, and Downloads; race conditions; information disclosures; clickjacking; UI misrepresentation; and vulnerabilities in Safe Browsing, CORS, WebRTC, and certificate validation.

The exploitability of these issues varies, but the wide range of affected subsystems highlights the importance of rapid, centrally managed updates.

To deploy the fix, open Chrome’s About Google Chrome page to trigger an update, restart the browser, and confirm the installed build. Enterprise teams should utilize their update management platform to enforce the current Stable version, monitor version compliance, and prioritize endpoints used for privileged administration.

Google will keep some details about the issues restricted until most users have received the patched release, a practice designed to reduce the window for opportunistic exploitation.

CVE Details

CVESeverityAffected componentVulnerability type
CVE-2026-87491MediumV8Out-of-bounds write
CVE-2026-87464CriticalWebGLUse-after-free
CVE-2026-87488CriticalWebGLUse-after-free
CVE-2026-87438CriticalWebGLOut-of-bounds write
CVE-2026-87527CriticalWebGLBuffer overflow
CVE-2026-87628CriticalCastUse-after-free
CVE-2026-87512HighANGLEUse-after-free
CVE-2026-87585HighPDFiumDouble free
CVE-2026-87444HighCodecsMemory corruption
CVE-2026-87650HighWebGLOut-of-bounds read
CVE-2026-87654HighANGLEBuffer overflow
CVE-2026-87621HighANGLEOut-of-bounds write
CVE-2026-87587HighV8Use-after-free
CVE-2026-87564HighV8Type confusion
CVE-2026-87612HighV8Type confusion
CVE-2026-87536HighV8Use-after-free
CVE-2026-87657MediumV8Use-after-free
CVE-2026-87625MediumV8Use-after-free
CVE-2026-87630MediumWebRTCInteger overflow
CVE-2026-87579MediumWebRTCBuffer overflow
CVE-2026-87632MediumSanitizerAPICross-site scripting
CVE-2026-87489LowV8Memory corruption

Keep your SOC up to date on active malware & phishing within 24h of their emergence. Try ANYRUN to prevent incidents with early detection

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Text extracted automatically; images, tables and formatting may be missing. Original: https://gbhackers.com/google-chrome-153-released-with-230-security-fixes/