CVE-2026-12299: JIT miscompilation in the DOM: Core & HTML component
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.
Security readout for executives and security teams
Plain-English summary
A Mozilla browser and mail client bug could cause Firefox or Thunderbird to handle content incorrectly after a JIT compiler mistake in DOM code. Exploitation requires user interaction and is rated high because successful abuse could affect confidentiality, integrity, and availability. Mozilla lists fixed Firefox, ESR, and Thunderbird releases.
Executive priority
Treat this as a high-priority client software update, especially for managed desktops and servers where Firefox or Thunderbird are installed. The issue needs user interaction, but the potential impact is broad enough to justify prompt patching through normal emergency browser-update processes.
Technical view
CVE-2026-12299 is a JIT miscompilation issue in Mozilla's DOM: Core & HTML component, mapped to CWE-733 and CWE-843. CVSS 3.1 is 7.5: network reachable, high complexity, no privileges, user interaction required, unchanged scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on endpoints running Firefox, Firefox ESR, or Thunderbird versions older than Mozilla's fixed releases: Firefox 152, ESR 140.12, ESR 115.37, Thunderbird 152, or Thunderbird 140.12. Red Hat advisories indicate downstream package relevance for affected Red Hat environments.
Exploitation context
The source bundle does not show CISA KEV listing or other cited evidence of active exploitation. The CVSS vector indicates exploitation is remote but requires user interaction and high attack complexity. Do not assume reliable public exploitation without additional vendor or threat-intelligence evidence.
Researcher notes
Available evidence identifies the vulnerable area and fixed releases but does not provide public exploit details in the bundle. Focus validation on version detection, vendor advisory mapping, and downstream package errata. Avoid assuming exploitability beyond the CVSS vector and Mozilla's high-severity classification.
Mitigation direction
Update Firefox to Mozilla's fixed release or later.
Update Firefox ESR to 140.12, 115.37, or later as applicable.
Update Thunderbird to 152, 140.12, or later as applicable.
Apply relevant Red Hat security errata for packaged Mozilla products.
Check Mozilla and OS vendor advisories for environment-specific guidance.
Validation and detection
Inventory Firefox, Firefox ESR, and Thunderbird versions across endpoints.
Confirm deployed versions meet or exceed Mozilla's fixed releases.
Review Red Hat package status where Mozilla products are OS-managed.
Track Mozilla advisories MFSA2026-57 through MFSA2026-61 for product-specific coverage.
Verify patch deployment through endpoint management or vulnerability scanner results.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-733: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-733 · source CWE mapping
Compiler Optimization Removal or Modification of Security-critical Code
Compiler Optimization Removal or Modification of Security-critical Code represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Access of Resource Using Incompatible Type ('Type Confusion')
Access of Resource Using Incompatible Type ('Type Confusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.