Severity by source
Sources disagree (Medium–Critical)AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L
AC:H captures mandatory prior renderer compromise; S:C reflects sandbox boundary crossing; C/I/A:L because post-escape impact is limited and not full system compromise per available data.
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: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Insufficient validation of untrusted input in Extensions in Google Chrome prior to 151.0.7922.72 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's Extensions component (versions prior to 151.0.7922.72) allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page. The CVSS Scope:Changed metric confirms this is a true sandbox escape, elevating impact beyond the renderer isolation boundary. No public exploit code exists and EPSS stands at 0.17% (7th percentile), reflecting the chained, high-complexity nature of the attack. Google has released a patched stable channel build (151.0.7922.72).
Technical ContextAI
Google Chrome implements a multi-process architecture in which the renderer process is sandboxed and isolated from the underlying operating system. The Extensions subsystem bridges the renderer and the browser process, handling untrusted input from web content and extension APIs. CWE-20 (Improper Input Validation) in this component means that the Extensions layer fails to adequately validate attacker-controlled data originating from a compromised renderer. Because the Extensions API can interact with elevated browser-process privileges and system resources, a validation failure here can allow the renderer sandbox to be escaped. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covering all Chrome builds prior to 151.0.7922.72 on all supported platforms.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later immediately; this is a vendor-released patch confirmed via the Chrome stable channel blog at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome's auto-update mechanism should deliver this to most endpoints automatically, but administrators managing enterprise fleets should verify deployment via policy. As a compensating control pending patch deployment, organizations can enforce Chrome enterprise policies to restrict extension permissions and disable untrusted or unreviewed extensions via the ExtensionSettings policy, which reduces the Extensions attack surface. Restricting Chrome use to managed profiles with allowlisted extensions limits exposure but does not eliminate it, since the flaw lies in input validation within the Extensions component itself. There are no known workarounds that fully mitigate the sandbox escape without patching.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50755
GHSA-wjcp-qjjm-r7w3