Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Use after free in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Remote code execution within Chrome's sandbox affects all versions prior to 147.0.7727.55 through a use-after-free vulnerability in the browser's navigation component. Remote attackers can execute arbitrary code by delivering a specially crafted HTML page that triggers memory corruption when a user visits the malicious site. EPSS probability of 0.04% indicates low observed exploitation activity, and no CISA KEV listing confirms this is not confirmed actively exploited at time of analysis. Google has released patches in Chrome 147.0.7727.55.
Technical ContextAI
This vulnerability exploits a use-after-free condition (CWE-416) in Google Chrome's Navigation subsystem, which manages page loading, frame navigation, and browser history. Use-after-free vulnerabilities occur when the browser attempts to access memory that has already been deallocated, creating a window where an attacker can manipulate memory pointers to redirect execution flow. The Navigation component is a critical part of Chrome's multi-process architecture, handling cross-origin navigation security boundaries and process lifecycle management. While Chrome's sandbox architecture limits the impact of arbitrary code execution by restricting system access, successful exploitation still allows attackers to compromise browser processes, potentially accessing user data within the browser context, manipulating rendered content, or chaining with sandbox escape vulnerabilities. The affected product per CPE is cpe:2.3:a:google:chrome with all versions prior to 147.0.7727.55 vulnerable across Windows, macOS, and Linux platforms.
RemediationAI
Upgrade Google Chrome to version 147.0.7727.55 or later immediately through the browser's built-in update mechanism (Settings > About Chrome) or by downloading the latest stable release from google.com/chrome. Chrome's automatic update feature will deploy this patch to most users within days of release. Enterprise deployments using managed Chrome installations should prioritize distribution of version 147.0.7727.55 through their software deployment systems. No workarounds are available as the vulnerability exists in core navigation functionality that cannot be disabled without breaking browser operation. Full vendor advisory with release notes available at http://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP6 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20683
GHSA-68f9-j542-jmrp