CVE-2026-2778: Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component
Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component. 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-2778 is a critical Mozilla sandbox escape in DOM Core and HTML handling. A successful attack could break browser or mail-client isolation and affect confidentiality, integrity, and availability. Mozilla says it was fixed in Firefox 148, Firefox ESR 115.33 and 140.8, Thunderbird 148, and Thunderbird 140.8.
Executive priority
Handle as an emergency browser and mail-client patching item. No active exploitation is proven in the provided sources, but the impact rating and sandbox-escape nature justify rapid inventory, update deployment, and exception tracking.
Technical view
The source describes incorrect boundary conditions in Mozilla DOM Core and HTML components, mapped to CWE-119. The CVSS 3.1 score is 10.0 with network attack vector, low complexity, no privileges, no user interaction, changed scope, and high CIA impact. Public details are limited; do not infer a reliable exploit path from the available bundle.
Likely exposure
Exposure is most likely where Firefox or Thunderbird is below the fixed Mozilla releases, or where downstream vendor packages have not received their security errata. Red Hat advisories indicate packaged ecosystem impact, but the bundle does not enumerate every affected distribution package.
Exploitation context
The bundle marks CISA KEV as false and provides no cited evidence of active exploitation. Treat it as urgent because of the CVSS 10.0 rating and sandbox-escape class, not because active exploitation is confirmed here.
Researcher notes
The bundle gives limited root-cause detail beyond incorrect DOM boundary conditions and CWE-119. The listed product versions appear to be fixed releases, so avoid treating them as vulnerable without vendor clarification. Bugzilla and Mozilla advisories should be reviewed for any disclosed technical constraints.
Mitigation direction
Upgrade Firefox to 148, ESR 115.33, ESR 140.8, or later vendor-fixed builds.
Upgrade Thunderbird to 148, 140.8, or later vendor-fixed builds.
Apply applicable Red Hat security errata for managed Linux systems.
Check Mozilla and OS vendor guidance for environment-specific fixes.
Prioritize systems used for web browsing, email, and privileged administration.
Validation and detection
Inventory installed Firefox and Thunderbird versions across endpoints and servers.
Compare versions against Mozilla fixed releases listed in the CVE bundle.
Check Linux package status against applicable Red Hat errata or vendor advisories.
Confirm security update deployment through endpoint management or package audit records.
Review exposure for systems where browser or mail content is processed automatically.
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
35Source 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.