Cyber Resilience

CVE-2026-4700

CriticalUpdated

Published: 24 March 2026

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

Summary

CVE-2026-4700 is a critical-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) 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 36.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 SI-2 (Flaw Remediation) and RA-5 (Vulnerability Monitoring and Scanning).

Deeper analysis

CVE-2026-4700 is a mitigation bypass vulnerability in the Networking: HTTP component of Mozilla Firefox and Thunderbird. It affects versions of Firefox prior to 149, Firefox ESR prior to 140.9, Thunderbird prior to 149, and Thunderbird prior to 140.9. The issue is classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel) with a CVSS v3.1 base score of 9.8, indicating critical severity due to its network accessibility, low complexity, lack of required privileges or user interaction, and high impacts on confidentiality, integrity, and availability.

Any unauthenticated remote attacker can exploit this vulnerability over the network with low complexity and no user interaction. Successful exploitation allows the attacker to bypass security mitigations in the HTTP networking stack, potentially leading to arbitrary code execution, data theft, or system compromise on affected browsers or email clients.

Mozilla security advisories (MFSA 2026-20, 22, 23, 24) and the associated Bugzilla entry (2003766) confirm the vulnerability was addressed in the specified fixed releases. Mitigation requires updating to Firefox 149, Firefox ESR 140.9, Thunderbird 149, or Thunderbird 140.9, with no additional workarounds mentioned.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Mitigation bypass in the Networking: HTTP 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?

CVE enables remote client-side exploitation via malicious HTTP responses (no auth/interaction), directly mapping to drive-by compromise and client execution techniques in browser/email clients.

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

CVEs Like This One

CVE-2026-4723Same product: Mozilla Firefox
CVE-2026-4696Same product: Mozilla Firefox
CVE-2026-5733Same product: Mozilla Firefox
CVE-2026-4702Same product: Mozilla Firefox
CVE-2026-3847Same product: Mozilla Firefox
CVE-2026-4691Same product: Mozilla Firefox
CVE-2026-8390Same product: Mozilla Firefox
CVE-2026-24869Same product: Mozilla Firefox
CVE-2026-4698Same 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 requires timely flaw remediation by patching Firefox and Thunderbird to fixed versions (149 or ESR 140.9) to eliminate the HTTP networking mitigation bypass in CVE-2026-4700.

prevent

Addresses vulnerability by scanning systems to identify instances running vulnerable versions of Firefox or Thunderbird affected by CVE-2026-4700.

prevent

Ensures awareness of security advisories like Mozilla MFSA 2026-20, 22, 23, 24 detailing CVE-2026-4700 to initiate patching.

Hardening callouts derived

Configuration rules from DISA STIG baselines that reduce the attack surface for weaknesses of the type cited by this CVE. Derived transitively via CVE→CWE→STIG over `controls_xwalks` (authoritative rows only).

Oracle Linux 8 (2 rules)
  • V-248598 There must be no ".shosts" files on the OL 8 operating system. via CWE-288
  • V-248827 OL 8 must not have the rsh-server package installed. via CWE-288
Oracle Linux 9 (2 rules)
  • V-271757 OL 9 file systems must not contain shosts.equiv files. via CWE-288
  • V-271758 OL 9 file systems must not contain .shosts files. via CWE-288
RHEL 7 (3 rules)
  • V-204424 The Red Hat Enterprise Linux operating system must not allow accounts configured with blank or null passwords. via CWE-288
  • V-204440 Red Hat Enterprise Linux operating systems version 7.2 or newer using Unified Extensible Firmware Interface (UEFI) must require authentication upon booting into single-user and maintenance modes. via CWE-288
  • V-204442 The Red Hat Enterprise Linux operating system must not have the rsh-server package installed. via CWE-288

References