ZeroHour
SecurityWeekpublished ()ingested Ionut Arghire

Chrome, Firefox Updates Patch 115 Vulnerabilities

AI summary · glm-5.3-flash

Google and Mozilla patch 115 vulnerabilities across Chrome 153 and Firefox 156, including three critical Chrome bugs; no exploitation reported.

Google's Chrome 153 (153.0.8010.47/.48 for Windows/macOS) fixes 42 flaws, including three critical: CVE-2026-91726, an out-of-bounds read in WebGL, and use-after-free bugs CVE-2026-91721 and CVE-2026-91749 in Internals and Workers. Mozilla's Firefox 156 resolves 73 vulnerabilities, including 29 high-severity use-after-free and privilege escalation issues, with related fixes in Thunderbird and Firefox ESR branches. Neither vendor reports any of the defects being exploited in the wild.

  • Chrome 153 patches 42 bugs: 3 critical, 28 high severity
  • Critical Chrome flaws include WebGL OOB read and two use-after-free bugs
  • Firefox 156 fixes 73 vulnerabilities, including 29 high-severity issues
  • Fixes also shipped in Thunderbird 156/140.16 and Firefox ESR branches
  • No in-the-wild exploitation reported by either vendor

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-91721
Use-After-Free Allowing Sandbox Escape RCE in Google Chrome Before 153.0.8010.47

CVE-2026-91721 is a critical use-after-free flaw (CWE-416) in Chrome's Internals component affecting versions prior to 153.0.8010.47. A remote attacker triggers it by convincing a user to visit a crafted HTML page, which corrupts freed memory and can lead to arbitrary code execution outside the browser sandbox — a full compromise of the victim's machine rather than a sandboxed renderer compromise. The issue carries a CVSS 3.1 score of 8.8 (network vector, low complexity, no privileges, but user interaction required) and was rated Critical by the Chromium security team. All users of Google Chrome on any platform who have not updated to 153.0.8010.47 or later are affected, with downstream Chromium-based browsers potentially inheriting the flaw. No public proof of concept is known and the vulnerability is not listed in CISA's KEV catalog, so no in-the-wild exploitation has been confirmed at this time.

Do: Update Google Chrome to version 153.0.8010.47 or later immediately (Help > About Google Chrome, or via enterprise policy), and verify the version across managed fleets. Organizations running Chromium-derived browsers (Edge, Brave, Opera, Vivaldi, etc.) should apply those vendors' equivalent updates once released, since they inherit the vulnerable Blink/V8 codebase. Because exploitation requires only a user clicking a crafted link, consider reinforcing phishing defenses and enabling Chrome's automatic update policies for managed devices.

8.8
  • Google Chrome < 153.0.8010.47
