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: Medium)
AnalysisAI
Arbitrary code execution within Chrome's sandbox affects all versions prior to 147.0.7727.101 via crafted HTML pages exploiting a use-after-free in codec processing. Remote attackers require user interaction (visiting a malicious page) but need no authentication. CVSS 8.8 (High) with network attack vector, low complexity, and high impact across confidentiality, integrity, and availability. Google patched this in the stable channel update released April 15, 2026. No public exploit code or CISA KEV listing identified at time of analysis, though Chromium issue tracker #495996858 indicates vendor-confirmed vulnerability. The sandbox containment limits initial exploitation to Chrome's restricted environment, not direct system compromise.
Technical ContextAI
Use-after-free (CWE-416) is a memory corruption vulnerability where code attempts to access previously freed memory regions. In Chrome's codec subsystem (responsible for audio/video media processing), this occurs when object lifecycle management fails - typically when a codec handler deallocates memory while another component still holds a reference. Successful exploitation allows attackers to control freed memory contents, potentially redirecting execution flow. Chrome's multi-process architecture sandboxes renderer processes where codecs operate, limiting initial compromise scope. However, combined with sandbox escape exploits, this becomes a critical browser security bypass. The vulnerability resides in cpe:2.3:a:google:chrome versions below 147.0.7727.101 across all platforms (Windows, macOS, Linux, ChromeOS). Codec vulnerabilities are particularly valuable in exploit chains because media parsing occurs automatically during page rendering, providing reliable attack surfaces through embedded media elements.
RemediationAI
Update Google Chrome to version 147.0.7727.101 or later immediately via Chrome's built-in updater (Settings → About Chrome triggers automatic update) or download from google.com/chrome. Enterprise deployments should push version 147.0.7727.101 through managed update channels per Google's admin documentation. Chromium-based browser users should check vendor-specific advisories and update to versions incorporating the upstream fix. Temporary workarounds if patching is delayed: disable JavaScript (Settings → Privacy and Security → Site Settings → JavaScript) to prevent automatic codec exploitation via scripted media loading, though this severely impacts browser functionality. Alternatively, use browser isolation technologies (remote browser isolation, virtualized browsing) to contain potential compromise. Network-level controls provide minimal value since attack delivery is HTTPS web traffic. Advisory reference: http://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_15.html and Chromium bug tracker https://issues.chromium.org/issues/495996858.
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-23078