CVE-2026-11157
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-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a script injection issue in the Accessibility feature of Google Chrome versions prior to 149.0.7827.53. An attacker who convinces a user to install a malicious Chrome extension can inject arbitrary scripts or HTML, leading to a type of cross-site scripting known as UXSS (Universal Cross-Site Scripting).
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to run arbitrary scripts or inject HTML in the context of the browser, potentially leading to unauthorized actions, data theft, or manipulation of web content. This could compromise user security and privacy if a malicious extension is installed.