Description
Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Published: 2026-09-01
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from internally identified bugs in Thunderbird 154, Thunderbird ESR 153.1, and Thunderbird ESR 140.14 that caused memory corruption or other security-relevant defects. Some of these bugs could be leveraged, with sufficient effort, to achieve arbitrary code execution or to cause denial of service. The description acknowledges a potential risk but does not confirm a known exploit. Therefore, the primary impact is the possibility of remote code execution or system compromise.

Affected Systems

Both Mozilla Firefox and Mozilla Thunderbird are affected when running versions prior to Firefox 155, Firefox ESR 140.15, or Firefox ESR 153.2, and Thunderbird 155, Thunderbird ESR 140.15, or Thunderbird ESR 153.2. The bugs are present in Firefox 154, Firefox ESR 153.1, Firefox ESR 140.14, Thunderbird 154, Thunderbird ESR 153.1, and Thunderbird ESR 140.14. The affected products are specifically Mozilla:Firefox and Mozilla:Thunderbird with the stated versions.

Risk and Exploitability

The CVSS score of 9.8 denotes a critical impact, while the EPSS score is below 1%, indicating a low likelihood of widespread exploitation at present. The vulnerability is not listed in Memory corruption defects of this nature can allow an attacker to achieve arbitrary code execution if the conditions for exploitation are met. The lack of publicly documented proof of exploitation means the actual risk depends on whether an attacker can successfully leverage the defects, but the high severity score justifies treating it as a high‑risk issue.

Generated by OpenCVE AI on September 11, 2026 at 05:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Mozilla Firefox 155 or newer, or Firefox ESR 140.15 or newer, or Firefox ESR 153.2 or newer, and to Thunderbird 140.15 or newer, or Thunderbird ESR 153 corruption bugs (CWE-119, CWE-787).
  • Enable operating‑system and runtime protection mechanisms such as stack canaries, address space layout randomization (ASLR), and Data Execution Prevention (DEP) to mitigate buffer overflow and out‑of‑bounds write vulnerabilities.
  • Restrict processing of untrusted input by validating data bounds, sanitizing strings, and applying strict type checks to prevent misuse of memory pointers.

Generated by OpenCVE AI on September 11, 2026 at 05:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4770-1 firefox-esr security update
Debian DLA Debian DLA DLA-4775-1 thunderbird security update
Debian DSA Debian DSA DSA-6481-1 firefox-esr security update
Debian DSA Debian DSA DSA-6483-1 thunderbird security update
History

Fri, 11 Sep 2026 00:15:00 +0000


Thu, 03 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics ssvc

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


Thu, 03 Sep 2026 16:00: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
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'}


Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Internally found bugs present in Firefox 154, Firefox ESR 153.1 and Firefox ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, and Firefox ESR 153.2. Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Title Internally found bugs fixed in Firefox 155, Firefox ESR 153.2 and Firefox ESR 140.15 Internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15
References

Tue, 01 Sep 2026 14:15:00 +0000

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

Tue, 01 Sep 2026 14:00:00 +0000

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

Tue, 01 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Internally found bugs present in Firefox 154, Firefox ESR 153.1 and Firefox ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, and Firefox ESR 153.2.
Title Internally found bugs fixed in Firefox 155, Firefox ESR 153.2 and Firefox ESR 140.15
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-09-03T17:23:35.483Z

Reserved: 2026-09-01T07:26:01.305Z

Link: CVE-2026-84143

cve-icon Vulnrichment

Updated: 2026-09-03T17:17:24.835Z

cve-icon NVD

Status : Modified

Published: 2026-09-01T13:20:08.457

Modified: 2026-09-03T18:17:27.053

Link: CVE-2026-84143

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-01T12:19:10Z

Links: CVE-2026-84143 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T05:30:15Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-787

    Out-of-bounds Write