CVE-2026-10977
Uninitialized Use in Skia in Google Chrome
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | 149.0.7827.53 |
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 Skia component of Google Chrome versions prior to 149.0.7827.53. It allows a remote attacker who has already compromised the renderer process to leak cross-origin data by using a specially crafted HTML page.
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to the leakage of cross-origin data, meaning that sensitive information from other websites or origins could be exposed to an attacker. This could compromise user privacy and security, especially if the attacker has control over the renderer process.