Cyber Resilience

CVE-2026-2782

Critical

Published: 24 February 2026

Published
24 February 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0028 20.0th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-2782 is a critical-severity Improper Privilege Management (CWE-269) vulnerability in Mozilla Firefox. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 20.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Deeper analysis

CVE-2026-2782 is a privilege escalation vulnerability in the Netmonitor component, affecting Mozilla Firefox and Thunderbird prior to their respective fixed versions. The issue was addressed in Firefox 148, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8. It carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical severity, and is associated with CWE-269 (Improper Privilege Management) alongside NVD-CWE-noinfo.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation enables high-impact outcomes, including unauthorized access to confidential data, modification of system integrity, and denial of service, through privilege escalation within the affected browser or email client components.

Mozilla's security advisories (MFSA2026-13, MFSA2026-15, MFSA2026-16, and MFSA2026-17) and Bugzilla entry 2010743 document the vulnerability and recommend updating to the patched versions—Firefox 148 or ESR 140.8, and Thunderbird 148 or 140.8—for mitigation.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Privilege escalation in the Netmonitor component. This vulnerability was fixed in Firefox 148, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

CVE describes a remote privilege escalation vulnerability (CWE-269) in client software with no auth/UI required, directly enabling T1068 Exploitation for Privilege Escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-8955Same product: Mozilla Firefox
CVE-2026-8972Same product: Mozilla Firefox
CVE-2026-8952Same product: Mozilla Firefox
CVE-2026-8957Same product: Mozilla Firefox
CVE-2026-6769Same product: Mozilla Firefox
CVE-2026-2780Same product: Mozilla Firefox
CVE-2026-8970Same product: Mozilla Firefox
CVE-2026-2777Same product: Mozilla Firefox
CVE-2026-6761Same product: Mozilla Firefox
CVE-2025-4085Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 140.8.0 · ≤ 148.0
mozilla
thunderbird
≤ 140.8.0 · ≤ 148.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely patching of the privilege escalation flaw in Firefox and Thunderbird Netmonitor component to prevent remote exploitation.

prevent

Enforces least privilege to counter improper privilege management (CWE-269) and limit escalation impact in browser components.

prevent

Mandates enforcement of access control policies to block unauthorized privilege escalation within the Netmonitor component.

Hardening callouts derived

Configuration rules from DISA STIG baselines that reduce the attack surface for weaknesses of the type cited by this CVE. Derived transitively via CVE→CWE→STIG over `controls_xwalks` (authoritative rows only).

Windows 10 (1 rule)
  • V-220712 Only accounts responsible for the administration of a system must have Administrator rights on the system. via CWE-269
Windows 11 (1 rule)
  • V-253269 Only accounts responsible for the administration of a system must have Administrator rights on the system. via CWE-269
Windows Server 2016 (1 rule)
  • V-225007 Only administrators responsible for the member server or standalone or nondomain-joined system must have Administrator rights on the system. via CWE-269
Windows Server 2019 (1 rule)
  • V-205746 Windows Server 2019 must only allow Administrators responsible for the member server or standalone or nondomain-joined system to have Administrator rights on the system. via CWE-269
Windows Server 2022 (1 rule)
  • V-254428 Windows Server 2022 must only allow administrators responsible for the member server or standalone or nondomain-joined system to have Administrator rights on the system. via CWE-269

References