CVE-2026-0891: Memory safety bugs fixed in Firefox ESR 140.7, Thunderbird ESR 140.7, Firefox 147 and Thunderbird 147
Memory safety bugs present in Firefox ESR 140.6, Thunderbird ESR 140.6, Firefox 146 and Thunderbird 146. 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 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7.
Security readout for executives and security teams
Plain-English summary
Mozilla fixed memory safety bugs in Firefox and Thunderbird. The source says some showed memory corruption and could potentially allow arbitrary code execution with enough effort. Treat this as a high-priority browser and email-client update, especially for managed endpoints and Linux package fleets.
Executive priority
Prioritize normal emergency browser and email-client patching. The issue has high impact and plausible code execution risk, but the provided sources do not show active exploitation.
Technical view
CVE-2026-0891 is a CWE-119 memory safety issue affecting Firefox 146, Firefox ESR 140.6, Thunderbird 146, and Thunderbird ESR 140.6 per the description. Mozilla fixed it in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird ESR 140.7. CVSS is 8.1 with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely on endpoints or servers with vulnerable Mozilla Firefox or Thunderbird builds, including downstream Red Hat-packaged deployments referenced by listed advisories. The bundle does not identify other affected products.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. Mozilla states some bugs showed memory corruption and may be exploitable for arbitrary code execution with enough effort. CVSS lists attack complexity as high.
Researcher notes
The public bundle groups multiple memory safety bugs under Mozilla advisories and Bugzilla IDs. Details are limited, so validation should focus on version/package state rather than exploit reproduction. Do not assume affected products beyond Mozilla Firefox, Thunderbird, and listed downstream Red Hat tracking.
Mitigation direction
Upgrade Firefox to 147 or Firefox ESR 140.7 where applicable.
Upgrade Thunderbird to 147 or Thunderbird ESR 140.7 where applicable.
Apply relevant Red Hat errata for packaged Mozilla components.
If immediate patching is blocked, check vendor guidance for temporary mitigations.
Validation and detection
Inventory Firefox and Thunderbird versions across managed endpoints.
Confirm vulnerable builds are not present: Firefox 146, ESR 140.6, Thunderbird 146, ESR 140.6.
Check Linux package status against applicable Red Hat advisories.
Verify vulnerability scanners map findings to CVE-2026-0891 after updates.
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-119: 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
32Source 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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.