Description
A maliciously constructed mail header could lead to a one byte read past the end of a buffer. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Published: 2026-09-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure via one-byte over-read in mail header parsing
Action: Apply Patch
AI Analysis

Impact

A maliciously crafted mail header can trigger a one-byte read past the end of a buffer in the Thunderbird mail parser, corresponding to CWE-125 and CWE-126. This off-by-one over-read could expose adjacent memory contents, potentially leaking sensitive data stored near the buffer. The flaw does not provide a direct code execution path or denial of service, but may compromise confidentiality of header information or hidden data stored adjacent to the buffer.

Affected Systems

Mozilla’s Thunderbird email client is affected. The vulnerability is fixed in Thunderbird 155, 140.15, and 153.2, so any older installations of these releases are vulnerable.

Risk and Exploitability

The CVSS score of 7.5 classifies the flaw as High severity. Despite an EPSS score of <1% indicating a low current exploitation probability, the vulnerability could expose adjacent memory contents, potentially leaking confidential data. It is not listed in the CISA KEV catalog. The attack vector is inferred to be a malicious email sent to the client, as the flaw is triggered during header parsing. While the payload does not provide code execution or denial of service, the high severity and possible confidentiality impact make applying the available fixes a priority.

Generated by OpenCVE AI on September 21, 2026 at 06:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Thunderbird to version 155 (or at least 140.15 or 153.2) to apply the patch
  • If an update is not immediately possible, block or remove suspicious mail headers from untrusted senders before parsing
  • Configure your mail system to sanitize or strip malformed headers to avoid triggering the off-by-one read

Generated by OpenCVE AI on September 21, 2026 at 06:25 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 12:15:00 +0000

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

None

threat_severity

Moderate


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

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-126
Metrics cvssV3_1

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


Wed, 02 Sep 2026 00:00: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 A maliciously constructed mail header could lead to a one byte read past the end of a buffer. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
Title One byte overflow read in mail parser
References

Subscriptions

Mozilla Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

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

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

Link: CVE-2026-84640

cve-icon Vulnrichment

Updated: 2026-09-02T18:47:56.768Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-84640

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-84640 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses