CRITICAL🇵🇱 Wersja polska

CVE-2026-2805

CVSS 9.8v3.1pub. 2026-02-24upd. 2026-04-13

Invalid pointer in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 148 and Thunderbird 148.

🤖 AI Analysis
How it works

The vulnerability is classified as CWE-824 (Access of Uninitialized Pointer), meaning that the browser engine or email client references a pointer that was not properly initialized during DOM object processing. An improper operation on such a pointer can lead to memory corruption. A network attack vector with no privilege or user interaction requirements indicates that processing malicious content alone (e.g., a web page or HTML message) can trigger the error.

Impact

An attacker can gain full control over system confidentiality, integrity, and availability — in practice, this may mean remote execution of arbitrary code (RCE) in the context of a browser or email client process.

Mitigation & patch

Mozilla Firefox should be immediately updated to version 148 and Mozilla Thunderbird to version 148, in which the vulnerability has been fixed. Details are available in the vendor's security advisories: mfsa2026-13 (Firefox) and mfsa2026-16 (Thunderbird).

Who is affected

Mozilla Firefox in versions prior to 148 and Mozilla Thunderbird in versions prior to 148.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Mozilla Firefox

    APP
    Mozilla
    < 148.0
  • Mozilla Thunderbird

    APP
    Mozilla
    < 148.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-9680CRITICAL9.8⚠ KEVPL ✓same product

Use-after-free w Animation timelines Firefox/Thunderbird — RCE

CVE-2022-26486CRITICAL9.6⚠ KEVPL ✓same product

Use-after-free w WebGPU IPC framework Mozilla — sandbox escape

CVE-2019-11708CRITICAL10.0⚠ KEVPL ✓same product

Mozilla Firefox/Thunderbird: przełamanie sandbox przez IPC Prompt:Open

CVE-2010-3765CRITICAL9.8⚠ KEVPL ✓same product

RCE w Mozilla Firefox przez błąd nsCSSFrameConstructor::ContentAppended

CVE-2026-84119CRITICAL9.6same product

Sandbox escape due to use-after-free in the DOM: Navigation component. This vulnerability was fixed in Firefox...