CVE-2026-8953: Sandbox escape due to use-after-free in the Disability Access APIs component
Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox 151, Firefox ESR 115.36, Firefox ESR 140.11, Thunderbird 151, and Thunderbird 140.11.
Security readout for executives and security teams
Plain-English summary
CVE-2026-8953 is a critical Mozilla sandbox escape. A user may need to interact with malicious content, but successful exploitation could break browser or mail-client isolation and allow serious confidentiality, integrity, and availability impact.
Executive priority
Treat this as urgent patch work for browsers and mail clients. It is critical severity with sandbox-escape impact, but the provided sources do not prove active exploitation.
Technical view
The flaw is a CWE-416 use-after-free in Mozilla's Disability Access APIs component. The CVSS 3.1 score is 9.6 with network attack vector, low complexity, no privileges, required user interaction, changed scope, and high CIA impact.
Likely exposure
Organizations using Firefox or Thunderbird before the fixed releases named by Mozilla may be exposed. Highest concern is endpoints where users browse untrusted sites or open untrusted mail content.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation is network-reachable but requires user interaction.
Researcher notes
Evidence is limited to the CVE record and Mozilla references in the bundle. Bugzilla is referenced, but no exploitability details, proof of concept, or active-abuse confirmation are provided here.
Mitigation direction
Upgrade Firefox to 151, ESR 115.36, or ESR 140.11 as applicable.
Upgrade Thunderbird to 151 or 140.11 as applicable.
Prioritize managed workforce endpoints that process untrusted web or email content.
Check Mozilla advisories for any deployment-specific guidance or later corrections.
Validation and detection
Inventory Firefox and Thunderbird versions across managed endpoints.
Confirm installed versions meet or exceed Mozilla's fixed releases.
Review endpoint management telemetry for outdated ESR and rapid-release channels.
Track Mozilla advisories and CVE updates for changed scope or mitigations.
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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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.
1CVSS vectors
3Timeline events
1ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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.