Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
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
6DescriptionCVE.org
Out of bounds read in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Out-of-bounds read in Google Chrome's Blink rendering engine (versions prior to 147.0.7727.55) allows remote attackers to disclose sensitive memory contents and trigger denial-of-service via malicious HTML pages. Despite an 8.1 CVSS score, this is rated Chromium security severity 'Low', requires user interaction (visiting a crafted page), has minimal real-world exploitation probability (EPSS 0.03%, 10th percentile), and is not actively exploited (no KEV listing). Vendor-released patch available in Chrome 147.0.7727.55.
Technical ContextAI
This vulnerability resides in Blink, Google Chrome's rendering engine responsible for parsing and displaying HTML content. The CWE-125 classification identifies this as an out-of-bounds read flaw, where the rendering engine attempts to access memory beyond allocated buffer boundaries when processing specially-crafted HTML elements. Unlike out-of-bounds write vulnerabilities, read operations typically cannot directly modify program execution flow but can leak sensitive data from process memory (including passwords, tokens, or ASLR-defeating address information) or cause crashes when accessing invalid memory regions. The affected CPE (cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*) confirms this impacts the Google Chrome browser application across all supported platforms. The Chromium project's 'Low' internal severity rating suggests limited exploitability or impact compared to typical browser sandbox escapes or remote code execution vulnerabilities.
RemediationAI
Immediately upgrade Google Chrome to version 147.0.7727.55 or later via the browser's built-in update mechanism (Settings > About Chrome) or enterprise deployment tools. The vendor-released patch addresses the Blink rendering engine vulnerability and is distributed through Chrome's stable channel as documented at https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html. For enterprise environments, deploy the fixed version through centralized management platforms (Google Admin Console, SCCM, Intune) and verify installation across all endpoints. Organizations unable to immediately patch should implement compensating controls including web filtering to block known-malicious domains, endpoint detection monitoring for Chrome crash patterns indicating exploitation attempts, and user security awareness training about visiting untrusted websites. Chromium-based third-party browsers should be updated according to their respective vendor advisories once downstream patches incorporating the Blink fix are released. No effective workarounds exist beyond complete browser replacement, as the vulnerability affects core HTML rendering functionality that cannot be safely disabled.
Same weakness CWE-125 – Out-of-bounds Read
View allSame 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-20746
GHSA-6xwp-952x-4vgf