CVE-2025-11219
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-13
Assigner: Chrome
Description
Description
Use after free in V8 in Google Chrome prior to 141.0.7390.54 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Low)
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-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a use-after-free issue in the V8 JavaScript engine used by Google Chrome versions prior to 141.0.7390.54. It allows a remote attacker to potentially cause out of bounds memory access by tricking a user into visiting a specially crafted HTML page.
How can this vulnerability impact me? :
The vulnerability could allow a remote attacker to execute out of bounds memory access, which might lead to crashes or potentially arbitrary code execution, compromising the security of your system when using affected versions of Google Chrome.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70