Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
7DescriptionCVE.org
Use after free in Codecs in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Arbitrary code execution within Google Chrome's sandbox affects all versions prior to 147.0.7727.101 through a use-after-free vulnerability in the codec processing components. Remote attackers can exploit this by tricking users into visiting a malicious webpage, achieving high-severity compromise of confidentiality, integrity, and availability within the sandboxed renderer process. Google has released version 147.0.7727.101 as a stable channel update to address this flaw. No evidence of active exploitation (not in CISA KEV) or public exploit code has been identified at time of analysis, though the simplicity of the attack vector (network-based, low complexity, requiring only user interaction) warrants prioritized patching.
Technical ContextAI
This vulnerability stems from a use-after-free condition (CWE-416) in Google Chrome's codec subsystem, which handles media decoding operations for audio and video content embedded in web pages. Use-after-free vulnerabilities occur when code attempts to access memory that has already been deallocated, creating undefined behavior that attackers can manipulate to redirect program execution flow. In Chrome's architecture, codecs operate within the renderer process sandbox, a security boundary designed to isolate untrusted web content from system resources. The affected component processes media data from HTML pages, and the memory corruption can be triggered through specially crafted media files or codec instructions embedded in HTML. The CPE identifier indicates broad impact across all Google Chrome installations (Windows, macOS, Linux) running versions below 147.0.7727.101. Chrome's multi-process architecture means successful exploitation grants arbitrary code execution within the sandbox rather than full system compromise, though sandbox escapes can be chained with this vulnerability to achieve greater impact.
RemediationAI
Immediately update Google Chrome to version 147.0.7727.101 or later through the browser's built-in update mechanism (Settings → About Chrome) or by downloading the latest stable release from google.com/chrome. Enterprise deployments should push this update through existing software management systems (WSUS, SCCM, Jamf, or Google Admin Console for ChromeOS/Chrome Browser Cloud Management). The update applies automatically for most consumer users within 24-48 hours of release due to Chrome's background update service. Official advisory and patch details are available at chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_15.html. No effective workaround exists for this vulnerability since disabling codec functionality would break core browser features including HTML5 video and audio playback. Organizations unable to patch immediately should implement compensating controls: restrict Chrome usage to trusted sites only via policy-enforced allowlists (Chrome Enterprise Policy: URLBlocklist/URLAllowlist), deploy network-level web filtering to block known malicious domains, and disable automatic media playback (Chrome flag: chrome://flags/#autoplay-policy set to 'Document user activation is required'). These mitigations significantly impact user experience and should be considered temporary measures only, as they do not eliminate the vulnerability and may be bypassed through social engineering.
Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player
V8 in Google Chrome prior to 54.0.2840.90 for Linux, and 54.0.2840.85 for Android, and 54.0.2840.87 for Windows and Mac
Type confusion in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac, and 59.0.3071.92 for Android, a
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, do
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb
Incorrect handling of complex species in V8 in Google Chrome prior to 57.0.2987.98 for Linux, Windows, and Mac and 57.0.
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi
An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se
Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13
Same weakness CWE-416 – Use After Free
View allSame technique Use After Free
View allVendor StatusVendor
SUSE
Severity: HighShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23048