CVE-2026-12291: Use-after-free in the Networking: HTTP component
Use-after-free in the Networking: HTTP component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12.
Security readout for executives and security teams
Plain-English summary
CVE-2026-12291 is a high-severity memory safety flaw in Mozilla's HTTP networking code. A successful attack could let hostile web or message content compromise confidentiality, integrity, and availability, but the source bundle indicates user interaction is required. Mozilla lists fixes in Firefox 152, Firefox ESR 140.12/115.37, Thunderbird 152, and Thunderbird 140.12.
Executive priority
Patch in the next regular emergency browser/mail-client cycle, especially for enterprise desktops and ESR fleets. The severity is high because compromise impact is broad, but the provided evidence does not support calling this actively exploited.
Technical view
The issue is a use-after-free in Networking: HTTP, mapped to CWE-416 and CWE-825. CVSS 3.1 is 8.8 with AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H. The bundle names Mozilla Firefox and Thunderbird and Red Hat downstream advisories, but gives no exploit mechanics or proof-of-concept details.
Likely exposure
Exposure is most likely on endpoints or servers running Firefox or Thunderbird before the fixed Mozilla releases, including managed ESR deployments and downstream Red Hat packages covered by the listed errata. Confirm actual installed package versions rather than relying on product presence alone.
Exploitation context
The bundle does not show CISA KEV listing and provides no cited evidence of active exploitation. The CVSS vector indicates network-delivered attack potential with low attack complexity, no privileges, and required user interaction. Treat this as urgent browser and mail-client patching, not confirmed in-the-wild exploitation.
Researcher notes
The public bundle is sparse: it identifies component, weakness class, CVSS, fixed versions, and vendor advisories, but not root-cause detail. Avoid assuming affected version ranges beyond releases older than Mozilla's named fixed versions unless vendor advisories confirm them.
Mitigation direction
Upgrade Firefox to 152 or applicable ESR 140.12/115.37.
Upgrade Thunderbird to 152 or ESR 140.12.
Apply relevant Red Hat RHSA packages where Mozilla components are vendor-managed.
Prioritize managed endpoints with default browsers, mail clients, or untrusted content exposure.
Check Mozilla and distribution advisories for any later superseding guidance.
Validation and detection
Inventory Firefox and Thunderbird versions across endpoints and server images.
Verify ESR channels meet Firefox ESR 140.12 or 115.37 as applicable.
Confirm Thunderbird installations meet 152 or 140.12.
Review Red Hat package status against the listed RHSA advisories.
Document exceptions where the product is absent or not reachable by users.
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.
2CVSS vectors
5Timeline events
2ADP providers
22Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical 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-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.