CVE-2026-5914
Type Confusion in Chrome CSS Enables Heap Corruption via Extensions
Publication date: 2026-04-08
Last updated on: 2026-04-29
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 147.0.7727.55 (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 CSS component of Google Chrome versions prior to 147.0.7727.55. It allows an attacker who convinces a user to install a malicious Chrome extension to potentially exploit heap corruption by using a specially crafted extension.
How can this vulnerability impact me? :
If exploited, this vulnerability could lead to heap corruption in the Chrome browser, which might be used by an attacker to execute arbitrary code or cause a crash. However, exploitation requires the user to install a malicious extension, and the overall severity is considered low.