Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered via crafted web page (AV:N, AC:L, PR:N), requires victim to load the page (UI:R); sandbox containment limits scope (S:U) with full CIA impact within the renderer.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in V8 in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution within Chrome's sandboxed renderer process is achievable in Google Chrome prior to 151.0.7922.109 through a crafted HTML page exploiting an inappropriate implementation in the V8 JavaScript engine. An unauthenticated remote attacker needs only to lure a victim to a malicious page - no credentials or special privileges are required on the attacker's side. Google has rated this High severity (Chromium classification); no public exploit has been identified at time of analysis, and CISA SSVC reports exploitation status as none, though technical impact is rated total within the sandbox boundary.
Technical ContextAI
V8 is Google's open-source JavaScript and WebAssembly engine embedded in Chrome, responsible for parsing, compiling, and executing JavaScript at runtime. CWE-693 (Protection Mechanism Failure) identifies the root cause class: the engine fails to correctly enforce an internal protection mechanism, allowing attacker-controlled JavaScript to bypass intended safeguards and achieve arbitrary code execution in the renderer process. Because Chrome's scope is 'Unchanged' (S:U in the CVSS vector), exploitation is confined to the sandboxed renderer - full host-OS compromise would additionally require a separate sandbox escape vulnerability. The Chromium issue tracker reference (issues.chromium.org/issues/526380803) and the Chrome Releases advisory confirm this is a V8-specific flaw. No CPE string was supplied, but the EUVD affected-version record unambiguously identifies the boundary as Chrome versions below 151.0.7922.109.
RemediationAI
Upgrade Google Chrome to version 151.0.7922.109 or later, as documented in the stable channel advisory at https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html. Chrome's auto-update mechanism should deploy this automatically in most consumer environments; enterprise administrators should verify rollout via Chrome Browser Cloud Management or equivalent fleet tooling and confirm the installed version reports 151.0.7922.109 or higher. If immediate patching is operationally blocked, consider enforcing web content filtering or DNS-layer blocking of untrusted and newly registered domains to reduce drive-by exposure - however, these controls do not address the vulnerability and carry the trade-off of blocking legitimate browsing. Disabling JavaScript globally would eliminate the V8 attack surface but renders the majority of web applications non-functional and is not a practical production mitigation for most environments.
Same weakness CWE-693 – Protection Mechanism Failure
View allVendor StatusVendor
SUSE
Severity: CriticalShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54121
GHSA-rf7w-2xrf-qfwr