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
Heap buffer overflow in WebML in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Remote code execution in Google Chrome versions prior to 147.0.7727.55 allows unauthenticated attackers to execute arbitrary code by exploiting a heap buffer overflow in the WebML component through specially crafted HTML pages. The vulnerability requires user interaction (visiting a malicious page) but presents critical risk with high impact to confidentiality, integrity, and availability. EPSS score of 0.03% (9th percentile) indicates low probability of imminent exploitation in the wild, with no public exploit identified at time of analysis and no CISA KEV listing confirming active exploitation.
Technical ContextAI
The vulnerability affects Google Chrome's WebML (Web Machine Learning) component, which enables machine learning capabilities directly in web browsers. The flaw is classified as CWE-122 (Heap-based Buffer Overflow), occurring when the WebML parser or API handler fails to properly validate input boundaries during memory allocation operations on the heap. When processing malicious HTML content containing crafted WebML instructions, the insufficient bounds checking allows data to overflow allocated heap memory regions. This memory corruption can overwrite adjacent heap structures, function pointers, or object metadata, enabling attackers to hijack program control flow. The affected CPE (cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*) encompasses all Chrome installations across platforms (Windows, macOS, Linux) running versions below 147.0.7727.55.
RemediationAI
Immediately update Google Chrome to version 147.0.7727.55 or later through the browser's built-in update mechanism (Settings → About Chrome) or via enterprise deployment tools for managed environments. The vendor-released patch addresses the heap buffer overflow by implementing proper bounds checking in the WebML component's input validation routines. For enterprise environments unable to immediately deploy the update, implement defense-in-depth controls including browser isolation technologies (remote browser isolation or application-level sandboxing), restrict access to untrusted websites via web filtering policies, and enforce Content Security Policy headers on internal web applications. Organizations using Chromium-based derivative browsers should consult their respective vendors for patched versions incorporating the upstream Chromium fix. The official Chrome security advisory with complete remediation guidance is available at http://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html, and technical implementation details can be reviewed in the Chromium bug tracker at https://issues.chromium.org/issues/493319454.
Same weakness CWE-122 – Heap-based 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-20651
GHSA-88x7-8x6j-5jw9