
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-5283 is an inappropriate implementation vulnerability in the ANGLE (Almost Native Graphics Layer Engine) graphics library in Google Chrome that allows a remote attacker to leak cross-origin data via a crafted HTML page. The vulnerability was reported by security researcher "sweetchip" on March 12, 2026, and publicly disclosed on March 31, 2026, when Google released Chrome 146.0.7680.177/178 to address it. All Google Chrome versions prior to 146.0.7680.177 (Linux) / 146.0.7680.178 (Windows/Mac) are affected, as is Microsoft Edge (Chromium-based). It carries a CVSS v3.1 base score of 6.5 (Medium) (Chrome Releases, GitHub Advisory).
The root cause is an inappropriate implementation in Chrome's ANGLE graphics abstraction layer, which translates OpenGL ES API calls to platform-native graphics APIs (DirectX, Metal, Vulkan). According to a technical write-up by Numen Cyber Labs, the flaw involves uninitialized GPU memory disclosure via a partial clear operation in ANGLE's WebGL implementation — GPU memory that should be zeroed or isolated between origins is instead exposed, enabling cross-origin data leakage (CWE-285: Improper Authorization; CWE-346: Origin Validation Error). Exploitation requires user interaction (visiting a malicious HTML page), but no authentication or special privileges are needed from the attacker's side. The Chromium issue tracker entry is #492131521 (Chrome Releases, Numen Cyber Labs).
Successful exploitation results in unauthorized disclosure of cross-origin data, violating the browser's same-origin policy and potentially exposing sensitive information from other web origins rendered in the same browser session. The impact is limited to confidentiality — there is no integrity or availability impact — but the leaked data could include authentication tokens, session cookies, or other sensitive content from cross-origin resources processed via WebGL/GPU operations. The vulnerability affects all desktop platforms (Windows, macOS, Linux) running unpatched Chrome, as well as Chromium-based browsers such as Microsoft Edge (GitHub Advisory, Numen Cyber Labs).
chrome --type=gpu-process) showing anomalous activity correlated with specific page visits.The primary remediation is to update Google Chrome to version 146.0.7680.178 (Windows/Mac) or 146.0.7680.177 (Linux) or later, which contains the fix for CVE-2026-5283. Microsoft Edge (Chromium-based) users should also apply the corresponding Edge update. Organizations should prioritize deployment of this patch across all managed endpoints. No configuration-based workaround is available; disabling WebGL via --disable-webgl command-line flag would mitigate the attack surface but would break many legitimate web applications. Chromium-based browsers on Linux distributions (Debian, openSUSE, Fedora) should apply the respective distribution security updates (Chrome Releases, Microsoft MSRC).
The March 31, 2026 Chrome update received significant media attention primarily due to the co-patched CVE-2026-5281 (actively exploited zero-day), with outlets including Forbes, The Hacker News, GBHackers, and CyberPress covering the release under headlines referencing a Chrome zero-day under active exploitation. CVE-2026-5283 itself received dedicated technical analysis from Numen Cyber Labs, who published a detailed write-up describing the uninitialized GPU memory disclosure mechanism via ANGLE's partial clear in WebGL. The CIS (Center for Internet Security) issued an advisory noting multiple vulnerabilities in the Chrome update batch could allow for arbitrary code execution or information disclosure. The broader security community noted this update as one of the larger Chrome security patches of 2026, addressing 21 vulnerabilities simultaneously (Chrome Releases, Numen Cyber Labs, CIS Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."