Description
Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12.
Published: 2026-06-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a memory safety defect that can corrupt process memory. The CVE entry does not specify exact consequences, but memory corruption can lead to program crashes, data loss, or loss of integrity if exploited. The fault is categorized under CWE‑119 and CWE‑825, indicating a buffer over‑read/over‑write weakness and improper handling of memory management.

Affected Systems

All Mozilla Firefox releases older than version 152, including the ESR 140.12 line, and all Mozilla Thunderbird releases older than version 152, including the ESR 140.12 line, are vulnerable. Any earlier releases prior to these specific versions are affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability, while an EPSS score of less than 1 percent suggests that an exploit is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The exact attack vector is not provided; based on typical memory safety bugs, the likely route involves an attacker delivering malicious content or code that triggers the defect in the client applications.

Generated by OpenCVE AI on June 18, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 152 or newer, including ESR 140.12 or newer, to apply the fix.
  • Upgrade Mozilla Thunderbird to version 152 or newer, including ESR 140.12 or newer, to apply the fix.
  • Review the vendor’s security advisories for additional guidance or environment‑specific considerations.

Generated by OpenCVE AI on June 18, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4635-1 firefox-esr security update
Debian DLA Debian DLA DLA-4636-1 thunderbird security update
Debian DSA Debian DSA DSA-6350-1 firefox-esr security update
Debian DSA Debian DSA DSA-6351-1 thunderbird security update
History

Thu, 18 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
Description Memory safety bug fixed in Thunderbird 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12. Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12.
Title Memory safety bug fixed in Thunderbird 152 Memory safety bug fixed in Firefox 152

Thu, 18 Jun 2026 16:45:00 +0000


Tue, 16 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

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

ssvc

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


Tue, 16 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152 and Firefox ESR 140.12. Memory safety bug fixed in Thunderbird 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12.
Title Memory safety bug fixed in Firefox 152 Memory safety bug fixed in Thunderbird 152
References

Tue, 16 Jun 2026 16:15:00 +0000

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

Tue, 16 Jun 2026 13:15:00 +0000

Type Values Removed Values Added
Description Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152 and Firefox ESR 140.12.
Title Memory safety bug fixed in Firefox 152
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-06-18T18:00:49.137Z

Reserved: 2026-06-15T15:08:12.602Z

Link: CVE-2026-12305

cve-icon Vulnrichment

Updated: 2026-06-16T17:31:40.538Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-06-16T13:16:30.743

Modified: 2026-06-16T19:16:31.477

Link: CVE-2026-12305

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-16T11:52:38Z

Links: CVE-2026-12305 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T22:00:12Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-825

    Expired Pointer Dereference