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); the primitive is an out-of-bounds read so confidentiality is limited (C:L) with a possible crash (A:L) and no 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
5DescriptionCVE.org
Heap buffer overflow in WebRTC in Google Chrome prior to 151.0.7922.72 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 memory read in Google Chrome's WebRTC component (versions prior to 151.0.7922.72) lets a remote attacker disclose heap memory when a victim opens a crafted HTML page. The flaw is a CWE-122 heap buffer overflow that Chromium itself rated Low severity, with no public exploit identified at time of analysis and an EPSS probability of 0.19% (9th percentile). CISA's SSVC assessment records no observed exploitation and marks the issue as not automatable, though technical impact is rated total.
Technical ContextAI
The vulnerability lives in WebRTC, the real-time audio/video/data communication stack Chromium ships for peer-to-peer media in the browser. WebRTC parses and processes attacker-influenceable media and signaling data, and a malformed input causes a read past the bounds of a heap allocation (CWE-122, heap-based buffer overflow manifesting as an out-of-bounds read). Because WebRTC processing can be reached from JavaScript/HTML content, a crafted page is sufficient to hit the vulnerable code path. The single affected product per the CPE data is the Chrome desktop browser (cpe:2.3:a:google:chrome:*), fixed in the 151.0.7922.72 stable channel build.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome to 151.0.7922.72 or later via the built-in updater (Menu > Help > About Google Chrome) or by pushing the update through enterprise management, then relaunch the browser to load the patched build; the advisory is https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Confirm managed fleets are not pinned to an older channel or running with auto-update disabled, the most common reason endpoints stay vulnerable. As an interim compensating control where patching is delayed, disabling WebRTC (via enterprise URL-blocklist policy or a WebRTC-blocking extension) removes the affected attack surface at the cost of breaking video conferencing and other real-time-communication features.
Same weakness CWE-122 – Heap-based Buffer Overflow
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-50877
GHSA-f4qf-989f-24qq