Description
Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
Published: 2026-07-21
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a malicious WebExtension to obtain system privileges exceeding those normally granted to extensions. This is an improper privilege escalation flaw, classified as CWE-266 (Improper Privilege Management) and CWE-269 (Improper Privilege Escalation). An attacker can run arbitrary code with elevated rights, read or modify sensitive data, and potentially bypass other browser security controls.

Affected Systems

Mozilla Firefox versions prior to 153 and Firefox ESR prior to 140.13, and Mozilla Thunderbird prior to 153 and Thunderbird ESR prior to 140.13 are affected.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity vulnerability, while an EPSS score of less than 1 % signals a low current likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. The likely attack vector involves installing or loading a malicious WebExtension, whether signed or unsigned, after which the extension can elevate its own privileges on the host system.

Generated by OpenCVE AI on August 4, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 153 or later (or ESR 140.13 or newer). Upgrade Mozilla Thunderbird to version 153 or later (or ESR 140.13 or newer).
  • Remove or disable all untrusted or developer‑mode extensions to reduce exposure to privilege escalation via extension code.
  • Configure browser policy to block the installation of unsigned extensions or restrict extension installation to a predefined whitelist, thereby limiting the attack surface exposed by improper privilege management (CWE‑266) and privilege escalation (CWE‑269).

Generated by OpenCVE AI on August 4, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4695-1 firefox-esr security update
Debian DLA Debian DLA DLA-4727-1 thunderbird security update
Debian DSA Debian DSA DSA-6394-1 firefox-esr security update
Debian DSA Debian DSA DSA-6418-1 thunderbird security update
History

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'}


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


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

Type Values Removed Values Added
Description Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13. Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
References

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

Type Values Removed Values Added
Weaknesses CWE-269
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 10:15: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 WebExtensions. This vulnerability was fixed in Firefox 153 and Firefox ESR 140.13.
Title Privilege escalation in WebExtensions
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-24T20:13:53.093Z

Reserved: 2026-07-20T21:57:23.712Z

Link: CVE-2026-16396

cve-icon Vulnrichment

Updated: 2026-07-22T18:02:15.708Z

cve-icon NVD

Status : Modified

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

Modified: 2026-07-24T21:16:44.300

Link: CVE-2026-16396

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-21T12:38:09Z

Links: CVE-2026-16396 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:00:14Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management