CVE-2026-10946
BaseFortify
Publication date: 2026-06-04
Last updated on: 2026-06-05
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-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a heap buffer overflow 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 convincing a user to perform specific UI gestures on a specially crafted HTML page.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker could execute arbitrary code within the sandbox environment of Google Chrome. This could potentially lead to unauthorized actions or compromise of the affected system if the user interacts with a malicious web page.