CVE-2026-84141
Modified
Modified - Updated After Analysis
Integer Overflow in Firefox Graphics ImageLib
Vulnerability report for CVE-2026-84141, 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
Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | to 153.2.0 (exc) |
| mozilla | firefox | From 154.0.0 (inc) to 155.0.0 (exc) |
| mozilla | thunderbird | to 153.2.0 (exc) |
| mozilla | thunderbird | From 154.0 (inc) to 155.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |