CVE-2026-4729: Memory safety bugs fixed in Firefox 149 and Thunderbird 149
Memory safety bugs present in Firefox 148 and Thunderbird 148. 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 149 and Thunderbird 149.
Security readout for executives and security teams
Plain-English summary
Mozilla fixed memory safety defects in Firefox 149 and Thunderbird 149. The source says the bugs were present in version 148, showed memory corruption, and could potentially allow arbitrary code execution with enough effort. Treat this as urgent browser and mail-client patching, not as confirmed active exploitation.
Executive priority
Prioritize this as a critical patch-management item for browsers and email clients. Business urgency is high because memory corruption in these applications can become code execution, but current evidence does not show active exploitation.
Technical view
CVE-2026-4729 covers multiple memory safety bugs with CWE-120 and CWE-825 mappings. CVSS is 9.8 critical, network reachable, low complexity, no privileges, and high confidentiality, integrity, and availability impact. Mozilla states exploitation may be possible, but the bundle does not provide exploit details or confirmed exploitation.
Likely exposure
Exposure is likely where Firefox 148 or Thunderbird 148 remain deployed before the 149 fixes. Red Hat references indicate downstream package tracking may apply. The bundle does not establish exposure for ESR, mobile, or other Mozilla products.
Exploitation context
The sources support potential arbitrary code execution from memory corruption, but not active exploitation. KEV is false in the bundle, and no cited source states in-the-wild exploitation or public weaponization.
Researcher notes
The bundle names Mozilla bug IDs but does not include technical root-cause details. Avoid assuming exploitability beyond Mozilla's statement that arbitrary code execution may be possible with enough effort. Confirm affected package mappings through Mozilla and downstream vendor records.
Mitigation direction
Update Firefox to version 149 or later where applicable.
Update Thunderbird to version 149 or later where applicable.
Check Mozilla advisories for exact fixed builds and product scope.
Check Red Hat guidance for downstream package status.
Prioritize managed endpoint and mail-client patch compliance.
Validation and detection
Inventory deployed Firefox and Thunderbird versions across endpoints.
Flag Firefox 148 and Thunderbird 148 as requiring remediation.
Confirm patched systems report version 149 or later.
Review Red Hat package advisory status for Linux fleets.
Monitor Mozilla and vendor advisories for scope changes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-120: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
5Timeline events
2ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-120 · source CWE mapping
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Expired Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.