CVE-2026-6784
Modified Modified - Updated After Analysis

Memory Corruption in Firefox and Thunderbird 149 Enables Code Execution

Vulnerability report for CVE-2026-6784, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-04-21

Last updated on: 2026-06-30

Assigner: Mozilla Corporation

Description

Memory safety bugs present in Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 150 and Thunderbird 150.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-04-21
Last Modified
2026-06-30
Generated
2026-07-07
AI Q&A
2026-04-21
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
mozilla firefox to 150.0 (exc)
mozilla thunderbird to 150.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves memory safety bugs found in Firefox 149 and Thunderbird 149. Some of these bugs showed signs of memory corruption, which means that with enough effort, an attacker could potentially exploit them to run arbitrary code on the affected systems. The issue was addressed and fixed in Firefox 150.

Impact Analysis

If exploited, this vulnerability could allow an attacker to execute arbitrary code on your system through Firefox 149 or Thunderbird 149. This could lead to unauthorized actions, data compromise, or system control by the attacker.

Mitigation Strategies

The vulnerability was fixed in Firefox 150. Immediate mitigation involves updating Firefox and Thunderbird to version 150 or later to address the memory safety bugs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6784. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart