CVE-2026-12299
Modified
Modified - Updated After Analysis
JIT Miscompilation in Firefox DOM Core
Vulnerability report for CVE-2026-12299, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-16
Last updated on: 2026-06-30
Assigner: Mozilla Corporation
Description
Description
JIT miscompilation in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | to 152.0 (exc) |
| mozilla | firefox | to 115.37.0 (exc) |
| mozilla | firefox | From 140.0 (inc) to 140.12.0 (exc) |
| mozilla | thunderbird | to 152.0.0 (exc) |
| mozilla | thunderbird | From 140.0 (inc) to 140.12.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-733 | The developer builds a security-critical protection mechanism into the software, but the compiler optimizes the program such that the mechanism is removed or modified. |
| CWE-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |