Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs no privileges but requires the user to visit it (UI:R); code executes within the unchanged renderer sandbox (S:U) with total impact on that component.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Type Confusion in V8 in Google Chrome prior to 148.0.7778.168 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 before 148.0.7778.168 allows a remote attacker to run arbitrary code within the renderer sandbox when a victim visits a crafted HTML page. Rated High by Chromium and CVSS 8.8, the flaw is a type confusion bug and requires user interaction (visiting a malicious page); no public exploit identified at time of analysis and EPSS probability is very low (0.08%). Google has shipped a patched Stable channel release.
Technical ContextAI
The vulnerability resides in V8, the C++ JavaScript and WebAssembly engine that powers Chrome and Chromium-based browsers. CWE-843 (Type Confusion) means the engine operates on an object while assuming it is of a different type than it actually is, typically arising from V8's speculative optimizations (JIT) or object-shape/map assumptions being violated. When the engine reinterprets memory under an incorrect type, an attacker can gain out-of-bounds read/write primitives that lead to controlled memory corruption and, ultimately, arbitrary code execution inside the renderer process. The affected component is the Chrome browser application per CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*; because V8 is shared, Chromium-derived browsers may carry the same defect until they pick up the fix.
RemediationAI
Vendor-released patch: 148.0.7778.168 - update Google Chrome to 148.0.7778.168 or later via the Chrome Releases Stable channel advisory (https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html) and restart the browser to apply the update, since Chrome auto-updates only take effect on relaunch. Enterprises managing Chromium-based or vendor-repackaged builds (e.g., Red Hat, SUSE) should track and deploy their distributor's corresponding fixed package. If immediate patching is not possible, reduce exposure by enabling Site Isolation (default in Chrome) and restricting users from browsing untrusted sites, and consider enforcing JavaScript restrictions on high-risk profiles via enterprise policy - with the trade-off that disabling JavaScript broadly breaks most modern web applications and is impractical as a long-term control. The durable fix is upgrading; workarounds are stopgaps only.
Vendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30454
GHSA-7w4v-j6pr-v8hv