CVE-2026-2764: JIT miscompilation, use-after-free in the JavaScript Engine: JIT component
JIT miscompilation, use-after-free in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8.
Security readout for executives and security teams
Plain-English summary
A critical Mozilla JavaScript engine flaw can lead to memory corruption through a use-after-free condition in JIT code. Mozilla says it is fixed in newer Firefox and Thunderbird releases. The business risk is highest where browsers or email clients remain unpatched across user endpoints.
Executive priority
Patch urgently through normal emergency endpoint update channels. This is a critical memory-safety issue in widely used user-facing software, but current sources do not show confirmed active exploitation.
Technical view
CVE-2026-2764 is a CWE-416 use-after-free tied to JIT miscompilation in Mozilla’s JavaScript Engine JIT component. The supplied CVSS v3.1 score is 9.8 with network, low-complexity, no-privilege impact and high confidentiality, integrity, and availability impact. Fixed releases are listed for Firefox, Firefox ESR, Thunderbird, and Thunderbird ESR.
Likely exposure
Exposure is likely on endpoints running Mozilla Firefox or Thunderbird below the fixed releases: Firefox 148, Firefox ESR 115.33 or 140.8, Thunderbird 148, or Thunderbird 140.8. The bundle does not provide exact vulnerable version ranges beyond those fixed-version statements.
Exploitation context
The source bundle marks CISA KEV as false and provides no cited evidence of active exploitation. Treat exploitation status as unconfirmed, not actively exploited. The critical CVSS score and browser JavaScript engine location still warrant rapid patch validation.
Researcher notes
Focus validation on version and package provenance, not exploit reproduction. Bugzilla details may be restricted or incomplete. Red Hat VEX and RHSA references indicate downstream tracking, but the supplied bundle does not establish all affected downstream package versions.
Mitigation direction
Upgrade Firefox to 148 or supported ESR fixed releases.
Upgrade Thunderbird to 148 or Thunderbird 140.8.
Apply relevant Red Hat security advisories where Mozilla packages are distributed by Red Hat.
Check Mozilla and OS vendor guidance for package-specific fixed builds.
Prioritize managed endpoints that process web pages or HTML email content.
Validation and detection
Inventory Firefox and Thunderbird versions across desktops and servers.
Compare installed versions against Mozilla’s listed fixed releases.
Check Linux package advisories for relevant Red Hat RHSA updates.
Confirm no business-critical hosts remain on unfixed ESR builds.
Document any exceptions and monitor vendor advisories for updates.
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-416: 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.
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.
2CVSS vectors
5Timeline events
2ADP providers
35Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
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-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.