CVE-2026-0879: Sandbox escape due to incorrect boundary conditions in the Graphics component
Sandbox escape due to incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 147, Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7.
Security readout for executives and security teams
Plain-English summary
CVE-2026-0879 is a critical Mozilla graphics vulnerability that could allow escape from a sandbox boundary. For executives, the urgency is browser and mail-client fleet hygiene: systems using unfixed Firefox or Thunderbird builds should be updated promptly because the assessed impact includes full confidentiality, integrity, and availability loss.
Executive priority
Treat as urgent patching for browsers and mail clients, especially on managed endpoints with internet access. There is no provided evidence of active exploitation, but the critical score and sandbox-escape class justify rapid validation, update rollout, and exception tracking.
Technical view
Mozilla describes an incorrect boundary condition in the Graphics component causing a sandbox escape, mapped to CWE-119. The CVSS 3.1 score is 9.8 with network attack vector, low complexity, no privileges, and no user interaction. Mozilla says it is fixed in Firefox 147, Firefox ESR 115.32/140.7, Thunderbird 147, and Thunderbird 140.7.
Likely exposure
Likely exposure is Mozilla Firefox or Thunderbird installations that have not reached the fixed versions named by Mozilla. Red Hat references and errata indicate downstream Linux packages may also require vendor updates. The bundle does not provide a complete affected-version range beyond the fixed releases.
Exploitation context
The source bundle marks CISA KEV as false and provides no cited evidence of active exploitation. The score and vector indicate serious theoretical exploitability, but exploit availability, real-world targeting, and attack prerequisites beyond the CVSS vector are not established in the provided sources.
Researcher notes
Key gaps remain: the public bundle does not include exploit details, complete affected ranges, or proof of exploitation. Focus validation on version and package state, not exploit reproduction. Bugzilla may contain restricted details, so rely on Mozilla and vendor advisories for remediation status.
Mitigation direction
Update Firefox to 147 or the relevant ESR fixed release.
Update Thunderbird to 147 or 140.7 where applicable.
Apply Red Hat security errata for affected distro packages.
Check Mozilla and OS vendor guidance for deployment-specific remediation.
Prioritize managed browser and mail-client fleets before lower-risk endpoints.
Validation and detection
Inventory Firefox and Thunderbird versions across endpoints.
Confirm installed versions meet or exceed Mozilla fixed releases.
Check Linux package status against Red Hat advisories if applicable.
Review vulnerability scanner findings for CVE-2026-0879 after patching.
Document exceptions where fixed versions are unavailable.
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 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.
2CVSS vectors
5Timeline events
2ADP providers
33Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical 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.