Cyber Posture

CVE-2026-6754

High

Published: 21 April 2026

Published
21 April 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0006 19.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-6754 is a high-severity Use After Free (CWE-416) vulnerability in Mozilla Firefox. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 19.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).

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Mandates timely installation of software updates to remediate the use-after-free flaw in the JavaScript engine as fixed in Firefox 150 and Thunderbird 150.

preventdetect

Requires receiving and implementing security advisories such as Mozilla's MFSA 2026-30 through 2026-33 to address this vulnerability.

detectrespond

Enables scanning for vulnerable Firefox and Thunderbird versions affected by this use-after-free issue to prioritize remediation.

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Use-after-free in JS engine directly causes application crashes/instability for remote DoS with no C/I impact, matching Endpoint Denial of Service via Application or System Exploitation.

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

NVD Description

Use-after-free in the JavaScript Engine component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.

Deeper analysisAI

CVE-2026-6754 is a use-after-free vulnerability (CWE-416) in the JavaScript Engine component of Mozilla Firefox and Thunderbird. It affects versions of Firefox prior to 150, Firefox ESR prior to 115.35 and 140.10, Thunderbird prior to 150 and 140.10. The issue carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity primarily due to its potential for remote denial-of-service.

Remote attackers can exploit this vulnerability over the network with low complexity, requiring no privileges or user interaction. Successful exploitation leads to a denial of service, such as application crashes or instability, without impacts to confidentiality or integrity.

Mozilla's security advisories (MFSA 2026-30 through 2026-33) and the associated Bugzilla entry (bug 2027541) detail the patch releases that resolve the issue, recommending immediate upgrades to Firefox 150, Firefox ESR 115.35 or 140.10, Thunderbird 150, or Thunderbird 140.10 for mitigation.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 115.35.0 · ≤ 150.0 · 140.0 — 140.10.0
mozilla
thunderbird
≤ 140.10.0

CVEs Like This One

CVE-2026-6746Same product: Mozilla Firefox
CVE-2026-6759Same product: Mozilla Firefox
CVE-2026-6747Same product: Mozilla Firefox
CVE-2026-6758Same product: Mozilla Firefox
CVE-2025-1931Same product: Mozilla Firefox
CVE-2026-6773Same product: Mozilla Firefox
CVE-2026-2795Same product: Mozilla Firefox
CVE-2025-1010Same product: Mozilla Firefox
CVE-2025-1930Same product: Mozilla Firefox
CVE-2026-2766Same product: Mozilla Firefox

References