Description
Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
Published: 2026-07-21
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Memory safety bugs were discovered in Firefox ESR 115.37, Firefox ESR 140.12, and Firefox 152. The same set of buffer overflow or bounds‑check failures (CWE‑119 and CWE‑120) also affect the corresponding Thunderbird releases. These bugs corrupt memory when the applications process crafted data; when successfully triggered, the resulting memory corruption could allow an attacker to execute arbitrary code on the affected device, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects Mozilla Firefox and Mozilla Thunderbird. Versions prior to the patched releases—Firefox ESR 115.37, Firefox ESR 140.12, and Firefox 152—are susceptible. The bugs also exist in Thunderbird releases before 140.13 and 153. The fixes are included in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird ESR 140.13.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, yet the EPSS score of less than 1% demonstrates a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog, meaning no known active exploits are reported. Based on the description, it is inferred that the most likely attack vectors involve exposure to maliciously crafted web content or a specially crafted email attachment that, when rendered by the vulnerable browser or email client, triggers the memory corruption. In addition, user interaction such as visiting a site or opening an email is typically required for exploitation.

Generated by OpenCVE AI on August 3, 2026 at 00:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all Firefox installations to version 153 or to the ESR 115.38/140.13 releases using the browser’s built‑in update mechanism.
  • Apply the Thunderbird ESR 140.13 or Thunderbird 153 updates from Mozilla’s official site.
  • If an immediate upgrade cannot be performed, uninstall or disable all unpatched Firefox or Thunderbird installations to remove the vulnerable attack surface.
  • As a temporary measure, review email filtering settings to restrict or quarantine attachments that could trigger the bug and consider disabling scripting in the browser until a patch is applied.

Generated by OpenCVE AI on August 3, 2026 at 00:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4695-1 firefox-esr security update
Debian DLA Debian DLA DLA-4727-1 thunderbird security update
Debian DSA Debian DSA DSA-6394-1 firefox-esr security update
Debian DSA Debian DSA DSA-6418-1 thunderbird security update
History

Fri, 24 Jul 2026 00:30:00 +0000


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

Type Values Removed Values Added
Description Memory safety bugs present in Thunderbird ESR 140.12 and Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13. Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
Title Memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153 Memory safety bugs fixed in Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153

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

Type Values Removed Values Added
Description Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, and Firefox ESR 140.13. Memory safety bugs present in Thunderbird ESR 140.12 and Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
Title Memory safety bugs fixed in Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153 Memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153
References

Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

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

ssvc

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


Wed, 22 Jul 2026 02:30:00 +0000

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

Tue, 21 Jul 2026 12:45:00 +0000


cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-24T03:55:35.214Z

Reserved: 2026-07-20T21:56:09.806Z

Link: CVE-2026-16360

cve-icon Vulnrichment

Updated: 2026-07-22T15:45:26.080Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-21T12:38:24Z

Links: CVE-2026-16360 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T00:45:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')