Cyber Posture

CVE-2026-6758

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.0005 16.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150 and Thunderbird 150.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates timely patching and flaw remediation for the specific use-after-free vulnerability fixed in Firefox and Thunderbird version 150.

prevent

Provides memory protection mechanisms that prevent unauthorized access to freed memory, comprehensively mitigating use-after-free exploits like CVE-2026-6758.

preventdetect

Requires vulnerability scanning to identify and prioritize remediation of systems with vulnerable Firefox or Thunderbird versions affected by this CVE.

Security SummaryAI

CVE-2026-6758 is a use-after-free vulnerability (CWE-416) in the JavaScript WebAssembly component of Mozilla Firefox and Thunderbird. Published on 2026-04-21, it 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 with primary impact on availability. The issue was addressed in Firefox version 150 and Thunderbird version 150.

Remote attackers can exploit this vulnerability over the network with low attack complexity, requiring no privileges, user interaction, or special scope changes. Successful exploitation results in denial of service, such as browser or application crashes, without affecting confidentiality or integrity.

Mozilla's security advisories MFSA2026-30 and MFSA2026-33 document the patch, recommending upgrade to Firefox 150 or Thunderbird 150 for mitigation. Further technical details are available in Bugzilla entry 2013619.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 150.0
mozilla
thunderbird
≤ 150.0

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 browser WebAssembly component directly enables remote exploitation causing application crashes, mapping to Endpoint Denial of Service via Application or System Exploitation.

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

References