Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Uninitialized memory read in Chrome's ANGLE graphics layer prior to version 149.0.7827.53 allows remote attackers to obtain sensitive process memory contents through a crafted HTML page, with no authentication required but mandatory user interaction. The vulnerability carries a CVSS Confidentiality impact of High (C:H), indicating potentially significant data exposure despite the Medium overall score of 6.5. EPSS is low at 0.03% (11th percentile) and no CISA KEV listing exists, meaning no public exploit or confirmed widespread exploitation has been identified at time of analysis.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's cross-platform graphics abstraction layer that translates OpenGL ES API calls to native graphics APIs including DirectX (Windows), Metal (macOS/iOS), and Vulkan. CWE-457 (Use of Uninitialized Variable) describes a condition where memory is allocated but not zeroed before use; when that memory is later read and its contents returned to a caller, previously resident heap or stack data may be disclosed. In a browser context, ANGLE processes WebGL and Canvas 2D rendering calls supplied by untrusted web content, making this attack surface directly reachable via crafted HTML. Graphics process memory can contain rendered frame data, textures, cross-origin image fragments, or other sensitive artifacts depending on browser activity at the time of exploitation. No CPE strings were provided in source data; the affected component is identified as ANGLE within Google Chrome as confirmed by the Chrome Releases advisory and ENISA EUVD-2026-34584.
RemediationAI
Upgrade Google Chrome to version 149.0.7827.53 or later - this is the vendor-released patch documented in the Chrome Stable Channel Update advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Chrome's automatic update mechanism handles this for most end users; enterprise administrators using Chrome Browser Cloud Management or group policy should verify that managed endpoints have received and applied the 149.0.7827.53 update. As a pre-patch compensating control, enforcing Chrome's Site Isolation policy (--site-per-process, enabled by default in modern Chrome) limits cross-origin memory reuse within the renderer, partially reducing the information accessible via ANGLE memory disclosure - however, this does not patch the underlying CWE-457 condition and its effectiveness depends on implementation completeness. Disabling WebGL via enterprise policy (Chromebook or managed Chrome) eliminates the primary ANGLE attack surface but will break web applications relying on hardware-accelerated graphics, representing a significant functionality trade-off. Blocking untrusted external HTML sources via proxy or DNS-level controls reduces phishing delivery vectors but does not address the vulnerability directly.
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-457 – Use of Uninitialized Variable
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34584
GHSA-hm47-8pg5-gpcj