Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs only a victim visit (AV:N/AC:L/PR:N/UI:R); sandbox-confined RCE keeps scope Unchanged with high C/I/A within the renderer.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Actor in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution in Google Chrome desktop before 150.0.7871.115 lets a remote attacker run arbitrary code (constrained to the renderer sandbox) by luring a victim to a crafted HTML page that triggers a use-after-free in the Actor component. The flaw is network-reachable and requires only that the user visit a malicious page, but Chromium rates the severity High rather than Critical because code execution stays inside the renderer sandbox. No public exploit identified at time of analysis; no EPSS or KEV signal was supplied in the input.
Technical ContextAI
The bug is a CWE-416 use-after-free in Chrome's 'Actor' subsystem, meaning a heap object is freed while a dangling reference to it is still used, allowing an attacker to reclaim the freed allocation with controlled data and hijack subsequent object accesses (vtable pointers, function callbacks) to gain code execution. Chrome's renderer processes parse untrusted HTML/JS from any website, so a crafted page can drive the vulnerable code path directly. Per the EUVD affected-version data the flaw exists in Chrome builds prior to 150.0.7871.115 on desktop; execution is confined to the renderer sandbox, so a successful exploit would typically need to be chained with a separate sandbox-escape bug to compromise the host OS.
RemediationAI
Patch available per vendor advisory: update Google Chrome to 150.0.7871.115 or later on all desktop platforms via the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01162222768.html, then fully restart the browser so the new build is loaded (Chrome auto-updates but the relaunch is required to apply it). In managed fleets, push the update through your endpoint/browser-management tooling and verify the running version via chrome://settings/help. Users of Chromium-based browsers should apply their vendor's corresponding update once released. As an interim compensating control before patching, limit exposure by having users avoid untrusted sites and consider enabling Chrome's site-isolation and enhanced Safe Browsing; note these reduce but do not eliminate risk since any crafted page can trigger the flaw, so they are not a substitute for the update.
Same weakness CWE-416 – Use After Free
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-42487
GHSA-rf8j-gp6c-595q