Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
7DescriptionCVE.org
Race in V8 in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Remote code execution in Google Chrome prior to 147.0.7727.55 exploits a race condition in the V8 JavaScript engine to corrupt heap memory via crafted HTML, requiring user interaction. The vulnerability affects all Chrome versions below 147.0.7727.55 across all platforms via the CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*. No public exploit code or active exploitation has been confirmed at time of analysis, though the Chromium security team rated it medium severity; EPSS scoring at 0.03% (9th percentile) indicates low real-world exploitation probability despite the high CVSS score of 6.8.
Technical ContextAI
The vulnerability resides in V8, Google's high-performance JavaScript engine embedded in Chrome, which compiles and executes JavaScript in web pages. A race condition (CWE-362) in V8's memory management or garbage collection allows an attacker to create a timing window where heap metadata becomes corrupted. The affected product is identified by CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering all Chrome versions. The race condition likely involves concurrent access to shared heap structures without proper synchronization, enabling an attacker to craft a malicious HTML page with carefully timed JavaScript code that exploits the critical section between when an object is freed and when its metadata is reclaimed, resulting in heap corruption that can lead to information disclosure or control flow hijacking.
RemediationAI
Users should immediately update to Google Chrome version 147.0.7727.55 or later, which includes the V8 race condition fix. Chrome's auto-update mechanism will deploy this patch automatically on most systems; users can manually check for updates via Chrome menu > About Google Chrome. No documented workarounds exist for this vulnerability; the only mitigation is to upgrade. Vendors and enterprise administrators should prioritize deployment given the network-accessible vector, even though practical exploitation likelihood is low per EPSS data. Further details are available at http://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html.
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| 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-20713
GHSA-44vf-4x73-jv4x