CVE-2026-84143
Modified
Modified - Updated After Analysis
Memory Corruption Vulnerability in Firefox
Vulnerability report for CVE-2026-84143, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-01
Last updated on: 2026-09-03
Assigner: Mozilla Corporation
Description
Description
Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | From 154.0.0 (inc) to 155.0.0 (exc) |
| mozilla | thunderbird | From 154.0 (inc) to 155.0 (exc) |
| mozilla | firefox | to 140.15.0 (exc) |
| mozilla | firefox | From 141.0.0 (inc) to 153.2.0 (exc) |
| mozilla | thunderbird | to 140.15.0 (exc) |
| mozilla | thunderbird | From 141.0 (inc) to 153.2.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
| 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. |