Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted-page delivery gives AV:N/AC:L/PR:N, the victim must open the page (UI:R), and browser-process memory corruption enables full C:H/I:H/A:H.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Views in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Heap corruption in Google Chrome's Views UI framework (versions prior to 150.0.7871.115) lets a remote attacker exploit a use-after-free by luring a victim to a crafted HTML page. The flaw, rated Critical by Chromium and CVSS 8.8, requires user interaction (visiting a malicious page) but no authentication; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. Google has shipped a stable-channel fix.
Technical ContextAI
The bug is a CWE-416 use-after-free in Views, Chromium's cross-platform C++ UI toolkit that renders browser chrome and window widgets. A use-after-free occurs when memory is freed but a dangling pointer is later dereferenced, letting an attacker groom the heap so the reused allocation contains attacker-controlled data, producing heap corruption that can be steered toward control-flow hijack. Because Views runs in the privileged browser process rather than a sandboxed renderer, a reliable exploit here is particularly valuable, though the initial trigger is delivered via web content (a crafted HTML page). The affected CPE-equivalent scope is Google Chrome desktop builds below 150.0.7871.115.
RemediationAI
Vendor-released patch: 150.0.7871.115. Update Google Chrome to 150.0.7871.115 or later on every desktop platform and restart the browser to load the new binary; in managed fleets, force the update via enterprise policy and verify the running version rather than trusting background auto-update. See the Chrome Releases advisory at http://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01162222768.html and the Chromium issue https://issues.chromium.org/issues/524045160. Until the update is deployed, reduce exposure by discouraging browsing of untrusted sites and by keeping site isolation and the sandbox enabled (both on by default); note these mitigations lower but do not eliminate risk since the flaw is in the browser-process Views code, so patching is the only complete fix.
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 Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42477
GHSA-qcvm-7wgf-4c6m