Description
Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird's normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulnerability was fixed in Thunderbird 154 and Thunderbird 153.2.
Published: 2026-09-01
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Malicious calendar invitations can contain file URI attachments that trigger the launch of local or network‑hosted executables on Windows while bypassing Thunderbird’s normal executable attachment protections. The effect is local code execution, enabling an attacker to run arbitrary binaries if a user accepts such an invitation; this can result in a local privilege escalation if the user has elevated rights. The weakness reflects improper validation and handling of executable attachments, allowing an unauthenticated user to cause the application to execute local code.

Affected Systems

Mozilla’s Thunderbird email client is affected. Versions older than Thunderbird 154 and 153.2 are vulnerable, as the fix was applied in those releases. Users running any earlier Thunderbird build—regardless of platform—remain at risk. The issue specifically involves the new invitation display feature introduced in recent Thunderbird updates.

Risk and Exploitability

No CVSS or EPSS score is provided, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is user‑dependent: a malicious calendar invite must be opened to trigger execution, so remote exploitation is not possible. While no active exploits have been reported and the EPSS is unavailable, the local code execution risk remains high for users who routinely accept calendar invitations. Organizations should monitor for suspicious calendar activity and consider adding additional scrutiny of file URI attachments.

Generated by OpenCVE AI on September 1, 2026 at 23:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Thunderbird 154 or later (or 153.2) where the vulnerability is fixed.
  • If immediate upgrading is unavailable, disable the new invitation attachment display feature via Thunderbird’s calendar preferences to prevent automated execution of file URI attachments.
  • Provide user training to recognize and reject suspicious calendar invitations before opening them, and consider scanning attachments with an external antivirus tool prior to execution.

Generated by OpenCVE AI on September 1, 2026 at 23:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

None

cvssV3_1

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

threat_severity

Important


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

Type Values Removed Values Added
First Time appeared Mozilla
Mozilla thunderbird
Weaknesses CWE-20
CWE-693
Vendors & Products Mozilla
Mozilla thunderbird

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

Type Values Removed Values Added
Description Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird's normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulnerability was fixed in Thunderbird 154 and Thunderbird 153.2.
Title Calendar invitation attachments could launch local executables
References

Subscriptions

Mozilla Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-09-01T21:44:14.831Z

Reserved: 2026-09-01T21:25:08.170Z

Link: CVE-2026-84637

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-01T22:17:19.597

Link: CVE-2026-84637

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-01T21:25:08Z

Links: CVE-2026-84637 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T23:45:17Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')

  • CWE-693

    Protection Mechanism Failure