Cyber Posture

CVE-2026-0884

Critical

Published: 13 January 2026

Published
13 January 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.0003 7.4th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0884 is a critical-severity Use After Free (CWE-416) vulnerability in Mozilla Firefox. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 7.4th 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).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates timely remediation of known flaws like this use-after-free vulnerability through patching to updated Firefox and Thunderbird versions.

prevent

Implements memory protections such as non-executable memory and ASLR to prevent arbitrary code execution from use-after-free exploits in the JavaScript engine.

detect

Enables vulnerability scanning to identify systems running vulnerable Firefox or Thunderbird versions affected by this CVE.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Use-after-free in JS engine directly enables remote arbitrary code execution on client (T1203: Exploitation for Client Execution).

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

NVD Description

Use-after-free in the JavaScript Engine component. This vulnerability was fixed in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7.

Deeper analysisAI

CVE-2026-0884 is a use-after-free vulnerability (CWE-416) in the JavaScript Engine component of Mozilla products. It affects Firefox versions prior to 147, Firefox ESR versions prior to 140.7, Thunderbird versions prior to 147, and Thunderbird versions prior to 140.7. The vulnerability was published on 2026-01-13 and carries a CVSS v3.1 base score of 9.8, indicating critical severity.

Remote attackers can exploit this vulnerability over the network (AV:N) with low attack complexity (AC:L), without privileges (PR:N) or user interaction (UI:N), and with unchanged scope (S:U). Successful exploitation enables high-impact violations of confidentiality, integrity, and availability (C:H/I:H/A:H), potentially leading to arbitrary code execution within the context of the affected browser or mail client.

Mozilla has fixed the vulnerability in Firefox 147, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7. Mitigation involves updating to these versions or later. Further details are provided in Mozilla Security Advisories MFSA 2026-01, MFSA 2026-03, MFSA 2026-04, MFSA 2026-05, and Bugzilla bug 2003588.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 140.7.0 · ≤ 147.0
mozilla
thunderbird
≤ 140.7.0 · ≤ 147.0

CVEs Like This One

CVE-2026-2787Same product: Mozilla Firefox
CVE-2026-2767Same product: Mozilla Firefox
CVE-2026-2763Same product: Mozilla Firefox
CVE-2026-2789Same product: Mozilla Firefox
CVE-2026-2765Same product: Mozilla Firefox
CVE-2026-2758Same product: Mozilla Firefox
CVE-2026-2770Same product: Mozilla Firefox
CVE-2026-2764Same product: Mozilla Firefox
CVE-2026-2797Same product: Mozilla Firefox
CVE-2026-7322Same product: Mozilla Firefox

References