Description
Incorrect boundary conditions 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

Incorrect boundary conditions in the JavaScript: WebAssembly component can lead to a buffer overflow of type CWE-119 and an out-of-bounds write (CWE-787), enabling an attacker to execute arbitrary code. The vulnerability allows a malicious web page to trigger unchecked memory accesses within the WebAssembly engine, potentially allowing Remote Code Execution on the victim’s machine. The likelihood of Remote Code Execution is inferred from the described buffer overflow.

Affected Systems

This issue affects Mozilla Firefox versions prior to 153 and prior to 140.13 in the ESR branch, as well as Thunderbird prior to 153 and prior to 140.13 in the ESR branch. Security updates were released to address the flaw in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird ESR 140.13.

Risk and Exploitability

The CVSS score of 9.8 indicates an extreme risk level; the EPSS score is < 1%, meaning exploitation is currently rare but possible. The flaw is not included in the CISA KEV catalog. Based on the components involved, the likely attack vector is through a malicious web page containing WebAssembly payloads delivered to the user’s browser, which can trigger the boundary overflow and lead to Remote Code Execution. The vulnerability requires the user to have browser extensions or content that load WebAssembly code; therefore, normal browsing alone may not trigger exploitation without the attacker controlling the page.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 153 or later, or to Firefox ESR 140.13 or later.
  • Upgrade Mozilla Thunderbird to version 153 or later, or to Thunderbird ESR 140.13 or later.
  • If immediate update is impossible, disable or restrict WebAssembly execution for untrusted content using browser policy or security settings as a temporary measure.

Generated by OpenCVE AI on August 3, 2026 at 00:57 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 Incorrect boundary conditions in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13. Incorrect boundary conditions 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 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
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 03:30: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 Incorrect boundary conditions in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13.
Title Incorrect boundary conditions in the JavaScript: WebAssembly component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

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

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

Link: CVE-2026-16368

cve-icon Vulnrichment

Updated: 2026-07-22T15:37:08.991Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T13:17:05.360

Modified: 2026-07-24T15:09:35.197

Link: CVE-2026-16368

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-16368 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write