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
Inappropriate implementation 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 148.0.7778.216 allows a remote attacker to execute arbitrary code inside the renderer sandbox via a crafted HTML page. The Chromium project rates the severity as High and CVSS scores it 8.8 (network-reachable, low complexity, no privileges, user interaction required). No public exploit identified at time of analysis, and EPSS is very low (0.04%, 12th percentile), suggesting limited near-term mass-exploitation likelihood despite the high impact rating.
Technical ContextAI
V8 is the open-source JavaScript and WebAssembly engine used by Chrome and Chromium-derived browsers (Edge, Brave, Opera, Vivaldi) as well as Node.js, and it JIT-compiles untrusted script into native code. The CWE-94 (Improper Control of Generation of Code / 'Code Injection') classification, combined with the description's 'inappropriate implementation,' points to a logic or type-confusion class flaw in V8 that lets a crafted HTML/JS page coerce the engine into emitting or executing attacker-chosen native instructions inside the renderer process. Per the CPE (cpe:2.3:a:google:chrome) and EUVD data, affected builds are Chrome stable channel versions below 148.0.7778.216; importantly, the description states the resulting code execution occurs 'inside a sandbox,' meaning the bug alone yields renderer-level RCE and a separate sandbox-escape bug would be required to reach the host OS.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 on the desktop stable channel - upgrade immediately via Chrome's built-in updater (chrome://settings/help) or enterprise management (Google Chrome Enterprise MSI/policies, Jamf/Intune managed deployments) and force a browser relaunch so the V8 fix actually loads, per https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html. Operators of Chromium-derived browsers (Edge, Brave, Opera, Vivaldi) and Electron applications should pull the corresponding rebased build from their vendor as it ships. Until patching completes, viable compensating controls include enforcing Chrome's Site Isolation (enabled by default; verify it is not disabled via --disable-site-isolation-trials), enabling the V8 sandbox / hardware-backed renderer protections where supported, and using Chrome enterprise policies to restrict JavaScript on untrusted origins via URLBlocklist / DefaultJavaScriptSetting=2 - the trade-off is that broadly disabling JavaScript will break most modern web applications, so apply it as an allowlist on high-risk users rather than a blanket setting.
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-94 – Code Injection
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-33080
GHSA-r26p-5p5q-3j85