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
Use after free in WebRTC in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution in Google Chrome prior to 147.0.7727.55 allows unauthenticated remote attackers to execute arbitrary code within the browser sandbox via a crafted HTML page exploiting a use-after-free vulnerability in the WebRTC component. The attack requires user interaction (visiting a malicious page). EPSS probability is low (0.03%, 10th percentile), and no public exploit or active exploitation (KEV) has been identified at time of analysis. Vendor-released patch available in Chrome 147.0.7727.55.
Technical ContextAI
WebRTC (Web Real-Time Communication) is a browser API enabling peer-to-peer audio, video, and data transmission without plugins. This vulnerability (CWE-416: Use After Free) occurs when WebRTC code attempts to access memory after it has been freed, creating a dangling pointer. In C/C++ codebases like Chromium, use-after-free conditions allow attackers to manipulate heap memory allocations, potentially redirecting program execution flow. The affected component is within Google Chrome's WebRTC implementation (cpe:2.3:a:google:chrome), specifically impacting all versions prior to 147.0.7727.55. While the vulnerability enables arbitrary code execution, it is constrained to Chrome's sandbox environment, which limits system-level access but still permits actions within the browser context such as data exfiltration, session hijacking, or further sandbox escape attempts.
RemediationAI
Update Google Chrome to version 147.0.7727.55 or later immediately through the browser's built-in update mechanism (Settings > About Chrome) or via enterprise deployment tools. Chrome's auto-update feature typically deploys patches within 24-48 hours of release for most users. Enterprise administrators should verify deployment via Chrome Browser Cloud Management or Group Policy configurations. For Chromium-based browser users, consult respective vendor advisories (Microsoft Edge, Brave, Opera) and apply corresponding updates when available. Organizations unable to patch immediately should implement defense-in-depth controls: restrict access to untrusted websites via proxy filtering, enable Enhanced Safe Browsing in Chrome settings, and deploy browser isolation technologies for high-risk users. Full vendor advisory and patch details available at http://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html and tracked under Chromium bug tracker issue 486495143.
Same weakness CWE-416 – Use After Free
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-20655
GHSA-rjhq-52xc-gxc5