CVE-2026-2793: Memory safety bugs fixed in Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird ESR 140.8, Firefox 148 and Thunderbird 148
Memory safety bugs present in Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird ESR 140.7, Firefox 147 and Thunderbird 147. 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 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8.
Security readout for executives and security teams
Plain-English summary
CVE-2026-2793 is a critical Mozilla memory-safety vulnerability group affecting older Firefox and Thunderbird releases. Mozilla fixed it in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird ESR 140.8. Mozilla says some bugs showed memory corruption and could potentially allow arbitrary code execution with enough effort.
Executive priority
Prioritize remediation in the next patch cycle or sooner for high-risk user populations. The vulnerability is critical, remotely reachable by CVSS, and tied to possible code execution, but the provided sources do not confirm active exploitation.
Technical view
The source describes CWE-787 memory corruption in Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird ESR 140.7, Firefox 147, and Thunderbird 147. CVSS 3.1 is 9.8, network attack vector, low complexity, no privileges, and high confidentiality, integrity, and availability impact. Red Hat also published advisories and VEX data for packaged exposure.
Likely exposure
Organizations are likely exposed where managed endpoints, servers, or Red Hat systems still run the vulnerable Firefox or Thunderbird versions named by Mozilla. Exposure should be assessed through software inventory, package state, and browser/email client version reporting.
Exploitation context
The bundle does not show CISA KEV listing or cite active exploitation. Mozilla states there was evidence of memory corruption and that arbitrary code execution may be possible with enough effort. Treat as urgent, but not as confirmed exploited from the provided evidence.
Researcher notes
This appears to be a Mozilla memory-safety rollup with limited public bug detail. Avoid assuming a single trigger path. Focus validation on version/package state and advisory mapping, especially Red Hat backports where package versions may not match upstream Mozilla numbering.
Mitigation direction
Update Firefox to 148, ESR 115.33, or ESR 140.8 as applicable.
Update Thunderbird to 148 or ESR 140.8 as applicable.
Apply relevant Red Hat security advisories for packaged Mozilla components.
Prioritize endpoints handling web browsing, email, or untrusted content.
Check Mozilla and Red Hat guidance for platform-specific backports.
Validation and detection
Inventory Firefox and Thunderbird versions across managed assets.
Confirm vulnerable versions are no longer present after updates.
Review Red Hat package advisory status where applicable.
Verify endpoint management reports show fixed Mozilla versions.
Track exceptions for unsupported or manually installed browser clients.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-787: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
5Timeline events
2ADP providers
35Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.