Description
Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153, Thunderbird 153, Firefox ESR 140.15, and Thunderbird 140.15.
Published: 2026-07-21
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a privilege‑escalation flaw in the DOM Workers component of Mozilla products, allowing code to run with elevated authority beyond normal isolation boundaries. It is classified under CWE‑266 (Improper Privilege Management), CWE‑269 (Improper Privilege Removal), and CWE‑284 (Improper Access Control). The flaw could be used by a malicious web page or add‑on to gain higher privileges than intended within the browser context.

Affected Systems

All Mozilla Firefox releases before version 153, all Mozilla Thunderbird releases before 153, and the ESR releases Firefox 140.15 and Thunderbird 140.15 are affected. The vulnerability was fixed in Firefox 153, Thunderbird 153, Firefox ESR 140.15, and Thunderbird ESR 140.15.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, yet the EPSS score of less than 1% suggests a very low current likelihood of exploitation. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that the attack vector involves a malicious web page or extension that creates a Web Worker with elevated privileges, requiring user interaction or permission to load the content.

Generated by OpenCVE AI on September 2, 2026 at 00:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Mozilla Firefox to version 153 or later
  • Update Mozilla Thunderbird to version 153 or later
  • Update Firefox ESR 140.15 to at least version 140.15 (or later if available)
  • Update Thunderbird ESR 140.15 to at least version 140.15 (or later if available)
  • If an upgrade is not possible, disable the Workers API by setting dom.workers.enabled to false in about:config or via enterprise policy
  • Use a content‑security extension such as NoScript to block execution of untrusted workers

Generated by OpenCVE AI on September 2, 2026 at 00:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4770-1 firefox-esr security update
Debian DLA Debian DLA DLA-4775-1 thunderbird security update
Debian DSA Debian DSA DSA-6481-1 firefox-esr security update
Debian DSA Debian DSA DSA-6483-1 thunderbird security update
History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153, Thunderbird 153, and Firefox ESR 140.15. Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153, Thunderbird 153, Firefox ESR 140.15, and Thunderbird 140.15.
References

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

Type Values Removed Values Added
Description Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153 and Thunderbird 153. Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153, Thunderbird 153, and Firefox ESR 140.15.
References

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


Fri, 24 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153. Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
References

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

Type Values Removed Values Added
Weaknesses CWE-269
CWE-284
Metrics cvssV3_1

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

ssvc

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


Wed, 22 Jul 2026 01: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 Privilege escalation in the DOM: Workers component. This vulnerability was fixed in Firefox 153.
Title Privilege escalation in the DOM: Workers component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-09-01T21:44:09.484Z

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

Link: CVE-2026-16365

cve-icon Vulnrichment

Updated: 2026-07-22T15:29:03.063Z

cve-icon NVD

Status : Modified

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

Modified: 2026-09-01T22:17:10.530

Link: CVE-2026-16365

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-16365 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T00:30:04Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management

  • CWE-284

    Improper Access Control