CVE-2026-4691: Use-after-free in the CSS Parsing and Computation component
Use-after-free in the CSS Parsing and Computation component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.
Security readout for executives and security teams
Plain-English summary
CVE-2026-4691 is a critical Mozilla memory-safety flaw in CSS handling. The provided sources say it was fixed in Firefox 149, Firefox ESR 115.34/140.9, Thunderbird 149, and Thunderbird 140.9. Because browsers and mail clients process untrusted content, outdated deployments should be prioritized.
Executive priority
Prioritize this as an urgent endpoint patching item. There is no provided evidence of active exploitation, but the critical CVSS score and exposure through common browser and mail clients create meaningful business risk if patching lags.
Technical view
The flaw is a use-after-free in Mozilla's CSS Parsing and Computation component, mapped to CWE-416 and CWE-825. The bundle gives CVSS 3.1 score 9.8, network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely on endpoints running Mozilla Firefox or Thunderbird before the fixed releases named by Mozilla. The bundle does not provide exact vulnerable version ranges or downstream Red Hat package details, although Red Hat advisories and VEX data are referenced.
Exploitation context
The bundle does not show CISA KEV listing and provides no cited evidence of active exploitation. Treat exploitation status as unconfirmed, while still prioritizing because the CVSS vector describes remote, low-complexity impact without privileges or interaction.
Researcher notes
Key evidence is limited to the CVE metadata, Mozilla advisories, Bugzilla, and Red Hat references. Do not infer affected version ranges beyond the fixed releases provided. Focus validation on version inventory, downstream package status, and whether Mozilla or Red Hat publish additional details.
Mitigation direction
Update Firefox to 149, ESR 115.34, or ESR 140.9 as applicable.
Update Thunderbird to 149 or 140.9 as applicable.
Review Mozilla advisories for product-specific fixed release guidance.
For Red Hat-managed systems, review the listed RHSA errata and VEX data.
Prioritize managed endpoint patch deployment and browser/mail client compliance checks.
Validation and detection
Inventory Firefox and Thunderbird versions across managed endpoints.
Confirm deployed versions match or exceed Mozilla fixed releases.
Check Red Hat errata applicability for subscribed systems.
Verify vulnerability scanner detections against the CVE and installed package versions.
Document systems awaiting vendor guidance if exact package status is unclear.
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
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-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.