CVE-2026-0878: Sandbox escape due to incorrect boundary conditions in the Graphics: CanvasWebGL component
Sandbox escape due to incorrect boundary conditions in the Graphics: CanvasWebGL component. 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
CVE-2026-0878 is a high-severity Mozilla sandbox escape in the CanvasWebGL graphics component. A successful attack could let malicious content cross a browser or mail-client security boundary, risking sensitive data and system integrity. Mozilla states it is fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7.
Executive priority
Patch on a normal emergency browser cadence: high priority, especially for user workstations and mail clients. There is no provided evidence of active exploitation, but sandbox escapes can materially increase impact when paired with other flaws.
Technical view
The CVSS 3.1 vector is 8.0 high: network reachable, no privileges, user interaction required, high attack complexity, changed scope, high confidentiality and integrity impact. The assigned weaknesses are CWE-119 and CWE-20, indicating memory/boundary and input validation issues in Graphics: CanvasWebGL.
Likely exposure
Exposure is most likely where Firefox or Thunderbird versions earlier than the fixed releases remain deployed, including enterprise Linux distributions tracking Mozilla packages. The bundle also cites Red Hat CVE, VEX, and errata sources, indicating downstream package handling exists.
Exploitation context
The provided bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates exploitation requires user interaction and high attack complexity, but no privileges. Treat public browsing and email-client use as meaningful exposure until patched.
Researcher notes
Evidence is limited to advisory-level detail. The Bugzilla reference is cited, but the bundle does not provide technical reproduction detail. Avoid assuming exploitability beyond the CVSS vector and Mozilla’s description. Focus validation on fixed-version confirmation and downstream vendor status.
Mitigation direction
Update Firefox to version 147 or Firefox ESR 140.7 or later.
Update Thunderbird to version 147 or 140.7 or later.
Review Mozilla and Red Hat advisories for environment-specific package guidance.
Prioritize managed endpoints that browse untrusted web content or process external mail.
If patching is delayed, check vendor guidance for supported temporary risk reduction.
Validation and detection
Inventory installed Firefox and Thunderbird versions across endpoints and servers.
Confirm deployed versions meet or exceed Mozilla’s fixed releases.
Check Linux package status against relevant Red Hat advisories where applicable.
Verify vulnerability scanners map detections to CVE-2026-0878, not only product names.
Document exceptions where vendor guidance shows a package is not affected.
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.
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 privilege impact, so privilege escalation and authorization behavior review may help. 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.
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.
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.