Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in V8 in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Remote code execution in Google Chrome's V8 JavaScript engine prior to version 149.0.7827.53 allows remote attackers to execute arbitrary code inside the renderer sandbox by serving a crafted HTML page and convincing a user to perform specific UI gestures. The flaw is a use-after-free (CWE-416) memory corruption issue with a high CVSS score of 8.8, rated Medium severity by Chromium; no public exploit identified at time of analysis.
Technical ContextAI
V8 is Google's high-performance open-source JavaScript and WebAssembly engine that powers Chrome, Chromium-based browsers (Edge, Opera, Brave), and Node.js. Use-after-free vulnerabilities (CWE-416) occur when a program continues to reference memory after it has been freed, allowing an attacker to manipulate the freed memory region and potentially hijack control flow. V8 use-after-free bugs are a recurring class of vulnerability historically leveraged for renderer-process RCE, and while exploitation occurs inside Chrome's sandbox, they are frequently chained with sandbox escapes to achieve full system compromise.
RemediationAI
Vendor-released patch: update Google Chrome to version 149.0.7827.53 or later via the Stable channel as documented at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html, and consult the Chromium issue tracker entry at https://issues.chromium.org/issues/503553614 for technical context. Enterprise administrators should push the update through Google Update, Chrome Browser Cloud Management, or their endpoint management platform, and users of Chromium-derived browsers (Edge, Opera, Brave) should install vendor updates once those projects rebase onto the patched V8. As a compensating control before patching, restrict JavaScript execution on untrusted origins via enterprise policy (DefaultJavaScriptSetting / JavaScriptAllowedForUrls) or enable Site Isolation and the strictest Safe Browsing tier, accepting the trade-off that broad JavaScript restrictions break most modern web applications.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34440
GHSA-vc9q-5cjg-hv9j