Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Network-delivered via crafted HTML, user must visit page (UI:R), no attacker authentication needed, confidentiality-only leak with no integrity or availability impact and no scope change.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Uninitialized Use in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Cross-origin data leakage in Google Chrome's ANGLE graphics component (versions prior to 151.0.7922.72) exposes residual memory contents to remote attackers via a crafted HTML page. ANGLE - Chrome's graphics abstraction layer - fails to initialize memory before use (CWE-457), allowing pixel or buffer data from one origin to be read by another. No public exploit identified at time of analysis; EPSS probability is 0.23% (14th percentile), indicating low current exploitation activity despite Chrome's massive deployment footprint.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's cross-platform graphics abstraction layer that translates OpenGL ES API calls to platform-native APIs including Direct3D (Windows), Metal (macOS), and Vulkan. CWE-457 (Use of Uninitialized Variable) indicates that a memory region - in this context likely a GPU-accessible buffer or texture - is read before being explicitly zeroed or populated. Because GPU buffers can retain data from prior rendering operations across origins, uninitialized reads can expose content that was rendered in a different security origin. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* for all Chrome desktop versions prior to 151.0.7922.72, as confirmed by EUVD-2026-50690.
RemediationAI
Upgrade Google Chrome to version 151.0.7922.72 or later, which contains the vendor-released patch per the official stable channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome typically auto-updates silently, but enterprise administrators should verify deployment of this version via fleet management tooling. As a compensating control prior to patching, enabling Chrome's Site Isolation (chrome://flags/#enable-site-per-process, on by default in modern Chrome) limits cross-origin data reachability and reduces the severity of ANGLE-level leaks, though it may not fully mitigate this specific vulnerability. Disabling hardware acceleration via Settings > System > 'Use graphics acceleration when available' would remove ANGLE from the rendering path entirely, but degrades rendering performance and video playback quality significantly and is not recommended for production use except as a temporary emergency measure.
Same weakness CWE-457 – Use of Uninitialized Variable
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50690
GHSA-7hh8-39gf-453q