Cyber Posture

CVE-2026-4700

Critical

Published: 24 March 2026

Published
24 March 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.0002 6.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Mitigation bypass in the Networking: HTTP component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.

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.

Security SummaryAI

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.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 140.9.0 · ≤ 149.0

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 v18.1

References