CVE-2025-11205
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-13
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 141.0.7390.54 (exc) | |
| apple | macos | * |
| linux | linux_kernel | * |
| microsoft | windows | * |
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(). |
| 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 a heap buffer overflow in the WebGPU component of Google Chrome versions prior to 141.0.7390.54. It allows a remote attacker who has already compromised the renderer process to potentially exploit heap corruption by using a specially crafted HTML page.
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to heap corruption, which may allow an attacker to execute arbitrary code or cause a denial of service within the affected browser process. This could compromise the security and stability of your system when browsing malicious web content.