Cyber Resilience

CVE-2026-6752

HighUpdated

Published: 21 April 2026

Published
21 April 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v3.1 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0031 22.4th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-6752 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Mozilla Firefox. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 22.4th 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-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-6752 involves incorrect boundary conditions in the WebRTC component, classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). This vulnerability affects Mozilla Firefox prior to version 150, Firefox ESR prior to 115.35 and 140.10, Thunderbird prior to 150, and Thunderbird prior to 140.10. It carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), indicating high severity due to its network accessibility and low barriers to exploitation.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low attack complexity and no change in scope. Successful exploitation can result in limited impacts, including partial disclosure of sensitive information, minor modification of data, or limited denial of service.

Mozilla addressed the issue in the specified fixed versions of Firefox and Thunderbird. Security advisories MFSA2026-30 through MFSA2026-33 and Bugzilla entry 2027499 provide further details on the patches and affected releases.

EU & UK References

Vulnerability details

Incorrect boundary conditions in the WebRTC component. This vulnerability was fixed in Firefox 150, Firefox ESR 115.35, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

The CVE describes a remotely exploitable memory buffer vulnerability (CWE-119) in the WebRTC component of client applications (Firefox/Thunderbird), directly enabling exploitation for client execution with no user interaction required.

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

CVEs Like This One

CVE-2025-9185Same product: Mozilla Firefox
CVE-2026-0892Same product: Mozilla Firefox
CVE-2026-8954Same product: Mozilla Firefox
CVE-2026-4710Same product: Mozilla Firefox
CVE-2025-9184Same product: Mozilla Firefox
CVE-2026-8974Same product: Mozilla Firefox
CVE-2025-9179Same product: Mozilla Firefox
CVE-2025-8035Same product: Mozilla Firefox
CVE-2026-6776Same product: Mozilla Firefox
CVE-2026-7324Same product: Mozilla Firefox

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely installation of vendor patches to directly remediate the buffer overflow vulnerability in the WebRTC component as fixed in specified Firefox and Thunderbird versions.

prevent

Implements memory protection mechanisms such as ASLR, stack canaries, and non-executable memory to prevent successful exploitation of the CWE-119 buffer boundary condition flaw.

detect

Provides vulnerability scanning to identify systems running vulnerable versions of Firefox or Thunderbird affected by CVE-2026-6752 for prioritized remediation.

References