CVE-2026-8020
Uninitialized Use in Google Chrome GPU on Android
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 148.0.7778.96 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-457 | The code uses a variable that has not been initialized, leading to unpredictable or unintended results. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an uninitialized use issue in the GPU component of Google Chrome on Android versions prior to 148.0.7778.96. It allows a remote attacker, who has already compromised the renderer process, to access potentially sensitive information from the process memory by using a specially crafted HTML page.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to obtain sensitive information from the memory of the affected process. This could lead to information disclosure, potentially exposing private data handled by the browser.