Cyber Resilience

CVE-2026-2793

CriticalUpdated

Published: 24 February 2026

Published
24 February 2026
Modified
30 June 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.0031 23.2th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-2793 is a critical-severity Out-of-bounds Write (CWE-787) vulnerability in Mozilla Firefox. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 23.2th 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 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

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.

EU & UK References

Vulnerability details

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.

CWE(s)

Related Threats

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 v19.0

CVEs Like This One

CVE-2023-23605Same product: Mozilla Firefox
CVE-2022-38478Same product: Mozilla Firefox
CVE-2023-34416Same product: Mozilla Firefox
CVE-2021-23964Same product: Mozilla Firefox
CVE-2022-42932Same product: Mozilla Firefox
CVE-2022-31737Same product: Mozilla Firefox
CVE-2021-23987Same product: Mozilla Firefox
CVE-2022-22738Same product: Mozilla Firefox
CVE-2022-45421Same product: Mozilla Firefox
CVE-2023-25732Same product: Mozilla Firefox

Affected Assets

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

Mitigating Controls

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.

References