CVE-2026-8090: Use-after-free in the DOM: Networking component
Use-after-free in the DOM: Networking component. This vulnerability was fixed in Firefox 150.0.2, Firefox ESR 140.10.2, Firefox ESR 115.35.2, Thunderbird 150.0.2, and Thunderbird 140.10.2.
Security readout for executives and security teams
Plain-English summary
CVE-2026-8090 is a high-severity memory-safety flaw in Mozilla’s DOM networking code. An attacker could target a user running an unpatched Firefox or Thunderbird release; successful exploitation could compromise data, application integrity, and availability. The supplied evidence confirms fixed releases but does not establish active exploitation.
Executive priority
Prioritize remediation promptly because browsers and mail clients routinely process untrusted content and the potential impact spans data theft, modification, and disruption. Emergency incident response is not justified solely by this bundle because active exploitation is not established.
Technical view
This use-after-free involves an expired memory reference in the DOM networking component, classified as CWE-416 and CWE-825. CVSS 3.1 scores it 7.5: remotely reachable, high complexity, no privileges required, and user interaction required, with potentially high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on managed or personal Firefox and Thunderbird installations that have not received the applicable fixed release. The bundle does not provide complete vulnerable-version ranges, so inventory comparisons should treat the named versions as remediation thresholds, not confirmed affected versions.
Exploitation context
The CVSS vector indicates a remote attack requiring user interaction and high attack complexity, without prior privileges. CVE-2026-8090 is not listed as KEV in the supplied bundle, and no supplied source establishes active exploitation or a public proof of concept.
Researcher notes
The bundle identifies the weakness classes, component, CVSS vector, and fixed releases, but omits root-cause and trigger details. It also places fixed release numbers in an affected-products structure; analysts should not interpret those numbers as vulnerable versions. Exact affected-version boundaries remain incomplete in the supplied evidence.
Mitigation direction
Update Firefox to 150.0.2, ESR 140.10.2, or ESR 115.35.2, as applicable.
Update Thunderbird to 150.0.2 or 140.10.2, as applicable.
Use Mozilla or operating-system vendor guidance for packaged deployments.
Prioritize internet-facing user workstations and systems processing untrusted content.
Validation and detection
Inventory installed Firefox and Thunderbird versions across endpoints.
Confirm each installation meets an applicable fixed release threshold.
Verify managed update policies successfully deployed and retained the update.
Review Mozilla and distribution advisories for platform-specific package status.
Re-scan endpoints after remediation to identify missed or reverted installations.
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.