Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Network-delivered via crafted page with no privileges; UI:R because victim must load the page; confidentiality-only impact, no integrity or availability loss.
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
4DescriptionCVE.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: High)
AnalysisAI
Cross-origin data leakage in Google Chrome's ANGLE graphics engine (versions prior to 151.0.7922.72) allows a remote attacker to read memory from other origins by enticing a victim to visit a specially crafted HTML page. The root cause is use of an uninitialized variable in ANGLE, Chrome's OpenGL ES translation layer, which can expose residual memory contents tied to cross-origin rendering contexts. No public exploit code has been identified and CISA SSVC rates exploitation as 'none' at time of analysis, but the CVSS confidentiality impact is rated High due to the cross-origin data boundary violation.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's open-source graphics abstraction layer that translates OpenGL ES API calls into platform-native graphics APIs (Direct3D on Windows, Metal on macOS, Vulkan where supported). CWE-457 (Use of Uninitialized Variable) indicates that a memory region in ANGLE's processing pipeline is consumed before being fully initialized, meaning it may contain stale or residual data from prior allocations - potentially including data belonging to a different web origin. This class of bug in a graphics subsystem can enable speculative or direct cross-origin information disclosure through WebGL or canvas rendering operations. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* for all versions prior to 151.0.7922.72.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later, which contains the vendor-released patch for this issue. The stable channel update announcement is at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome's auto-update mechanism will deliver this to most users automatically; administrators managing enterprise fleets should verify that update policies are not blocking the rollout. If patching is temporarily delayed, a compensating control is to enforce browser isolation policies (e.g., Site Isolation is already enabled by default in modern Chrome builds) and restrict access to untrusted web content via proxy filtering or managed browser profiles - though neither eliminates the underlying risk. Disabling WebGL via enterprise policy (RendererCodeIntegrity or WebGL disabled via flag) would reduce the attack surface at the cost of breaking graphics-heavy web applications.
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-50794
GHSA-jmrw-c58m-5h7j