Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Out of bounds write in V8 in Google Chrome prior to 148.0.7778.216 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 prior to version 148.0.7778.216 allows remote attackers to execute arbitrary code inside the renderer sandbox by luring a user to a crafted HTML page. The flaw is a CWE-787 out-of-bounds write in V8 carrying a CVSS 8.8 (High) with Chromium severity rated High; no public exploit identified at time of analysis and the issue is not currently listed in CISA KEV.
Technical ContextAI
V8 is Chrome's open-source JavaScript and WebAssembly engine that JIT-compiles untrusted script into native code; memory safety bugs in V8 are a recurring source of drive-by RCE because attacker-controlled JavaScript exercises the engine's optimizer and object model directly. CWE-787 (Out-of-bounds Write) in this context typically arises from incorrect bounds checks, type confusion downstream of optimizer assumptions, or miscalculated buffer sizes in TurboFan/Maglev/Sparkplug pipelines, letting crafted script corrupt adjacent heap metadata and pivot to arbitrary read/write primitives. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, and the bug is confined to the V8 component running inside Chrome's renderer process, which is isolated by the Chromium sandbox - meaning exploitation here grants code execution inside that sandbox, not full host compromise on its own.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 (Stable channel) - update immediately via Chrome's built-in updater or by redeploying the MSI/PKG/DEB from enterprise channels, per the advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html. Downstream Chromium browsers should be upgraded once their vendors merge the V8 fix (track Edge, Brave, Opera, Vivaldi, and Electron security releases), and Android WebView and Chrome for Android should be updated through Play Store channels. If patching must be delayed, compensating controls include disabling the V8 JIT via the --js-flags=--jitless launch flag or enterprise policy (trade-off: significant JavaScript performance regression and breakage of WebAssembly-heavy sites), enabling Site Isolation and Strict Site Isolation if not already on (already default on desktop), and using network-level controls or browser extensions to block untrusted advertising, third-party scripts, and unknown domains to reduce the chance a user lands on a crafted page.
Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player
V8 in Google Chrome prior to 54.0.2840.90 for Linux, and 54.0.2840.85 for Android, and 54.0.2840.87 for Windows and Mac
Type confusion in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac, and 59.0.3071.92 for Android, a
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, do
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb
Incorrect handling of complex species in V8 in Google Chrome prior to 57.0.2987.98 for Linux, Windows, and Mac and 57.0.
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi
An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se
Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Memory Corruption
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33191
GHSA-r89w-9xc7-23rc