mass≈2-3 billion users (Chrome's roughly 65% desktop/mobile browser market share)
CVE-2026-91726
Out-of-Bounds Read in WebGL Enables Sandbox Escape in Chrome on Android

CVE-2026-91726 is an out-of-bounds read (CWE-125) in the WebGL implementation of Google Chrome on Android, fixed in version 153.0.8010.47. A remote attacker triggers the flaw by convincing a user to visit a crafted HTML page, which causes the browser to read memory outside of Chrome's sandbox. Although the CVSS 3.1 base score is 4.7 (medium) due to the requirement for user interaction and limited confidentiality-only impact, Google's Chromium team rates it Critical because defeating the sandbox boundary undermines Chrome's core security model. Only Chrome on Android versions prior to 153.0.8010.47 are affected; desktop and other-platform Chrome builds are not in scope per the advisory. There is no known public proof of concept, the CVE is not on CISA's KEV list, and no exploitation in the wild has been reported; the flaw was patched as one of three critical issues in the Chrome 153 update.

Do: Update Chrome on Android to 153.0.8010.47 or later immediately (Settings > About Chrome, or via Google Play) — the fix is included in the Chrome 153 release. For managed Android fleets, verify the deployed Chrome version and push the update rather than waiting for the automatic rollout. Because exploitation only requires a user to visit a malicious page, no special network mitigation exists beyond patching; investigate any reports of sensitive process memory disclosures on unpatched devices.

4.7
  • Google Chrome (Android) < 153.0.8010.47
massPotentially >1 billion devices (Chrome on Android user base), shrinking rapidly after release via Google Play auto-update
CVE-2026-91749
Critical Use-After-Free in Google Chrome Workers Enables Sandbox Escape

CVE-2026-91749 is a critical-severity use-after-free vulnerability (CWE-416) in the Workers component of Google Chrome, fixed in version 153.0.8010.47. A remote attacker triggers the flaw by luring a victim to a crafted HTML page, where a freed memory object in the Worker implementation is improperly reused, potentially allowing arbitrary code execution outside the browser sandbox. Successful exploitation means a malicious webpage can escape Chrome's sandbox and run code on the underlying operating system with the user's privileges, effectively fully compromising the workstation. All Chrome installations prior to 153.0.8010.47 are affected on every platform, and third-party Chromium-based browsers inherit the vulnerable engine code until they ship the upstream fix. No public proof-of-concept is known and the bug is not on CISA's Known Exploited Vulnerabilities catalog, but the Critical severity rating indicates Google judged the potential impact to be severe.

Do: Update Google Chrome to version 153.0.8010.47 or later immediately and verify via chrome://settings/help; enterprises should confirm update policies have applied the fix fleet-wide. Because exploitation requires only that a victim visit a crafted page, defenders should monitor EDR telemetry for renderer/worker-process crashes or unexpected child processes spawned by Chrome until the fleet is fully patched. Administrators of Chromium-based browsers that bundle the same engine (e.g., Edge, Brave, Vivaldi, Opera) should deploy those vendors' equivalent updates as soon as they are released.

9.6
  • Google Chrome < 153.0.8010.47
mass≈3 billion users potentially exposed at patch release (Chrome's global installed base)
Full article299 words · extracted from securityweek.com · click to collapse

Google and Mozilla have released fresh security updates for Chrome and Firefox users, resolving a total of 115 vulnerabilities.

The new Chrome 153 release patches 42 security defects, including three critical-severity and 28 high-severity bugs.

The critical flaws include CVE-2026-91726, an out-of-bounds read in WebGL, and CVE-2026-91721 and CVE-2026-91749, use-after-free issues in Internals and Workers, respectively.

Google also resolved multiple high-severity use-after-free, race condition, type confusion, integer overflow, incorrect authorization, and uninitialized resource weaknesses.

Of the resolved vulnerabilities, 16 were reported by external researchers, but Google has yet to disclose 14 of the bug bounty amounts it paid out. Only two rewards totaling $2,500 were disclosed.

The latest Chrome iteration is now rolling out as versions 153.0.8010.47/.48 for Windows and macOS, and as version 153.0.8010.47 for Linux.

Advertisement. Scroll to continue reading.

Mozilla announced the release of Firefox 156 with fixes for 73 vulnerabilities, including 29 high-severity bugs.

Most of the addressed high-severity flaws are use-after-free and privilege escalation issues, but the browser update also resolves sandbox escape, site isolation, incorrect boundary condition, and mitigation bypass weaknesses.

Unlike previous Mozilla advisories that collectively tracked memory safety issues identified internally under a single CVE, the fresh release mentions each individual bug, which explains the larger number of CVEs.

Dozens of these security issues were also addressed in the newly released Thunderbird 156 and 140.16, and in Firefox ESR 153.3, 140.16, and 115.41.

Google and Mozilla make no mention of any of these security defects being exploited in the wild, but users are advised to update their browsers as soon as possible.

Related: Enterprises Warned of Attacks Exploiting WSO2 Vulnerability

Related: Oracle Patches 800+ Vulnerabilities in September 2026 Security Update

Related: “We Think the Security Control Is Working” Is No Longer Good Enough

Related: Chrome 153 Patches Seventh Zero-Day of 2026

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.securityweek.com/chrome-firefox-updates-patch-115-vulnerabilities/