Description
Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, Thunderbird 156, and Thunderbird 153.3.
Published: 2026-09-15
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patches
AI Analysis

Impact

The flaw involves incorrect boundary checks in the editor component’s DOM handling, which can lead to memory corruption or application instability when malformed input is processed. The vulnerability is not conducive to remote code execution but can cause the program to crash or become unresponsive, thereby denying service to legitimate users. The weakness is a classic example of improper input bounds validation (CWE-129).

Affected Systems

Mozilla Firefox, including the ESR 153.3 branch, and Mozilla Thunderbird are affected. The documented fix appears in Firefox 156, Firefox ESR 153.3, and Thunderbird 156. All earlier releases lack the boundary‑validation patch and remain vulnerable.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, which suggests that active exploitation has not been observed. However, the nature of the flaw—memory corruption triggered by crafted content—implies a high potential for denial of service if an attacker can supply malicious files or web pages to the editor. The absence of a disclosed CVSS score does not diminish the severity of a crash scenario, and users should consider the risk moderate to high until the patch is applied.

Generated by OpenCVE AI on September 16, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 156 or newer (or apply the ESR 153.3 update) to obtain the boundary‑check fix.
  • Upgrade Mozilla Thunderbird to version 156 or later to incorporate the same patch.
  • If an immediate upgrade is not possible, limit the editor’s exposure to only trusted content sources or disable the editor component to prevent processing of arbitrary data as a temporary mitigation.

Generated by OpenCVE AI on September 16, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, and Thunderbird 156. Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, Thunderbird 156, and Thunderbird 153.3.
References

Wed, 16 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129

Tue, 15 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3. Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, and Thunderbird 156.
References

Tue, 15 Sep 2026 14:30:00 +0000

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

Tue, 15 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the DOM: Editor component. This vulnerability was fixed in Firefox 156 and Firefox ESR 153.3.
Title Incorrect boundary conditions in the DOM: Editor component
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-09-16T14:24:41.928Z

Reserved: 2026-09-15T12:34:20.352Z

Link: CVE-2026-92059

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T13:17:00.350

Modified: 2026-09-16T19:34:05.910

Link: CVE-2026-92059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T05:30:13Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index