CVE-2026-11051
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 in ANGLE, a component used by Google Chrome on Linux. It occurs in versions prior to 149.0.7827.53 and allows a remote attacker to read memory outside the intended boundaries by using a specially crafted HTML page.
This means that the attacker can potentially access sensitive information stored in the process memory of the browser.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker could obtain potentially sensitive information from the memory of the Chrome process.
This could lead to exposure of private data that the browser is handling at the time, such as passwords, cookies, or other confidential information.