Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page (AV:N/AC:L/PR:N) requiring the victim to open it (UI:R); a sandbox escape yields high C/I/A within the renderer's trust boundary without scope change.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in Glic in Google Chrome 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 versions prior to 150.0.7871.47 stems from insufficient input validation in the Glic component, allowing a remote attacker who lures a victim to a crafted HTML page to potentially break out of the renderer sandbox. The flaw carries a CVSS 8.8 (High) rating and requires user interaction (visiting a malicious page); there is no public exploit identified at time of analysis and EPSS estimates only a 0.21% exploitation probability. A vendor patch is available and the issue is not listed in CISA KEV.
Technical ContextAI
The vulnerability lives in Glic, a Google Chrome browser feature/component, and is classified as CWE-20 (Improper Input Validation). Chrome's multi-process security model isolates untrusted web content inside a sandboxed renderer; a sandbox escape means untrusted input processed by the affected component can cross that trust boundary toward higher-privileged browser processes. Because the root cause is insufficient validation of untrusted input reachable from web content, a crafted HTML page can drive the component into an unexpected state. The EUVD entry (EUVD-2026-40503) and Chrome release notes tie the fix to the 150.0.7871.47 stable channel build on desktop.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later via the stable desktop channel, then relaunch the browser to complete the update (verify under chrome://settings/help). Chromium-based browsers (Edge, Brave, Opera, etc.) should apply their corresponding upstream-rebased releases once available. Refer to the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html) for exact build details. Because exploitation requires the user to load a malicious page, an interim compensating control is to restrict browsing to trusted sites and enforce update policies via enterprise management (e.g., Chrome ADMX/policy to auto-update and pin minimum version); the trade-off is that these controls reduce but do not eliminate exposure until the patched build is deployed.
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 Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40503
GHSA-mcqp-c62v-fcg4