Description
Same-origin policy bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 154, Firefox ESR 153.1, Thunderbird 154, and Thunderbird 153.1.
Published: 2026-08-18
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a malicious web origin to bypass the same‑origin policy in the DOM Service Workers component, giving the attacker the ability to interact with, read data from, or register Service Workers that belong to other origins. The flaw also includes a type conversion problem classified as CWE‑843, which can lead to improper handling of input types and potentially further compromise. The combination of these weaknesses can result in confidentiality and integrity violations in an affected browser.

Affected Systems

Versions of Mozilla Firefox and Thunderbird older than major revision 154, including the ESR branches prior to ESR 153.1, are vulnerable. The issue was fixed starting with Firefox 154, Firefox ESR 153.1, Thunderbird 154, and Thunderbird ESR 153.1.

Risk and Exploitability

The CVSS score of 9.1 indicates a severe impact on confidentiality and integrity. With an EPSS score of < 1 % and no listing in the CISA KEV catalog, current exploitation activity is expected to be rare, but the vulnerability remains highly exploitable via a malicious web origin that can register or manipulate Service Workers. Based on the description, the likely attack vector is a remote web page that coerces the vulnerable browser into executing the Service Worker API with cross‑origin input.

Generated by OpenCVE AI on August 21, 2026 at 18:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest Firefox update (154 or ESR 153.1) and Thunderbird update (154 or ESR 153.1) to fix the same‑origin policy bypass (CWE‑346) and the type conversion flaw (CWE‑843).
  • If an update cannot be applied immediately, disable Service Worker support by setting dom.serviceWorkers.enabled to false, which thwarts the same‑origin policy bypass path identified as CWE‑346.
  • After applying the mitigation, verify that no Service Worker registrations from third‑party origins succeed and monitor for such attempts to ensure the protection remains active.

Generated by OpenCVE AI on August 21, 2026 at 18:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 00:15:00 +0000


Wed, 19 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla thunderbird
CPEs cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*
cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:-:*:*:*
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:esr:*:*:*
Vendors & Products Mozilla thunderbird

Tue, 18 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-843
Metrics cvssV3_1

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

ssvc

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


Tue, 18 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description Same-origin policy bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 154 and Firefox ESR 153.1. Same-origin policy bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 154, Firefox ESR 153.1, Thunderbird 154, and Thunderbird 153.1.
References

Tue, 18 Aug 2026 15:00:00 +0000

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

Tue, 18 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Tue, 18 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description Same-origin policy bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 154 and Firefox ESR 153.1.
Title Same-origin policy bypass in the DOM: Service Workers component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-08-18T19:07:59.054Z

Reserved: 2026-08-17T11:58:12.497Z

Link: CVE-2026-74956

cve-icon Vulnrichment

Updated: 2026-08-18T19:05:03.640Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T13:17:32.623

Modified: 2026-08-19T01:00:02.383

Link: CVE-2026-74956

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-18T12:23:37Z

Links: CVE-2026-74956 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T18:45:04Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')