Description
JIT miscompilation in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
Published: 2026-07-21
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A miscompilation in the JavaScript JIT engine that handles WebAssembly code can cause the generated machine code to execute unintended payloads, allowing an attacker to run arbitrary instructions with the privileges of the user and thereby compromising the confidentiality, integrity, and availability of the system. This weakness, identified as CWE-682, CWE-733 and CWE-843, effectively turns the browser into a potential execution platform for malicious code.

Affected Systems

Mozilla Firefox versions prior to 153 and the ESR 140.13 branch, and Mozilla Thunderbird versions prior to 153 and the ESR 140.13 branch are affected by this flaw.

Risk and Exploitability

The CVSS score of 9.8 classifies this flaw as Critical. The EPSS score of less than 1 % indicates a low but non‑zero likelihood of exploitation. Because the vulnerability is not listed in the CISA KEV catalog, no known active exploits have been reported yet. Based on the description, it is inferred that the likely attack vector is a remote attacker delivering malicious WebAssembly in a web page or a local attacker with a compromised browser profile.

Generated by OpenCVE AI on August 3, 2026 at 00:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 153 or newer, or to the ESR 140.13 branch or later.
  • Upgrade Mozilla Thunderbird to version 153 or newer, or to the ESR 140.13 branch or later.
  • If an upgrade cannot be applied immediately, configure the browser’s policy settings to block or disable WebAssembly execution until the patch is available.

Generated by OpenCVE AI on August 3, 2026 at 00:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4695-1 firefox-esr security update
Debian DLA Debian DLA DLA-4727-1 thunderbird security update
Debian DSA Debian DSA DSA-6394-1 firefox-esr security update
Debian DSA Debian DSA DSA-6418-1 thunderbird security update
History

Fri, 24 Jul 2026 00:30:00 +0000


Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description JIT miscompilation in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13. JIT miscompilation in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
References

Wed, 22 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-682
CWE-843
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 01:45:00 +0000

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

Tue, 21 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description JIT miscompilation in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13.
Title JIT miscompilation in the JavaScript: WebAssembly component
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-22T19:18:19.673Z

Reserved: 2026-07-20T21:56:13.042Z

Link: CVE-2026-16363

cve-icon Vulnrichment

Updated: 2026-07-22T15:24:43.476Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-21T12:37:36Z

Links: CVE-2026-16363 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:00:04Z

Weaknesses
  • CWE-682

    Incorrect Calculation

  • CWE-733

    Compiler Optimization Removal or Modification of Security-critical Code

  • CWE-843

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