Severity by source
Sources disagree (Low–High)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered but AC:H and UI:R for the required specific gestures; impact reduced to Low because code runs contained in the renderer sandbox with no scope change to the host.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in V8 in Google Chrome prior to 150.0.7871.46 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: Low)
AnalysisAI
Arbitrary code execution within the renderer sandbox affects Google Chrome desktop builds prior to 150.0.7871.46, stemming from an inappropriate implementation in the V8 JavaScript engine. A remote attacker who lures a user to a crafted HTML page and convinces them to perform specific UI gestures can run attacker-controlled code inside the sandboxed renderer process. There is no public exploit identified at time of analysis, EPSS is low (0.25%, 16th percentile), and CISA SSVC records no observed exploitation, though the technical impact is rated total.
Technical ContextAI
The flaw lies in V8, the Chromium/Chrome JavaScript and WebAssembly engine that JIT-compiles and executes untrusted script from any visited web page. An 'inappropriate implementation' in V8 means the engine's logic diverges from its intended security model rather than a classic memory-corruption bug, and it is classified under CWE-269 (Improper Privilege Management), consistent with the 'Privilege Escalation' tag - the code executes with more capability than script should have, but critically remains inside the renderer sandbox rather than escaping to the host. The affected component matches CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, i.e. the Chrome application across platforms, and the same engine underpins other Chromium-based browsers even though this advisory scopes only Google Chrome.
RemediationAI
Vendor-released patch: Google Chrome 150.0.7871.46 or later - update via the Chrome Stable channel and restart the browser to apply it, per the advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Enterprises should push the update through their managed browser/MDM channel and confirm auto-update is not disabled; SUSE/Chromium-based distribution users should apply the corresponding distro package update. As an interim compensating control given the requirement for user-driven UI gestures on a malicious page, restrict browsing to trusted sites and enforce user awareness against performing unusual prompted interactions on untrusted pages; there is no need to disable JavaScript broadly (which would break most sites) since prompt patching resolves the issue and no active exploitation is observed.
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41161
GHSA-mgc2-25xq-j88c