CVE-2026-2793
Published: 24 February 2026
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
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.
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.
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
MITRE ATT&CK Enterprise TechniquesAI
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).