CVE-2026-9980
Insufficient Input Validation in Google Chrome Printing Feature
Publication date: 2026-05-28
Last updated on: 2026-05-28
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 Printing feature of Google Chrome versions prior to 148.0.7778.216. It allows a remote attacker who has already compromised the renderer process to bypass site isolation by using a specially crafted HTML page.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to bypass site isolation protections in the browser, potentially enabling them to access or manipulate data from other sites or processes that should be isolated. This could lead to unauthorized data exposure or further compromise of the system.