CVE-2026-12301: Firefox & Thunderbird Memory Safety Vulnerability
A memory safety vulnerability has been identified in Firefox and Thunderbird that could allow an attacker to read sensitive information from a user's system. The flaw stems from improper memory handling and has been resolved in Firefox 152 and Thunderbird 152. While the vulnerability requires a network connection to exploit and does not enable code execution or system crashes, it does pose a confidentiality risk. Mozilla has addressed this issue and users should update to the patched versions.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Weaknesses (CWE)
- CWE-119
- Affected products
- 2 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 and Thunderbird 152.
3 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-12301 is a memory safety bug classified under CWE-119 (Buffer Overflow and Related Errors) affecting the Firefox and Thunderbird browsers. The vulnerability carries a CVSS 3.1 score of 5.3 (Medium severity) with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, indicating network accessibility, low attack complexity, no authentication required, and limited impact to confidentiality without integrity or availability compromise. Mozilla released fixes in Firefox 152 and Thunderbird 152 on or around June 16, 2026.
Business impact
Organizations deploying Firefox or Thunderbird in production environments—including as email clients or web browsers for employees—face a limited but real risk of data exposure. Since exploitation does not require user interaction and the attack vector is network-based, users browsing untrusted content or opening emails could inadvertently leak sensitive information. For enterprises managing large desktop populations, this creates a patch management obligation and potential compliance considerations, though the medium severity and lack of active exploitation in the wild reduce immediate operational urgency.
Affected systems
Mozilla Firefox and Mozilla Thunderbird prior to version 152 are affected. Both applications receive fixes in the same version bump, simplifying patch coordination. The vulnerability does not appear on CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating no confirmed active exploitation at publication time. Desktop and potentially mobile deployments of both products are in scope.
Exploitability
The vulnerability is network-accessible and requires no authentication, user interaction, or special privileges. Attack complexity is low, suggesting a straightforward exploitation path. However, the lack of KEV designation and the specificity of the memory safety bug suggest this is not a trivial 'one-click' attack; exploitation likely requires crafted network input or malicious web content. The confidentiality-only impact (no code execution or denial of service) limits the appeal for mass exploitation campaigns, though targeted data exfiltration remains possible.
Remediation
End users and organizations should upgrade Firefox and Thunderbird to version 152 or later. The fix addresses the underlying memory safety defect; no workarounds are documented. For enterprise deployments, this update should be prioritized within normal patch cycles, grouped with any concurrent security updates to reduce deployment overhead.
Patch guidance
Mozilla has released Firefox 152 and Thunderbird 152 containing the fix. Verify availability of these versions through the official Mozilla download pages (mozilla.org/firefox and mozilla.org/thunderbird). For organizations using enterprise deployment tools, configure automated updates or deploy the patched versions through your software distribution mechanism. Test in a limited environment if your change control process requires it, though this is a straightforward security update with no known compatibility issues. Desktop and portable versions should both be updated.
Detection guidance
Verify the installed versions of Firefox and Thunderbird across your environment using endpoint management tools (SCCM, Jamf, etc.) or local system audits. Flag any instances below version 152. Web proxies or email gateway logs may reveal attempted exploitation patterns (malformed network requests to Firefox or Thunderbird processes), but direct detection of the vulnerability's exploitation in the wild is unlikely given the lack of public exploit code and KEV status. Monitor Mozilla security advisories for any new information.
Why prioritize this
This update merits standard-priority handling in most environments. The medium CVSS score, lack of user interaction requirement, and network vector justify near-term patching, but the absence of KEV designation, confidentiality-only impact, and low attack complexity (indicating limited real-world exploitation) mean this is not a critical emergency. Organizations should bundle this with regular patch cycles and complete deployment within 30–60 days. Environments handling highly sensitive data or with adversaries capable of sophisticated memory exploitation should prioritize slightly higher.
Risk score, explained
The CVSS 3.1 score of 5.3 (Medium) reflects a balance of concerning and limiting factors. Network accessibility and no authentication requirement elevate risk; however, confidentiality-only impact without code execution or availability compromise, combined with the low likelihood of active exploitation (no KEV listing), prevents a higher rating. The flaw requires specific memory manipulation, not generic network access, so practical attack difficulty moderates the score.
Frequently asked questions
Will this vulnerability allow an attacker to execute code on my system?
No. This memory safety bug enables information disclosure only—an attacker may read sensitive data from memory, but cannot execute arbitrary code, modify files, or cause a denial of service. Code execution vulnerabilities carry higher severity.
Do I need to take action immediately, or can this wait until my next scheduled patch cycle?
This can be handled within a standard patch cycle (30–60 days), provided you maintain reasonable update discipline. There is no evidence of active in-the-wild exploitation, and the attack requires crafted network input, not a one-click payload. However, do not delay indefinitely; prioritize it ahead of lower-severity items.
Does this affect Thunderbird on mobile devices?
Mozilla Thunderbird is primarily a desktop application and is not officially available on mobile platforms. Firefox does have mobile versions (iOS and Android); verify whether they are included in the version 152 release and update accordingly if your organization deploys mobile Firefox.
What if I disable network access to Firefox or Thunderbird?
Disabling network access would prevent exploitation, but is impractical for most users since these applications require internet connectivity to function. Upgrading to version 152 is the appropriate remedy; network restrictions are not a substitute for patching.
This analysis is based on public vulnerability data current as of June 2026. Exploit availability, active threat actor interest, and detection capabilities may evolve. Always consult official Mozilla security advisories and your own threat intelligence sources before making patching decisions. SEC.co makes no warranty regarding the completeness or accuracy of this assessment and recommends independent validation of all patch testing and deployment procedures. If your organization has specific regulatory or operational constraints, engage your security and compliance teams. 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-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-12309MEDIUMMozilla Firefox and Thunderbird Memory Safety Vulnerability (CVSS 6.5)
- 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