CVE-2026-10922
BaseFortify
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 | 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 DevTools component of Google Chrome versions prior to 149.0.7827.53. It allows a remote attacker to bypass the same origin policy by convincing a user to perform specific user interface gestures, leveraging malicious network traffic.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to bypass the same origin policy, which is a critical security mechanism that restricts how documents or scripts loaded from one origin can interact with resources from another origin. This bypass could lead to unauthorized access to sensitive information or actions within the browser, potentially compromising user data or security.