Cyber Posture

CVE-2026-2793

Critical

Published: 24 February 2026

Published
24 February 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0007 22.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Memory safety bugs present in Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird ESR 140.7, Firefox 147 and Thunderbird 147. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have…

more

been exploited to run arbitrary code. This vulnerability was fixed in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires identification, reporting, and correction of system flaws like the memory safety bugs in CVE-2026-2793 through timely patching to updated Firefox and Thunderbird versions.

prevent

Implements security safeguards such as address space layout randomization and data execution prevention to protect against exploitation of memory corruption from out-of-bounds writes in affected browsers.

detect

Enables vulnerability scanning to identify and prioritize unpatched instances of vulnerable Firefox ESR, Firefox, and Thunderbird versions exposed to this CVE.

Security SummaryAI

CVE-2026-2793 encompasses multiple memory safety bugs, classified under CWE-787 (Out-of-bounds Write), present in Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird ESR 140.7, Firefox 147, and Thunderbird 147. These bugs demonstrated evidence of memory corruption in some cases, with Mozilla presuming that sufficient effort could lead to exploitation for arbitrary code execution.

The vulnerability 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), making it remotely exploitable over a network with low complexity, no required privileges or user interaction. Attackers could leverage these flaws to achieve high-impact compromise, including unauthorized access to sensitive data, modification of system integrity, and disruption of availability, potentially through crafted content processed by the affected browsers or email client.

Mozilla's security advisories (MFSA2026-13 through MFSA2026-16) and associated Bugzilla entries (bugs 2015196, 2016423, 2016498) detail the fixes, which were released in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8. Security practitioners should prioritize updating to these patched versions to mitigate the risks.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 115.33.0 · ≤ 148.0 · 128.0 — 140.8.0
mozilla
thunderbird
≤ 140.8.0 · ≤ 148.0

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Memory corruption RCE via crafted remote content in browser/email client directly enables drive-by compromise (T1189) and exploitation for client execution (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

References