Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered crafted page (AV:N/AC:L/PR:N) needs the user to visit it (UI:R); renderer-sandboxed RCE keeps scope unchanged (S:U) with full C/I/A impact on that process.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Type Confusion in V8 in Google Chrome prior to 151.0.7922.72 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's V8 JavaScript engine (versions prior to 151.0.7922.72) allows a remote attacker to run arbitrary code within the renderer sandbox by luring a victim to a crafted HTML page. Rated High by Chromium with a CVSS of 8.8, the flaw requires only that the user visit a malicious site; no authentication is needed but user interaction is. There is no public exploit identified at time of analysis, and the low EPSS score (0.28%, 20th percentile) suggests exploitation is not yet widespread.
Technical ContextAI
The vulnerability is a CWE-843 Type Confusion in V8, the C++ JavaScript and WebAssembly engine embedded in Chrome and all Chromium-derived browsers. Type confusion occurs when the engine's optimizing compiler or runtime treats a memory object as a different type than it actually is, letting attacker-controlled JavaScript manipulate object shapes so a subsequent operation reads or writes memory using an incorrect type layout. This yields a powerful memory corruption primitive that is commonly escalated to arbitrary read/write and ultimately code execution. The single CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* confirms the affected component is the Chrome application itself; because V8 is shared, other Chromium browsers (Edge, Brave, Opera, Electron apps) are typically affected by the same class of bug even though only Google Chrome is enumerated here.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome to 151.0.7922.72 or later via the built-in updater (Chrome menu > Help > About Google Chrome, then relaunch) and confirm the fixed build is running, as detailed in the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. In managed fleets, push the update through enterprise policy/MDM and force a browser restart to apply it. If immediate patching is not possible, reduce exposure by enabling Chrome's site isolation and 'Enhanced' Safe Browsing, restricting browsing of untrusted sites, and considering JavaScript restrictions on high-risk profiles via enterprise policy - with the trade-off that disabling or limiting JavaScript breaks many legitimate web applications and is disruptive as a broad control.
Vendor 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-50851
GHSA-mh8j-cw3w-4f8w