Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
AC:H and UI:R reflect the required prior renderer compromise and content-loading; S:C with C/I/A:H capture the sandbox escape into the more privileged browser process.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in WebView in Google Chrome on Android prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Articles & Coverage 3
AnalysisAI
Sandbox escape in Google Chrome for Android's WebView allows a remote attacker who has already compromised the renderer process to break out to the more privileged browser process via a crafted HTML page, in all versions prior to 149.0.7827.155. Rated Critical by Chromium and CVSS 8.3 (scope-changing) by NVD, it is a second-stage exploit primitive rather than a standalone entry point. No public exploit is identified at time of analysis and it is not in CISA KEV; EPSS is low at 0.29% (21st percentile).
Technical ContextAI
The affected component is Android WebView, the embeddable Chromium engine that renders web content inside Chrome and countless third-party Android apps. Chrome uses a multi-process sandbox model in which untrusted web content executes in a restricted renderer process isolated from the privileged browser process. The root cause is classified as CWE-693 (Protection Mechanism Failure): an 'inappropriate implementation' weakens or bypasses the sandbox boundary that is supposed to contain a compromised renderer. The single affected CPE is cpe:2.3:a:google:chrome, but because WebView is a shared system component, the exposure extends to the Android WebView runtime and apps embedding it, not just the standalone Chrome browser.
RemediationAI
Vendor-released patch: update Google Chrome / Android System WebView to 149.0.7827.155 or later via Google Play or the Chrome Stable channel (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html); this is the primary and complete fix. Because WebView is a shared system component, ensure both the Chrome app and the 'Android System WebView' package are updated, and prompt a browser restart so the new binary loads. No standalone workaround fully substitutes for the patch since the sandbox is an internal boundary, but interim risk can be reduced by keeping Chrome's built-in Site Isolation and renderer sandbox enabled (do not launch with sandbox-disabling flags), avoiding untrusted or attacker-controlled web content in embedded WebViews, and applying pending updates for any renderer-side vulnerabilities that would be needed to reach this bug - the trade-off being that these only raise the bar rather than eliminating the flaw.
Same weakness CWE-693 – Protection Mechanism Failure
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37523