Cyber Resilience

CVE-2026-4702

Critical

Published: 24 March 2026

Published
24 March 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.0047 37.6th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-4702 is a critical-severity Type Confusion (CWE-843) 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 37.6th 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 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-4702 is a JIT miscompilation vulnerability in the JavaScript Engine component of Mozilla products. It affects Firefox versions prior to 149, Firefox ESR versions prior to 140.9, Thunderbird versions prior to 149, and Thunderbird versions prior to 140.9. The vulnerability, published on 2026-03-24, is classified under CWE-843 and carries a CVSS v3.1 base score of 9.8.

The vulnerability can be exploited by a remote attacker with network access, requiring low attack complexity, no privileges, and no user interaction. Exploitation results in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H) with no change in scope.

Mozilla security advisories, including MFSA2026-20, MFSA2026-22, MFSA2026-23, and MFSA2026-24, along with Bugzilla entry 2013560, confirm the issue was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9. Security practitioners should prioritize updating affected products to these versions or later to mitigate the risk.

EU & UK References

Vulnerability details

JIT miscompilation in the JavaScript Engine component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.

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?

Remote JIT miscompilation RCE in browser JS engine with no privileges/user interaction directly enables drive-by compromise (T1189) and client application exploitation for code execution (T1203).

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

CVEs Like This One

CVE-2026-4698Same product: Mozilla Firefox
CVE-2026-8390Same product: Mozilla Firefox
CVE-2026-3847Same product: Mozilla Firefox
CVE-2026-4700Same product: Mozilla Firefox
CVE-2026-4723Same product: Mozilla Firefox
CVE-2026-4691Same product: Mozilla Firefox
CVE-2026-24869Same product: Mozilla Firefox
CVE-2026-5733Same product: Mozilla Firefox
CVE-2026-2796Same product: Mozilla Firefox
CVE-2026-4711Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 140.9.0 · ≤ 149.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses the CVE by requiring timely remediation of the JIT miscompilation flaw through installation of patches released in Firefox 149, ESR 140.9, and Thunderbird equivalents.

detect

Enables scanning and monitoring to identify systems running vulnerable versions of Firefox or Thunderbird affected by the JavaScript Engine miscompilation.

prevent

Ensures receipt and dissemination of Mozilla security advisories like MFSA2026-20, facilitating awareness and prompt patching of the vulnerability.

References