CVE-2026-74964
Analyzed
Analyzed - Analysis Complete
Integer Overflow in Firefox Graphics Component
Vulnerability report for CVE-2026-74964, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-18
Last updated on: 2026-08-19
Assigner: Mozilla Corporation
Description
Description
Integer overflow in the Graphics component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | thunderbird | From 141.0 (inc) to 153.1.0 (exc) |
| mozilla | thunderbird | to 140.14.0 (exc) |
| mozilla | firefox | to 140.14.0 (exc) |
| mozilla | firefox | From 141.0.0 (inc) to 153.1.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. |