CVE-2025-14174
BaseFortify
Publication date: 2025-12-12
Last updated on: 2025-12-15
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | From 143.0.7499.41 (inc) to 143.0.7499.110 (exc) | |
| apple | macos | * |
| chrome | From 143.0.7499.40 (inc) to 143.0.7499.109 (exc) | |
| linux | linux_kernel | * |
| microsoft | windows | * |
| chrome | to 143.0.7499.40 (inc) | |
| apple | safari | to 26.2 (exc) |
| apple | ipados | to 18.7.3 (exc) |
| apple | ipados | From 26.0 (inc) to 26.2 (exc) |
| apple | iphone_os | to 18.7.3 (exc) |
| apple | iphone_os | From 26.0 (inc) to 26.2 (exc) |
| apple | macos | to 26.2 (exc) |
| apple | tvos | to 26.2 (exc) |
| apple | visionos | to 26.2 (exc) |
| apple | watchos | to 26.2 (exc) |
| microsoft | edge_chromium | to 143.0.3650.80 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
| 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 an out of bounds memory access issue in ANGLE within Google Chrome on Mac versions prior to 143.0.7499.110. It allows a remote attacker to cause the browser to access memory outside the intended boundaries by using a specially crafted HTML page.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to exploit the out of bounds memory access to potentially execute arbitrary code, cause a crash, or leak sensitive information, leading to a compromise of the affected system.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to update your browser to the latest patched version. For Microsoft Edge, update to Stable Channel version 143.0.3650.80 or later, which includes the fix for CVE-2025-14174. For Google Chrome on Mac, update to version 143.0.7499.110 or later. [1]