CVE-2026-12309: Mozilla Firefox and Thunderbird Memory Safety Vulnerability (CVSS 6.5)
A memory safety vulnerability has been identified and patched in Mozilla Firefox and Thunderbird. The flaw allows an attacker to crash the affected application or potentially leak sensitive information without requiring user interaction or special privileges. Mozilla has released fixes in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12 to address this issue.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
- Weaknesses (CWE)
- CWE-119
- Affected products
- 4 configuration(s)
- Published / Modified
- 2026-06-16 / 2026-06-18
NVD description (verbatim)
Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12.
5 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
This vulnerability is rooted in a memory safety defect classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). The network-accessible attack surface, combined with low attack complexity and no privilege or user interaction requirements, allows remote exploitation. The vulnerability impacts the confidentiality and availability of the affected software; however, integrity is not compromised. CVSS 3.1 vector: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L yields a score of 6.5 (MEDIUM severity).
Business impact
Organizations relying on Firefox or Thunderbird for employee communication and browsing face operational disruption risk through denial-of-service conditions, as well as potential information disclosure if sensitive data resides in the affected process memory. The lack of elevation requirements or user interaction means that simply visiting a malicious website or receiving a crafted message could trigger exploitation. However, the MEDIUM severity classification suggests the impact is contained and does not represent a critical system compromise vector on its own.
Affected systems
This vulnerability affects Mozilla Firefox (all versions prior to 152), Firefox Extended Support Release (ESR) versions prior to 140.12, Mozilla Thunderbird (all versions prior to 152), and Thunderbird versions prior to 140.12. Organizations should verify their deployed versions of these applications across endpoints and servers.
Exploitability
The vulnerability is exploitable remotely without requiring authentication, user privileges, or user interaction. An attacker can craft network traffic or host malicious web content to trigger the memory safety bug. This low-friction attack surface makes the vulnerability practically exploitable in real-world scenarios, despite its MEDIUM CVSS score. However, the vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating no evidence of active in-the-wild exploitation as of the publication date.
Remediation
Patch Firefox to version 152 or later, Firefox ESR to version 140.12 or later, Thunderbird to version 152 or later, and Thunderbird ESR to version 140.12 or later. Deployment should occur as part of routine patch management cycles. Because this is a memory safety defect with network attack surface, timely patching is recommended within 30 days of release to reduce exposure window.
Patch guidance
Users and administrators should enable automatic updates for Firefox and Thunderbird, or manually verify installation of the fixed versions. For Firefox ESR and Thunderbird ESR deployments in enterprise environments, verify that your ESR branch aligns with the patched releases (140.12 or later for the 140 branch). Check your current version via the application's About menu and compare against the vendor advisories. Deployment should prioritize systems where Firefox or Thunderbird are used to access untrusted content or handle sensitive communications.
Detection guidance
Endpoint Detection and Response (EDR) tools should monitor for memory-corruption exploitation patterns targeting Firefox and Thunderbird processes, including unusual process crashes, memory access violations, or unexpected child process spawning. Network detection can flag unusual outbound connections from browser processes. Vulnerability scanners should be configured to detect Firefox and Thunderbird versions and alert on versions predating the patched releases. Log aggregation systems should collect browser crash reports and correlate them with known exploitation indicators.
Why prioritize this
Although classified as MEDIUM severity, the network attack surface combined with no authentication or user interaction requirements warrants prompt patching. The vulnerability affects two widely deployed applications (Firefox and Thunderbird) across consumer and enterprise environments. Memory safety bugs in browser engines historically represent a vector for advanced attackers, even when individual CVEs carry moderate CVSS scores. Priority should be elevated in environments where Firefox or Thunderbird handle sensitive communications or connect to untrusted networks.
Risk score, explained
The CVSS 3.1 score of 6.5 reflects the attack vector (network-accessible), attack complexity (low), absence of privilege or user interaction requirements, and limited scope. The confidentiality and availability impacts are present but not critical. The integrity impact is absent, lowering the overall severity. This MEDIUM rating is appropriate for a memory safety bug without evidence of widespread exploitation or a clear path to full system compromise, though the lack of mitigating factors (authentication, user action) ensures practical exploitability.
Frequently asked questions
Is this vulnerability currently being exploited in the wild?
No. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date, indicating no confirmed active exploitation. However, the low attack barrier means organizations should not delay patching in reliance on this status.
Do I need to patch if I only use Firefox in a sandboxed environment?
Sandboxing reduces risk by isolating the affected process, but patching is still recommended because memory safety bugs can sometimes escape sandbox boundaries. Verify your sandbox configuration is correctly enforced before deferring patches.
What versions of Firefox ESR do I need to patch?
Firefox ESR 140.12 and later contain the fix. If you are using ESR 140 branch, update to 140.12 or later. Check your current ESR version in the About menu and cross-reference against Mozilla's security advisories to confirm the correct target version for your branch.
Can this vulnerability allow an attacker to steal passwords or install malware?
The vulnerability enables memory corruption, which could potentially leak data in memory (confidentiality impact) or crash the application (availability impact). Stealing passwords or installing persistent malware would require chaining this flaw with additional vulnerabilities. However, the memory safety defect itself creates sufficient risk to warrant prompt patching.
This analysis is based on vulnerability data published as of June 2026 and should not be considered legal or compliance advice. Organizations are responsible for verifying patch applicability to their specific deployments and testing patches in non-production environments before broad rollout. CVSS scores and vulnerability classifications may be updated by vendors or the NVD; consult official Mozilla security advisories for the authoritative technical details. This page does not provide exploit code or weaponized proof-of-concept information. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-12300MEDIUMFirefox and Thunderbird Memory Safety Vulnerability (CVSS 5.3)
- CVE-2026-12301MEDIUMFirefox & Thunderbird Memory Safety Vulnerability
- CVE-2026-12306MEDIUMMozilla Firefox & Thunderbird Memory Safety Vulnerability – Patch Now
- CVE-2026-12307MEDIUMMemory Safety Vulnerability in Firefox & Thunderbird – What You Need to Know
- CVE-2026-12308MEDIUMFirefox & Thunderbird Memory Safety Vulnerability – MEDIUM Severity Patch Available
- CVE-2026-12329MEDIUMMozilla Firefox and Thunderbird Memory Safety Vulnerability (CVSS 5.3)
- CVE-2026-12330MEDIUMFirefox & Thunderbird Internationalization Boundary Condition Flaw
- CVE-2026-10701HIGHFirefox Text Rendering Memory Disclosure Vulnerability