Description
Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
Published: 2026-07-21
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An invalid pointer in the Disability Access APIs component permits a sandbox escape, enabling an attacker to execute arbitrary code with the privileges of the affected process. The flaw is a memory corruption issue involving use‑after‑free or out‑of‑bounds writes, classified under CWE‑119, CWE‑416, and CWE‑787. Successful exploitation results in full compromise of the application and potentially the host system.

Affected Systems

The vulnerability affects Mozilla Firefox and Mozilla Thunderbird releases older than version 153. Users running Firefox 152 or earlier, or Thunderbird 152 or earlier, are susceptible to this sandbox escape until they upgrade to the patched releases.

Risk and Exploitability

The CVSS base score of 10.0 underscores critical severity, while the EPSS score of less than 1 % indicates a very low but nonzero chance of exploitation. The flaw is not listed in the CISA KEV catalog. The most likely attack vector is local or logical, whereby an attacker delivers malicious content that the Disability Access APIs process, triggering the invalid pointer and escaping the sandbox. Because the defect lies in memory handling, exploitation typically requires the target to be running the vulnerable application and not under strict OS containment.

Generated by OpenCVE AI on August 4, 2026 at 05:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Mozilla Firefox 153 or later.
  • Upgrade to Mozilla Thunderbird 153 or later.
  • If an upgrade is not immediately possible, restrict the application’s privileges, isolate it in a sandbox or virtual machine, and monitor for exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 05:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 00:15:00 +0000


Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153. Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
References

Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-416
CWE-787
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla
Mozilla firefox
Vendors & Products Mozilla
Mozilla firefox

Tue, 21 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153.
Title Sandbox escape due to invalid pointer in the Disability Access APIs component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-22T19:18:26.247Z

Reserved: 2026-07-20T21:56:21.516Z

Link: CVE-2026-16367

cve-icon Vulnrichment

Updated: 2026-07-22T15:35:38.877Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T13:17:05.240

Modified: 2026-07-24T16:35:00.860

Link: CVE-2026-16367

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-21T12:37:41Z

Links: CVE-2026-16367 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T06:00:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-416

    Use After Free

  • CWE-787

    Out-of-bounds Write