CVE-2026-2447
Received
Received - Intake
Heap Buffer Overflow in libvpx Affecting Firefox Before
Publication date: 2026-02-16
Last updated on: 2026-04-13
Assigner: Mozilla Corporation
Description
Description
Heap buffer overflow in libvpx. This vulnerability was fixed in Firefox 147.0.4, Firefox ESR 140.7.1, Firefox ESR 115.32.1, Thunderbird 140.7.2, and Thunderbird 147.0.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | to 147.0.4 (exc) |
| mozilla | thunderbird | to 140.7.2 (exc) |
| mozilla | thunderbird | From 141.0 (inc) to 147.0.2 (exc) |
| mozilla | firefox | to 115.32.1 (exc) |
| mozilla | firefox | From 116.0 (inc) to 140.7.1 (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(). |