Description
Memory safety bugs present in 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 and Thunderbird 153.
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, classified as buffer overflows (CWE‑119) and memory corruption (CWE‑825), present in Firefox 152 (and Thunderbird 152) caused memory corruption and may allow an attacker to execute arbitrary code if enough effort is applied, as stated in the official description. The vulnerability was addressed in Firefox 153 and Thunderbird 153.

Affected Systems

Mozilla Firefox and Mozilla Thunderbird users running the 152 release were affected by this memory safety issue. Both products contained the same bugs, and the fixes were applied in version 153 of each product. Users of the affected releases remain at risk until a patch is applied.

Risk and Exploitability

The CVSS score of 9.8 classifies this vulnerability as critical, and the EPSS score of <1 % indicates a very low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog at present. Based on the nature of memory corruption, the likely attack vector is the delivery of malformed data to Thunderbird or Firefox, such as malicious attachments or corrupted content; this inference is made because the advisory does not specify a vector, but memory safety flaws typically arise from crafted inputs. The impact would be full control over the process, providing attackers with the ability to run arbitrary code on the victim’s machine.

Generated by OpenCVE AI on August 4, 2026 at 05:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Thunderbird (and Firefox) to version 153 or later to obtain the memory safety fixes.
  • Run the client within a sandbox or under a non‑root user account to limit the effects of a potential exploitation.
  • Monitor system logs and Thunderbird crash reports for anomalous activity; consider using application monitoring tools to detect signs of memory corruption or unexpected code execution.

Generated by OpenCVE AI on August 4, 2026 at 05:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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


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

Type Values Removed Values Added
Description Memory safety bugs present in 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 and Thunderbird 153. Memory safety bugs present in 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 and Thunderbird 153.
Title Memory safety bugs fixed in Thunderbird 153 Memory safety bugs fixed in Firefox 153

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

Type Values Removed Values Added
Description Memory safety bugs present in 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. Memory safety bugs present in 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 and Thunderbird 153.
Title Memory safety bugs fixed in Firefox 153 Memory safety bugs fixed in Thunderbird 153
References

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

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

Tue, 21 Jul 2026 20: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'}


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


cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

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

Reserved: 2026-07-20T21:57:54.086Z

Link: CVE-2026-16411

cve-icon Vulnrichment

Updated: 2026-07-21T19:14:59.312Z

cve-icon NVD

Status : Modified

Published: 2026-07-21T13:17:16.530

Modified: 2026-07-24T05:16:40.620

Link: CVE-2026-16411

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-16411 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T05:45:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-825

    Expired Pointer Dereference