CVE-2026-9896
Out-of-Bounds Write in Google Chrome V8 Engine
Publication date: 2026-05-28
Last updated on: 2026-05-29
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 148.0.7778.216 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an out of bounds write in the V8 JavaScript engine used by Google Chrome versions prior to 148.0.7778.216. It allows a remote attacker to execute arbitrary code inside a sandbox by tricking a user into visiting a specially crafted HTML page.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can remotely execute arbitrary code within the sandbox environment of the browser. This could potentially allow the attacker to compromise the security of the affected system, steal information, or perform unauthorized actions within the browser context.