CVE-2026-10974
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 ANGLE, a component used in Google Chrome. It affects versions of Google Chrome prior to 149.0.7827.53. A remote attacker could exploit this flaw by crafting a malicious HTML page, which could potentially allow them to escape the browser's sandbox environment.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker could bypass the sandbox protections of Google Chrome. This sandbox escape could allow the attacker to execute code or perform actions on the host system with higher privileges than normally permitted by the browser's security model, potentially leading to system compromise.