Description
Privilege escalation in the Remote Settings Client component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1.
Published: 2026-08-18
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Remote Settings Client component has a flaw that enables an attacker to elevate privileges. When exploited, the vulnerability lets an attacker perform operations with higher authority than intended, compromising both the integrity and the confidentiality of the user’s browser session and potentially the underlying system. The weakness reflects an improper authorization error (CWE‑269) and a deficiency in privilege separation (CWE‑266), which together allow unauthorized privilege escalation.

Affected Systems

Mozilla Firefox (versions 154 and the ESR releases 115.39, 140.14, 153.1) and Mozilla Thunderbird (versions 154 and the ESR releases 140.14, 153.1) are affected. Clients running any of these or older releases lack the necessary patch to mitigate the flaw.

Risk and Exploitability

The CVSS score is 8.8, indicating a high severity vulnerability. The EPSS score is < 1%, suggesting a very low probability of exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, requiring the attacker to supply crafted Remote Settings data. Without remediation, an attacker who successfully exploits the flaw could gain elevated permissions, with the precise impact depending on the system configuration.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided fix by upgrading to Firefox 154 or later (or the matching ESR releases) and Thunderbird 154 or later (or the matching ESR releases), which correct the improper authorization (CWE‑269) and insufficient privilege separation (CWE‑266) in the Remote Settings Client component.
  • Restrict the Remote Settings client to trusted users only or disable it if not needed; this limits the attack surface that could be abused because of the lack of proper access control (CWE‑269) and privilege escalation (CWE‑266).
  • Enforce the principle of least privilege: ensure that only privileged accounts can modify Remote Settings files, mitigating the permission assignment weaknesses (CWE‑266) and privilege computation errors (CWE‑269).
  • Configure automatic updates so that security patches are applied automatically, reducing the window of exposure to future privilege‑escalation vulnerabilities.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4750-1 firefox-esr security update
Debian DLA Debian DLA DLA-4754-1 thunderbird security update
Debian DSA Debian DSA DSA-6451-1 firefox-esr security update
Debian DSA Debian DSA DSA-6461-1 thunderbird security update
History

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

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

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


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

Type Values Removed Values Added
Weaknesses CWE-284

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

Type Values Removed Values Added
Description Privilege escalation in the Remote Settings Client component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1. Privilege escalation in the Remote Settings Client component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1.
References

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

Type Values Removed Values Added
Metrics 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'}


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

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

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

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

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

Type Values Removed Values Added
Description Privilege escalation in the Remote Settings Client component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
Title Privilege escalation in the Remote Settings Client component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-08-21T03:55:35.814Z

Reserved: 2026-08-17T11:57:42.392Z

Link: CVE-2026-74942

cve-icon Vulnrichment

Updated: 2026-08-18T15:17:51.276Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-21T04:18:17.210

Link: CVE-2026-74942

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-74942 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management