CVE-2026-4684: Race condition, use-after-free in the Graphics: WebRender component
Race condition, use-after-free in the Graphics: WebRender 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-4684 is a high-severity Mozilla graphics bug. A race condition can lead to use-after-free memory corruption in WebRender. A successful attack could impact confidentiality, integrity, and availability, but the CVSS vector requires user interaction and high attack complexity.
Executive priority
Treat as priority patching for desktops and managed Linux fleets. It is high severity, but current evidence does not support emergency exploitation claims. Focus on rapid browser and mail-client update coverage.
Technical view
The issue is described as a race condition and use-after-free in Mozilla Graphics: WebRender, mapped to CWE-362, CWE-364, and CWE-416. Mozilla states it was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.
Likely exposure
Exposure is most likely on endpoints running Firefox or Thunderbird before the named fixed releases, including managed Linux builds covered by Red Hat advisories. The bundle does not provide a complete vulnerable-version range, so verify against Mozilla and distribution package metadata.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector is network-reachable with no privileges required, but requires user interaction and has high attack complexity.
Researcher notes
Key constraints are user interaction and high complexity. Source detail does not include exploit mechanics, proof-of-concept status, or exact vulnerable build ranges. Validation should rely on vendor advisories, package changelogs, and fleet version evidence.
Mitigation direction
Upgrade Firefox to 149, ESR 115.34, or ESR 140.9 as applicable.
Upgrade Thunderbird to 149 or 140.9 as applicable.
Apply relevant Red Hat security errata for packaged Mozilla builds.
Confirm vendor guidance for any unsupported or downstream browser builds.
Validation and detection
Inventory Firefox and Thunderbird versions across endpoints and server images.
Confirm installed versions meet or exceed Mozilla fixed releases.
Check Red Hat package status against linked RHSA advisories.
Review endpoint management reports for failed or deferred updates.
Monitor browser and mail-client crash telemetry for unusual renderer failures.
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-362: 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.
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: 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-362 · source CWE mapping
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Signal Handler Race Condition represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.