Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs user interaction (UI:R, PR:N); CWE-125 OOB read primarily leaks memory (C:H) with possible crash (A:L) and no clear integrity impact, matching Chromium's Low rating.
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
4DescriptionCVE.org
Inappropriate implementation in Frame in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Out-of-bounds memory access in Google Chrome's Frame component affects all Desktop builds prior to 151.0.7922.72, letting a remote attacker read memory outside intended bounds when a victim opens a crafted HTML page. Chromium rated the underlying flaw Low severity, yet NVD scores it 8.8 (High) and tags flag potential RCE; there is no public exploit identified at time of analysis and EPSS is a low 0.18% (8th percentile). A vendor patch is available and the issue is not listed in CISA KEV.
Technical ContextAI
The defect lives in Chrome's Frame handling, part of the Blink rendering engine that manages nested browsing contexts (iframes, frame trees) inside the multi-process Chromium architecture. The root cause is CWE-125 (Out-of-bounds Read): logic in the frame code computes an index or length incorrectly and accesses memory past the end of an allocated buffer while parsing or processing attacker-controlled HTML. Per CPE data this affects cpe:2.3:a:google:chrome across versions below 151.0.7922.72. OOB reads in a renderer can leak adjacent heap contents (potentially defeating ASLR or exposing cross-site data) and, if the corrupted read feeds later control flow, may be chained toward the 'Potential RCE' outcome noted in the tags - though on its own an OOB read is primarily an information-disclosure/stability class.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome to 151.0.7922.72 or later via the Stable Desktop channel (chrome://settings/help forces the check-and-relaunch) as documented at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. In managed fleets, push the update through your enterprise policy/patch-management channel and ensure users fully relaunch Chrome so the new binary loads. Because exploitation requires the victim to open a crafted page, interim compensating controls include enabling Site Isolation (default) and, for high-risk users, restricting untrusted browsing or using web-content filtering to reduce exposure to attacker pages; these reduce likelihood but do not remove the flaw, so patching remains the only complete fix. Users of other Chromium-based browsers should apply the equivalent vendor update once released.
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50897
GHSA-3wv5-vww2-4hrq