Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in InterestGroups in Google Chrome prior to 149.0.7827.53 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 versions prior to 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page abusing the InterestGroups component. Google rates the Chromium severity as High, and CVSS scores it 8.3 with a changed scope reflecting the cross-boundary impact. No public exploit identified at time of analysis, though a vendor patch is available.
Technical ContextAI
The flaw resides in Chromium's InterestGroups implementation, the browser-side component supporting the Protected Audience (FLEDGE/TURTLEDOVE) Privacy Sandbox API used for on-device interest-based ad auctions. The root cause is CWE-20 (Improper Input Validation): the privileged browser process fails to sufficiently validate data received from the less-trusted renderer process, which is normally constrained by the Chromium sandbox. By feeding malformed InterestGroup-related input across this IPC boundary, an attacker controlling the renderer can influence higher-privileged code paths to escape sandbox confinement.
RemediationAI
Vendor-released patch: upgrade Chrome to 149.0.7827.53 or later on all desktop platforms via the standard auto-update channel, then restart the browser to load the new binary, as announced at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Enterprise fleets should force-push the update through Chrome Browser Cloud Management or equivalent endpoint management and verify the version with chrome://version. For downstream Chromium browsers (Edge, Brave, Opera, Vivaldi), apply the vendor's corresponding rebased release as soon as it is published. As a temporary compensating control until patching, administrators can disable the Privacy Sandbox / Protected Audience APIs via the PrivacySandboxAdsAPIsEnabled and related enterprise policies, which removes the vulnerable InterestGroups attack surface at the cost of breaking interest-based ad auction functionality for sites that rely on it; this does not protect against unrelated renderer bugs that could still be chained with other escapes.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34419
GHSA-33cg-9xrv-3cmx