CVE-2026-6746: Use-after-free in the DOM: Core & HTML component
Use-after-free in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.
Security readout for executives and security teams
Plain-English summary
CVE-2026-6746 is a high-severity Mozilla browser and mail-client memory bug. Mozilla says it was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10. The documented impact is service availability, not data theft or code execution.
Executive priority
Treat this as a near-term patching item for endpoint resilience. It is high severity because it can affect availability, but the provided sources do not support claims of active exploitation, data compromise, or remote code execution.
Technical view
The issue is a use-after-free in Mozilla’s DOM: Core & HTML component, mapped to CWE-416 and CWE-825. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and high availability impact only.
Likely exposure
Exposure is most likely where Firefox, Firefox ESR, or Thunderbird are installed below the fixed Mozilla versions, including enterprise desktop fleets and Red Hat-packaged deployments. Version inventory is needed because the bundle does not enumerate every affected downstream package version.
Exploitation context
The source bundle does not show CISA KEV listing or any cited confirmation of active exploitation. Based on the supplied CVSS vector, exploitation is assessed as network-reachable, low-complexity, unauthenticated, and non-interactive, but the documented security impact is availability.
Researcher notes
Mozilla’s public description is concise and does not disclose exploit mechanics. The CVSS vector emphasizes availability only. Analysts should avoid assuming broader memory-corruption outcomes without vendor evidence and should validate downstream Linux package status through Red Hat advisories and CSAF data.
Mitigation direction
Upgrade Firefox and Thunderbird to the Mozilla fixed versions or later.
Apply relevant Red Hat security advisories for managed Linux packages.
Prioritize ESR fleets that lag behind mainstream browser updates.
Check vendor guidance for any platform-specific remediation details.
Validation and detection
Inventory Firefox, Firefox ESR, and Thunderbird versions across endpoints.
Confirm versions meet or exceed the fixed releases named by Mozilla.
Review Red Hat errata applicability for each affected product channel.
Verify vulnerability scanners map detections to CVE-2026-6746 correctly.
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-416: 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.
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-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Expired Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.