Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in UI in Google Chrome prior to 149.0.7827.103 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 prior to 149.0.7827.103 allows a remote attacker to break out of the browser's renderer sandbox via a crafted HTML page that exploits insufficient input validation in the UI layer. The scope-changing CVSS 9.6 reflects that successful exploitation crosses the sandbox security boundary, though user interaction (visiting a malicious page) is required. No public exploit identified at time of analysis and the issue is not currently listed in CISA KEV, but Google rates the underlying Chromium severity as High.
Technical ContextAI
Google Chrome relies on a multi-process sandbox architecture in which renderer processes handling untrusted web content are isolated from the privileged browser process and the host OS. This issue (CWE-20: Improper Input Validation) resides in the browser's UI handling code, meaning data originating from a web page is not adequately sanitized before being consumed by a higher-privilege UI component. Because the flaw allows code or actions in a low-privilege renderer/web context to influence a more privileged process, it produces a sandbox escape - the scope change (S:C) in the CVSS vector reflects this crossing of the sandbox trust boundary.
RemediationAI
Upgrade Google Chrome to version 149.0.7827.103 or later on all desktop platforms; this is the vendor-released patch identified in the Chrome Releases stable-channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html. Trigger Chrome's built-in updater (chrome://settings/help) or push updates via enterprise management (Google Admin Console, GPO, MDM) and require a browser restart to apply. No vendor workaround is published; until patched, compensating controls include enforcing site isolation (already default), restricting browsing to allow-listed sites via enterprise policy URLAllowlist/URLBlocklist, deploying an extension content-policy that blocks unknown JavaScript, or routing browsing through a remote browser isolation (RBI) service - each reduces exposure at the cost of breaking legitimate sites or adding latency. Downstream Chromium-based browser users should monitor and apply their own vendor's corresponding release.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35223
GHSA-rxx6-vjpq-6755