Cyber Resilience

CVE-2026-4718

High

Published: 24 March 2026

Published
24 March 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0030 21.6th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-4718 is a high-severity Reliance on Undefined, Unspecified, or Implementation-Defined Behavior (CWE-758) vulnerability in Mozilla Firefox. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 21.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-4718 is a vulnerability involving undefined behavior in the WebRTC Signaling component, affecting Mozilla Firefox, Firefox ESR, and Thunderbird prior to their respective fixed versions. Published on March 24, 2026, it carries a CVSS v3.1 base score of 8.1 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N) and is associated with CWE-758.

Attackers can exploit this vulnerability remotely over the network with low complexity and no required privileges, though user interaction is necessary. Successful exploitation enables high-impact confidentiality and integrity violations, such as unauthorized access to sensitive data or modification of information within the affected browser or email client context.

Mozilla's security advisories (MFSA 2026-20, 22, 23, and 24) and the associated Bugzilla entry (bug 2014864) detail the issue and confirm patches in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9, recommending immediate upgrades to mitigate the risk.

EU & UK References

Vulnerability details

Undefined behavior in the WebRTC: Signaling 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?

Undefined behavior in browser/WebRTC client component (high C/I impact, remote+UI:R) directly enables drive-by site visits or crafted content to trigger client-side exploitation and code/data access.

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

CVEs Like This One

CVE-2026-4724Same product: Mozilla Firefox
CVE-2025-8027Same product: Mozilla Firefox
CVE-2026-4721Same product: Mozilla Firefox
CVE-2026-2790Same product: Mozilla Firefox
CVE-2025-1011Same product: Mozilla Firefox
CVE-2026-6751Same product: Mozilla Firefox
CVE-2026-2786Same product: Mozilla Firefox
CVE-2026-2795Same product: Mozilla Firefox
CVE-2025-8040Same product: Mozilla Firefox
CVE-2025-0241Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 140.9.0 · ≤ 149.0
mozilla
thunderbird
≤ 140.9.0 · ≤ 149.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mandates timely identification, reporting, and correction of software flaws like the undefined behavior in WebRTC Signaling via vendor patches in Firefox 149+ and Thunderbird 149+.

detect

Enables scanning and monitoring to identify systems running vulnerable versions of Firefox, Firefox ESR, or Thunderbird affected by CVE-2026-4718.

detect

Requires monitoring security advisories like Mozilla MFSA 2026-20 to promptly learn of and respond to CVE-2026-4718 patches.

References