CVE-2025-12428
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-13
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 142.0.7444.59 (exc) | |
| apple | macos | * |
| linux | linux_kernel | * |
| microsoft | windows | * |
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 V8 JavaScript engine used by Google Chrome versions prior to 142.0.7444.59. It allows a remote attacker to execute arbitrary read and write operations by tricking the browser into misinterpreting data types via a specially crafted HTML page.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could gain the ability to read and write arbitrary memory in the browser process, potentially leading to unauthorized access to sensitive information, execution of malicious code, or complete compromise of the affected system.