Junglewise Threat Intelligence

CVE-2026-6786: Mozilla Firefox and Thunderbird memory safety bugs

CVE-2026-6786 · Severity: high · CVSS 7.5 · Published 2026-04-26

Technologies: Mozilla Thunderbird, Mozilla Firefox ESR, Mozilla Thunderbird ESR, Mozilla Firefox. Vendors: Mozilla.

Executive brief

Mozilla has released security updates to address multiple memory safety vulnerabilities in the Firefox web browser and Thunderbird email client. These flaws could allow an attacker to cause the application to crash or potentially execute malicious code on a user's computer if they visit a specially crafted website or interact with malicious content. While Thunderbird's default settings mitigate some risk by disabling scripts in emails, users are still at risk when using browser-like features within the application.

Technical details

This advisory covers a collection of memory safety bugs (CVE-2026-6786) identified through internal testing and fuzzing. The vulnerabilities include various memory corruption issues such as out-of-bounds reads (CWE-125), out-of-bounds writes (CWE-787), and use-after-free (CWE-416) conditions. An attacker could exploit these flaws by enticing a user to process malicious web content, potentially leading to arbitrary code execution within the context of the application. The attack vector is remote (network), though it typically requires user interaction (UI:R) and carries high complexity (AC:H) due to the nature of memory corruption exploitation. Patches are available in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird ESR 140.10.

Affected products

  • Mozilla Firefox up to 149
  • Mozilla Firefox ESR 140.0 to 140.9
  • Mozilla Thunderbird up to 149
  • Mozilla Thunderbird ESR 140.0 to 140.9

Timeline

  • 2026-04-21: advisory: Mozilla Foundation Security Advisory published
  • 2026-04-26: disclosed: CVE published to NVD

References

Related threats