CVE-2026-11143
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-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 an out of bounds read in the Extensions component of Google Chrome on Linux versions prior to 149.0.7827.53. It allows an attacker who convinces a user to install a malicious Chrome extension to potentially access sensitive information from the process memory by exploiting the crafted extension.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to obtain potentially sensitive information from the memory of the Chrome process. This could lead to unauthorized access to data that the user or browser is handling, potentially compromising privacy or security.