CVE-2026-6307
Type Confusion in Chrome Turbofan Enables Remote Code Execution
Publication date: 2026-04-15
Last updated on: 2026-04-17
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 147.0.7727.101 (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 Turbofan component of Google Chrome versions prior to 147.0.7727.101. It allows a remote attacker to execute arbitrary code within the browser's sandbox by tricking the browser into misinterpreting data types through a specially crafted HTML page.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to remote code execution inside the sandbox environment of Google Chrome. This means an attacker could potentially run malicious code on your system with limited privileges, possibly leading to data compromise, system instability, or further attacks depending on the sandbox's containment.