Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape and arbitrary code execution in Google Chrome versions prior to 148.0.7778.216 stems from a use-after-free flaw in the ANGLE graphics translation layer. An attacker who has already compromised the renderer process can leverage a crafted HTML page to break memory safety and execute code in a higher-privileged context. No public exploit identified at time of analysis, though Chromium rates the underlying severity as High.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's abstraction library that translates OpenGL ES API calls into native graphics APIs such as Direct3D, Metal, or Vulkan, enabling consistent WebGL and GPU-accelerated rendering across platforms. The root cause is CWE-416 (Use After Free), a memory corruption class in which an object is referenced after its backing memory has been released, allowing an attacker to manipulate the freed region - typically via heap grooming - to hijack control flow or corrupt adjacent data. Because ANGLE operates at the boundary between renderer-supplied graphics commands and the host GPU stack, a UAF here is particularly impactful for chaining out of the renderer sandbox. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* across all builds prior to 148.0.7778.216.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 - upgrade Chrome to this version or later via the Stable channel update described at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html, and verify via chrome://settings/help that the build is current. For managed fleets, push the update through Chrome Browser Cloud Management, Group Policy, or MDM and force a relaunch to ensure the patched ANGLE binary is loaded. Users of Chromium-based browsers (Edge, Brave, Opera, Vivaldi) and Electron-bundled applications should track and apply their respective downstream releases that integrate the fix. As a temporary compensating control before patching, GPU acceleration and WebGL can be disabled via the --disable-gpu and --disable-webgl flags or enterprise policies HardwareAccelerationModeEnabled=false and Disable3DAPIs=true, which removes the ANGLE attack surface at the cost of degraded rendering performance and broken WebGL-dependent sites; site isolation should also be left enabled (SitePerProcess) since it raises the bar for renderer compromise, which is the stated prerequisite for this bug.
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: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33196
GHSA-6v49-gf9m-36r2