Cyber Resilience

CVE-2026-6781

HighDDoS

Published: 21 April 2026

Published
21 April 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0029 21.2th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-6781 is a high-severity Uncontrolled Resource Consumption (CWE-400) 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 21.2th 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 SC-5 (Denial-of-service Protection) and SC-6 (Resource Availability).

Deeper analysis

CVE-2026-6781 is a denial-of-service vulnerability in the Audio/Video Playback component of Mozilla Firefox and Thunderbird. Published on 2026-04-21, it affects versions of these browsers prior to 150 and is classified as CWE-400 (Uncontrolled Resource Consumption). The vulnerability 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 impact on availability.

A remote, unauthenticated attacker can exploit this vulnerability over the network with low complexity and no user interaction required. Exploitation leads to a denial-of-service condition, such as crashing the browser or rendering it unresponsive, without affecting confidentiality or integrity.

Mozilla's security advisories MFSA 2026-30 and MFSA 2026-33, along with Bugzilla entry 2025583, confirm the issue was addressed in Firefox 150 and Thunderbird 150. Security practitioners should prioritize updating affected systems to these versions for mitigation.

EU & UK References

Vulnerability details

Denial-of-service in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150 and Thunderbird 150.

CWE(s)

Related Threats

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?

The remote DoS vulnerability enables crashing or unresponsiveness in the client application via uncontrolled resource consumption, directly mapping to T1499.004 Application or System Exploitation.

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

CVEs Like This One

CVE-2025-9182Same product: Mozilla Firefox
CVE-2026-4727Same product: Mozilla Firefox
CVE-2026-0889Same product: Mozilla Firefox
CVE-2026-6777Same product: Mozilla Firefox
CVE-2026-6754Same product: Mozilla Firefox
CVE-2026-6780Same product: Mozilla Firefox
CVE-2026-6755Same product: Mozilla Firefox
CVE-2026-6758Same product: Mozilla Firefox
CVE-2026-6746Same product: Mozilla Firefox
CVE-2026-2801Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 150.0
mozilla
thunderbird
≤ 150.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Timely flaw remediation ensures application of the Firefox 150 and Thunderbird 150 patches that directly fix the uncontrolled resource consumption in the Audio/Video Playback component.

prevent

Resource availability protections limit allocation of CPU/memory to system processes, directly mitigating CWE-400 uncontrolled resource consumption leading to DoS.

prevent

Denial-of-service protections at system entry/exit points block or limit remote unauthenticated attacks exploiting the A/V playback vulnerability to crash the browser.

References