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
Integer overflow in WebML 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: Critical)
AnalysisAI
Integer overflow in Google Chrome's WebML component (versions prior to 147.0.7727.55) enables remote attackers to trigger heap corruption via malicious HTML pages, requiring only user interaction to visit a crafted website. The vendor-assigned severity is Critical, though EPSS indicates only 0.03% probability of exploitation in the wild (9th percentile), and no public exploit identified at time of analysis. Patch available in Chrome 147.0.7727.55 and later.
Technical ContextAI
WebML (Web Machine Learning) is Google Chrome's implementation for running machine learning models directly in the browser. This vulnerability stems from an integer overflow (CWE-472) in WebML's processing logic, where arithmetic operations on integer values can wrap around to produce unexpectedly small or negative results. When exploited, this overflow condition corrupts heap memory layout, potentially allowing an attacker to control memory allocation sizes and positions. The affected product (cpe:2.3:a:google:chrome) encompasses all Chrome versions before 147.0.7727.55 across desktop platforms. Integer overflows in memory management are particularly dangerous in browser contexts because they can bypass address space layout randomization (ASLR) and other exploit mitigations, enabling reliable exploitation of the underlying heap corruption primitive.
RemediationAI
Update Google Chrome to version 147.0.7727.55 or later, which contains the fix for this integer overflow vulnerability. Chrome typically auto-updates within 24-48 hours of release; users can force an immediate update by navigating to chrome://settings/help or restarting the browser when prompted. Enterprise deployments using managed Chrome policies should push version 147.0.7727.55 through their update channels. The official stable channel update announcement is available at https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html with technical details at https://issues.chromium.org/issues/494158331. No workarounds are provided; patching is the only effective mitigation. Organizations unable to patch immediately should consider restricting Chrome usage for high-risk users or deploying enhanced web filtering to block known-malicious domains, though these controls provide limited protection against zero-interaction browser vulnerabilities. Verify patch deployment by checking chrome://version shows 147.0.7727.55 or higher.
Same technique Buffer Overflow
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-20653
GHSA-7gpj-6vgg-g937