CVE-2026-7953
UXSS Vulnerability in Google Chrome Omnibox
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 | 148.0.7778.96 |
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 Omnibox component of Google Chrome versions prior to 148.0.7778.96. It allows a remote attacker to inject arbitrary scripts or HTML through malicious network traffic, leading to a type of attack known as UXSS (Universal Cross-Site Scripting).
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts or HTML in the context of the browser, potentially leading to unauthorized actions such as stealing sensitive information, hijacking user sessions, or manipulating web content viewed by the user.