Severity by source
AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Local malicious-file vector with required user interaction (AV:L/UI:R), no prior privileges (PR:N), and a sandbox escape crossing a trust boundary yields scope change with high C/I/A.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Use after free in Views in Google Chrome prior to 151.0.7922.72 allowed a local attacker to potentially perform a sandbox escape via a malicious file. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome desktop before 151.0.7922.72 stems from a use-after-free in the Views UI framework, letting a local attacker who lures a user into opening a malicious file break out of the renderer sandbox with high-severity impact. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; SSVC records exploitation as none, and the EPSS score is very low (0.18%, 7th percentile). Google has released a fixed stable-channel build.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chromium's Views, the C++ UI toolkit that renders Chrome's native windows, menus, and browser chrome. Use-after-free bugs occur when a pointer to a freed heap object is subsequently dereferenced, allowing an attacker to reclaim that memory with controlled data and hijack object behavior (e.g., corrupting vtable pointers). Because Views runs in the higher-privileged browser process rather than the sandboxed renderer, corrupting its state is a path to escaping Chrome's sandbox. The affected component is identified only as cpe:2.3:a:google:chrome:*, i.e., Google Chrome across versions prior to the fix.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later on all desktop platforms; Chrome typically auto-updates, so ensure the browser is fully closed and relaunched to apply the update, and verify the version via chrome://settings/help. The authoritative advisory is Google's stable-channel update post (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html). Because exploitation requires the user to open a malicious file, interim compensating controls until patching completes include instructing users not to open untrusted files delivered via Chrome and enforcing enterprise auto-update policies to shorten the exposure window; these have minimal functional trade-offs. Downstream Chromium-based browsers should be updated to a build incorporating the equivalent Views fix once their vendors publish it.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
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-50825
GHSA-49qh-vm7v-wv5w