CVE-2026-11273
BaseFortify
Publication date: 2026-06-05
Last updated on: 2026-06-05
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 149.0.7827.53 (exc) |
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 149.0.7827.53. It allows a remote attacker to inject arbitrary scripts or HTML (known as UXSS or Universal Cross-Site Scripting) by convincing a user to perform specific user interface gestures on a specially crafted HTML page.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can execute arbitrary scripts or HTML in the context of the affected browser by tricking the user into interacting with a malicious page. This could lead to unauthorized actions, data theft, or manipulation of the user's browsing experience.