Description
The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13.
Published: 2026-07-22
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An off‑by‑one error in Thunderbird’s MIME header parsing code lets the program read a single byte past the end of a header buffer. This vulnerable code path is exercised when a user forwards a message and has the “view all headers” option enabled. The out‑of‑bounds read can cause a crash, resulting in service denial and exposing the application to potential denial of service attacks. The weakness is an improper buffer boundary check, classified as an out‑of‑bounds read.

Affected Systems

The vulnerability affects Mozilla Thunderbird for all platforms and versions prior to Thunderbird 153 and Thunderbird 140.13. Users who run earlier releases and enable the “view all headers” setting when forwarding messages are at risk.

Risk and Exploitability

The CVSS score is 7.5 and the EPSS score is <1%, indicating a very low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a crafted email that triggers the MIME header parser during a forwarding operation, exploiting the view‑all‑headers setting. Because the impact is a crash and there is no disclosed remote exploitation beyond the local user interface context, the risk is limited to users who operate Thunderbird with the vulnerable setting enabled.

Generated by OpenCVE AI on August 3, 2026 at 23:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Thunderbird to version 153 or later, which contains the fixed MIME header parser.
  • If immediate upgrade is impossible, disable the "View All Headers" option while forwarding messages to eliminate the vulnerable code path as a temporary containment.
  • Maintain the latest Thunderbird release schedule to ensure ongoing protection against similar parsing vulnerabilities.

Generated by OpenCVE AI on August 3, 2026 at 23:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4727-1 thunderbird security update
Debian DSA Debian DSA DSA-6418-1 thunderbird security update
History

Wed, 12 Aug 2026 00:45:00 +0000

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

Thu, 30 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Tue, 28 Jul 2026 00:15:00 +0000


Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-193
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'}

ssvc

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


Thu, 23 Jul 2026 21:45:00 +0000

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

Thu, 23 Jul 2026 08:45:00 +0000

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

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

Type Values Removed Values Added
Description The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13.
Title Off-by-one out of bounds read in MIME header parser for forwarding
References

Subscriptions

Mozilla Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-27T17:12:52.731Z

Reserved: 2026-07-06T19:53:12.713Z

Link: CVE-2026-14899

cve-icon Vulnrichment

Updated: 2026-07-27T17:12:07.194Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T20:16:48.383

Modified: 2026-08-12T00:25:26.627

Link: CVE-2026-14899

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-22T19:19:42Z

Links: CVE-2026-14899 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses