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
4DescriptionCVE.org
Out of bounds read in ANGLE in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Remote code execution in Google Chrome for Windows prior to 148.0.7778.216 stems from an out-of-bounds read in the ANGLE graphics abstraction layer, enabling attackers who lure a user to a malicious page to execute arbitrary code in the renderer context. Chromium rates the severity High and CVSS scores it 8.8 due to network reach and high impact across confidentiality, integrity, and availability, though successful exploitation requires user interaction (visiting the crafted page). No public exploit has been identified at time of analysis, but ANGLE bugs have historically been chained into browser sandbox escapes.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's translation layer that converts OpenGL ES API calls - used by WebGL and other GPU-accelerated web content - into native Direct3D calls on Windows. The CWE-125 classification indicates an out-of-bounds read in this component, meaning malformed graphics commands (likely via WebGL shaders, textures, or draw calls) can cause ANGLE to read memory outside an allocated buffer. In Chrome's multi-process architecture, ANGLE runs in the GPU process, so an OOB read here can leak memory contents or be paired with corruption primitives to achieve code execution, as reflected in the C:H/I:H/A:H impact metrics. The affected CPE is cpe:2.3:a:google:chrome with the Windows platform explicitly called out in the description.
RemediationAI
Vendor-released patch: Chrome 148.0.7778.216 on the Windows stable channel - upgrade immediately via Chrome's auto-update mechanism or by enforcing the update through enterprise management (chrome://settings/help to verify, or Google Update / Chrome Browser Cloud Management for fleets), referencing the advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html. For environments where the patch cannot be deployed immediately, compensating controls include disabling hardware-accelerated WebGL via the policy 'HardwareAccelerationModeEnabled=false' or the chrome://flags WebGL toggle (trade-off: noticeably degraded performance on graphics-heavy sites and broken functionality for WebGL-dependent applications like maps, 3D viewers, and some video conferencing tools), and restricting browsing to known-safe sites via SafeSites or proxy-level allowlisting until updates land. Chromium-based browsers downstream (Edge, Brave, Opera, Vivaldi) should also be checked for matching upstream updates that incorporate the ANGLE fix.
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-125 – Out-of-bounds Read
View allSame technique Information Disclosure
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-33223
GHSA-6vcf-c3pr-g749