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
4DescriptionCVE.org
Heap buffer overflow in WebRTC in Google Chrome on prior to 148.0.7778.179 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Heap buffer overflow in the WebRTC component of Google Chrome before 148.0.7778.179 allows remote attackers to execute arbitrary code within the renderer sandbox by luring a victim to a crafted HTML page. The flaw was reported by Chrome's internal security team, has a patched stable channel build available, and carries a CVSS 8.8 score with no public exploit identified at time of analysis. SSVC currently rates exploitation as 'none' but technical impact as 'total', reflecting full compromise of the affected process if triggered.
Technical ContextAI
The vulnerability resides in WebRTC, the real-time communication stack embedded in Chromium that handles peer-to-peer audio, video, and data channel negotiation entirely from web content. The root cause is CWE-122 (heap-based buffer overflow), meaning that malformed input processed by WebRTC's media or signaling parsers writes past the bounds of a heap allocation, corrupting adjacent metadata or function pointers. Because WebRTC parses untrusted SDP, RTP/RTCP, and DataChannel payloads, an attacker-controlled HTML page can drive the parser into the vulnerable state. Per the CPE 'cpe:2.3:a:google:chrome:*' and EUVD affected-versions string, all Chrome desktop builds prior to 148.0.7778.179 are in scope.
RemediationAI
Vendor-released patch: Chrome 148.0.7778.179 on the Stable channel - update immediately via the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0841193308.html and restart the browser to apply. In managed environments, push the update via Chrome Browser Cloud Management, Group Policy, or your MDM, and verify the running version on endpoints. If patching cannot be completed immediately, compensating controls include disabling WebRTC in enterprise policy (chrome://policy WebRtcEventLogCollectionAllowed / URLAllowlist constraints) - this breaks Google Meet, Teams web client, and any browser-based voice/video, so coordinate with collaboration owners - or restricting browsing to a vetted allowlist using SafeSearch/SmartScreen-equivalent proxies, which adds operational overhead but reduces exposure to untrusted HTML pages until patch deployment completes. For downstream Chromium browsers, track their respective vendor advisories for the corresponding fix version.
Same weakness CWE-122 – Heap-based Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31167
GHSA-fvfr-g27x-xw2m