Description
Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Published: 2026-09-01
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Memory corruption
Action: Apply patch
AI Analysis

Impact

A MIME parsing error can be triggered by certain malformed email bodies, causing Thunderbird to read uninitialized memory. Based on the description, it is inferred that the lack of proper initialization can lead to memory corruption or unpredictable program behavior, potentially resulting in data disclosure, denial of service, or, in the worst case, exploitation of memory corruption for code execution. This flaw falls under CWE-457 and CWE-824.

Affected Systems

Mozilla Thunderbird is affected. Versions before the release of the available fix remain vulnerable. The vulnerability was addressed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2; any installation older than those releases is impacted.

Risk and Exploitability

The CVSS score is 9.1 and the EPSS score is < 1%. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is the receipt of an email that contains a malicious MIME structure; an attacker can craft headers or body content to induce the faulty parser. Although the description does not confirm arbitrary code execution, uninitialized memory usage lowers the barrier for attackers skilled in exploiting memory corruption, resulting in a non‑negligible risk for exposed systems.

Generated by OpenCVE AI on September 21, 2026 at 05:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Thunderbird to a fixed release (155 or newer, 140.15, or 153.2).
  • If an immediate update is not possible, disable automatic download or parsing of MIME attachments from unknown senders by adjusting Thunderbird’s attachment handling settings.
  • Configure email filtering to quarantine messages with complex or suspicious MIME structures until the client is updated.

Generated by OpenCVE AI on September 21, 2026 at 05:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4775-1 thunderbird security update
Debian DSA Debian DSA DSA-6483-1 thunderbird security update
History

Thu, 17 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 17 Sep 2026 12:15:00 +0000

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

None

threat_severity

Important


Thu, 03 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*

Wed, 02 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-457
Metrics cvssV3_1

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


Wed, 02 Sep 2026 00:15:00 +0000

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

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

Type Values Removed Values Added
Description Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Title Uninitialized memory in MIME parsing
References

Subscriptions

Mozilla Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-09-17T19:05:49.233Z

Reserved: 2026-09-01T21:33:05.937Z

Link: CVE-2026-84639

cve-icon Vulnrichment

Updated: 2026-09-02T18:48:52.555Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-01T22:17:19.700

Modified: 2026-09-03T19:01:50.133

Link: CVE-2026-84639

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-01T21:33:06Z

Links: CVE-2026-84639 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T06:00:09Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer