Description
JIT miscompilation in the JavaScript Engine: JIT 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.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a miscompilation bug in Firefox and Thunderbird’s JavaScript engine JIT component. Crafted JavaScript can be compiled into incorrect machine instructions, allowing an attacker to execute arbitrary code with the permissions of the browser process. The vulnerability is a direct JIT component deficiency that can be leveraged for remote code execution. Based on the description, the likely attack vector is malicious JavaScript delivered via web pages.

Affected Systems

Firefox versions older than 154 and the ESR 140.14 and ESR 153.1 releases are impacted, as are Thunderbird versions older than 154 and the ESR 140.14 and ESR 153.1 releases. No other vendors or products are listed in the CVE record.

Risk and Exploitability

The EPSS score is <1%, indicating a very low but non-zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, so there are no known public exploits. The CVSS score of 6.5 indicates moderate severity; the potential for arbitrary code execution indicates high-impact risk. Exploitation would almost certainly require an attacker to supply malicious JavaScript or host a harmful web page, a scenario that is feasible over the internet, but the exact likelihood remains uncertain given the lack of public exploitation data.

Generated by OpenCVE AI on August 21, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Firefox to version 154 or the ESR 140.14 or 153.1 releases (or later).
  • Upgrade Thunderbird to version 154 or the ESR 140.14 or 153.1 releases (or later).
  • Apply the updates through your operating system’s package manager or each browser’s built-in update mechanism and restart the browsers to load the corrected binaries.
  • Configure the browsers to perform automatic updates so future patches are applied automatically.

Generated by OpenCVE AI on August 21, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4750-1 firefox-esr security update
Debian DLA Debian DLA DLA-4754-1 thunderbird security update
Debian DSA Debian DSA DSA-6451-1 firefox-esr security update
Debian DSA Debian DSA DSA-6461-1 thunderbird security update
History

Wed, 19 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla thunderbird
CPEs cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*
Vendors & Products Mozilla thunderbird

Wed, 19 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-843
Metrics cvssV3_1

{'score': 3.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}


Wed, 19 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-733
References
Metrics threat_severity

None

cvssV3_1

{'score': 3.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N'}

threat_severity

Low


Tue, 18 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-190

Tue, 18 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1. JIT miscompilation in the JavaScript Engine: JIT 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.
References

Tue, 18 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-190

Tue, 18 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla
Mozilla firefox
Vendors & Products Mozilla
Mozilla firefox

Tue, 18 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1.
Title JIT miscompilation in the JavaScript Engine: JIT component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-08-19T13:04:07.566Z

Reserved: 2026-08-17T11:58:57.547Z

Link: CVE-2026-74976

cve-icon Vulnrichment

Updated: 2026-08-19T13:03:15.343Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T13:17:35.580

Modified: 2026-08-19T15:24:04.953

Link: CVE-2026-74976

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-18T12:23:34Z

Links: CVE-2026-74976 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T18:15:04Z

Weaknesses
  • CWE-733

    Compiler Optimization Removal or Modification of Security-critical Code

  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')