CVE-2026-10020
Insufficient Input Validation in Skia Leads to Sandbox Escape in Chrome Android
Publication date: 2026-05-28
Last updated on: 2026-05-29
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | 148.0.7778.216 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves insufficient validation of untrusted input in the Skia component of Google Chrome on Android versions prior to 148.0.7778.216. It allows a remote attacker who has already compromised the renderer process to potentially escape the sandbox by using a specially crafted HTML page.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to escape the sandbox environment of the renderer process in Google Chrome on Android. This means the attacker could gain higher privileges or access beyond the restricted environment, potentially leading to further compromise of the device or data.