Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
AC:H reflects the mandatory chained renderer-compromise prerequisite; S:C captures sandbox escape crossing trust boundary; UI:R for required page visit.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Use after free in TabStrip in Google Chrome on Mac prior to 151.0.7922.137 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome on macOS exploits a use-after-free condition in the TabStrip browser component, enabling a renderer-level attacker to break out of Chrome's security sandbox. Affected are all Chrome for Mac versions prior to 151.0.7922.137. Critically, this vulnerability is a second-stage exploit primitive - it requires the renderer process to already be compromised via a separate, chained vulnerability before this UAF can be weaponized for full sandbox escape. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
CWE-416 (Use After Free) in Chrome's TabStrip component - the UI subsystem responsible for managing browser tabs. A UAF arises when heap memory associated with a tab object is freed but a dangling pointer to it is subsequently dereferenced, enabling controlled writes or reads to freed memory regions. On Mac, Chrome's renderer process operates inside a security sandbox; exploiting this UAF from within the renderer can corrupt browser process memory in ways that subvert sandbox policy enforcement. The CVSS scope change (S:C) directly reflects this cross-boundary impact: exploitation originates inside the sandbox but achieves code execution in the unsandboxed browser process. CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Chrome versions, with the Mac-specific scope narrowed by the description.
RemediationAI
Update Google Chrome on Mac to version 151.0.7922.137 or later immediately - this is the vendor-confirmed fix per the Chrome Stable Channel advisory at https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01815628406.html. Chrome's auto-update mechanism should deploy this silently on most systems; verify the installed version via chrome://settings/help. For environments where immediate patching is delayed, reducing the attack surface means preventing users from visiting untrusted or external web content, though this is operationally disruptive. Enabling Chrome's Enhanced Safe Browsing can intercept known malicious pages that might serve a renderer-stage exploit, but this is not a compensating control for the UAF itself. There are no known workarounds that neutralize this specific vulnerability without patching.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56984
GHSA-h5x6-wpxm-f7wg