Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in WebView in Google Chrome on Android 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: Medium)
AnalysisAI
Sandbox escape in Google Chrome on Android prior to 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to break out of the WebView sandbox via a crafted HTML page. The flaw stems from an inappropriate implementation in WebView and is chained behind a prior renderer compromise, requiring user interaction. No public exploit identified at time of analysis, and EPSS sits at 0.03% (10th percentile), indicating no current evidence of widespread exploitation despite the high CVSS score of 9.6.
Technical ContextAI
The vulnerability resides in Chrome's WebView component on Android, which embeds the Chromium rendering engine into native Android apps. Chrome uses a multi-process architecture where untrusted web content runs inside a sandboxed renderer process isolated from the host operating system; a sandbox escape allows code in that renderer to access resources outside its intended trust boundary. The CWE-250 classification (Execution with Unnecessary Privileges) points to WebView code paths performing operations with privileges higher than required, enabling an already-compromised renderer to cross the sandbox boundary into the more privileged browser or app process via a specially crafted HTML page.
RemediationAI
Vendor-released patch: Google Chrome for Android 149.0.7827.53. Update Chrome and the Android System WebView component to 149.0.7827.53 or later through Google Play, as detailed in the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. For managed Android fleets, push the update via MDM and verify the WebView package version on devices, since some apps load WebView dynamically and remain vulnerable until both Chrome and the system WebView component are updated. As a compensating control until patching completes, restrict use of in-app WebView-based browsing and untrusted HTML content rendering - accepting the trade-off that some apps depending on embedded web content will lose functionality.
Same weakness CWE-250 – Execution with Unnecessary Privileges
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Critical| 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-34628
GHSA-rjwc-5x92-9qg7