CVE-2026-10962
Type Confusion in Google Chrome
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-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a type confusion issue in the Media component of Google Chrome versions prior to 149.0.7827.53. It allows a remote attacker to execute arbitrary code inside a sandbox by tricking the browser into processing a specially crafted HTML page.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could run arbitrary code within the sandbox environment of the browser. This could lead to unauthorized actions or compromise of the system's security, potentially allowing the attacker to gain control over the affected system or access sensitive information.