CVE-2026-11075
BaseFortify
Publication date: 2026-06-04
Last updated on: 2026-06-04
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-125 | The product reads 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 read issue in the V8 JavaScript engine used by Google Chrome versions prior to 149.0.7827.53. It allows a remote attacker to craft a malicious HTML page that can cause the browser to read memory outside the intended bounds.
By exploiting this, the attacker may obtain potentially sensitive information from the process memory.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker can gain access to sensitive information stored in the memory of the Chrome process by tricking a user into visiting a specially crafted HTML page.
This could lead to exposure of private data that the browser is handling at the time, potentially compromising user privacy and security.