Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Remote crafted page needs user interaction (UI:R) but no auth (PR:N); sandbox escape crosses the security boundary (S:C) with total impact, matching a High-severity Chrome UAF.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Touchbar in Google Chrome on Mac prior to 150.0.7871.47 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome for macOS versions prior to 150.0.7871.47 stems from a use-after-free in the Touchbar component, letting a remote attacker who lures a victim to a crafted HTML page potentially break out of the renderer sandbox. Reported through Google's internal Chrome security process and rated High by Chromium, it carries a CVSS 9.6 due to scope change and full CIA impact, though there is no public exploit identified at time of analysis and EPSS exploitation probability is low at 0.21%. SSVC assesses current exploitation as none, indicating this is a patch-now-but-not-panic item.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chrome's Touchbar integration, the macOS-specific UI feature that renders contextual controls on the hardware Touch Bar of MacBook Pro devices. A use-after-free occurs when memory is freed but a dangling pointer continues to reference it, allowing an attacker to reallocate that memory with controlled data and manipulate program flow - a recurring root cause in browser memory-corruption bugs. Because this component bridges renderer-controlled content and privileged native macOS APIs, corrupting it can be leveraged not just for renderer code execution but for a sandbox escape, which is why the scope is marked Changed (S:C) in the CVSS vector. The affected CPE is Google Chrome on the Mac platform only; Windows and Linux builds lack the Touchbar surface.
RemediationAI
Vendor-released patch: update Google Chrome for macOS to 150.0.7871.47 or later via the Stable channel; this is the primary and complete fix, published in Google's Stable Channel Update for Desktop (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html). Because Chrome auto-updates, ensure the browser is fully closed and relaunched so the update applies, and verify the running version under chrome://settings/help; in managed fleets, push the update through your MDM or enterprise update policy rather than relying on user-initiated restarts. As an interim compensating control on affected Macs, restricting browsing to trusted sites reduces exposure to malicious crafted pages, though it does not eliminate risk; there is no supported feature-level toggle to disable the Touchbar integration within Chrome, so patching is the only reliable remediation and workarounds should be treated as temporary.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40478
GHSA-cx7m-wf2v-m4f4