CVE-2026-84641
NixOS Análisis y mitigación de vulnerabilidades

Vista general

CVE-2026-84641 is an information disclosure vulnerability in Mozilla Thunderbird caused by a use-after-free condition triggered by a malicious IMAP server response. When Thunderbird connects to a rogue IMAP server, the server can send a crafted ID response that causes heap-memory contents to be disclosed and potentially persisted to the user's prefs.js file. The vulnerability was disclosed on September 1, 2026, and affects Thunderbird versions prior to 155, 140.15 (ESR), and 153.2 (ESR). It is rated low impact by Mozilla and estimated as Medium severity by Feedly; an official CVSS score had not been published at time of writing (Mozilla Advisory MFSA2026-86, Mozilla Advisory MFSA2026-87, Mozilla Advisory MFSA2026-88).

Técnicas

The root cause is classified as CWE-825 (Expired Pointer Dereference), manifesting as a use-after-free when Thunderbird processes a crafted IMAP ID command response from a server it is connected to. The freed heap memory is subsequently read and its contents can be written to the user's prefs.js preferences file, enabling persistent exfiltration of sensitive heap data. Exploitation requires the victim's Thunderbird client to connect to an attacker-controlled or compromised IMAP server — either by tricking the user into configuring a malicious account or by performing a man-in-the-middle attack on an existing IMAP connection. The bug was reported by researcher ABDULAZIZ ALASAIQAH and tracked internally as Mozilla Bug 2057805 (Mozilla Advisory MFSA2026-86, Red Hat Bugzilla).

Impacto

Successful exploitation results in disclosure of heap memory contents from the Thunderbird process, which may include sensitive data such as credentials, session tokens, or other in-memory secrets. These heap contents can be persisted to the prefs.js file on disk, potentially allowing an attacker with subsequent file-system access to retrieve the disclosed data. The vulnerability does not directly enable remote code execution or privilege escalation, and its impact is limited to confidentiality (Mozilla Advisory MFSA2026-86, Mozilla Advisory MFSA2026-88).

Explotabilidad

No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2026-84641 as of the disclosure date. The EPSS score is 0.0, indicating a very low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires the attacker to control or impersonate an IMAP server that the victim connects to, raising the bar for opportunistic attacks (Feedly, Red Hat Bugzilla).

Pasos de explotación

  1. Set up a malicious IMAP server: The attacker deploys a rogue IMAP server (e.g., using a custom server or modified open-source IMAP daemon) capable of sending a crafted ID command response.
  2. Lure or redirect the victim: The attacker either tricks the victim into configuring Thunderbird to connect to the malicious server (e.g., via phishing), or performs a man-in-the-middle attack on an existing IMAP connection (e.g., via ARP spoofing or DNS hijacking on a local network).
  3. Send crafted ID response: Upon connection, the malicious server sends a specially crafted IMAP ID response that triggers a use-after-free condition in Thunderbird's IMAP handling code.
  4. Heap memory disclosure: The freed heap memory is read by Thunderbird, exposing potentially sensitive in-memory data.
  5. Persistence to prefs.js: Thunderbird writes the disclosed heap contents into the user's prefs.js file on disk.
  6. Exfiltrate data: The attacker retrieves the prefs.js file (e.g., via a subsequent file-access vector, social engineering, or if the server interaction itself allows data to be sent back) to extract the disclosed heap contents (Mozilla Advisory MFSA2026-86, Red Hat Bugzilla).

Indicadores de compromiso

  • Network: Thunderbird connections to unexpected or newly configured IMAP servers, particularly on non-standard ports or with self-signed certificates; unusual IMAP ID command/response traffic captured in network logs.
  • File System: Unexpected or anomalous content in the Thunderbird profile's prefs.js file (e.g., binary-looking or garbled strings in preference values); recent modification timestamps on prefs.js coinciding with IMAP session activity.
  • Logs: Thunderbird error logs or crash reports referencing IMAP ID response parsing; operating system logs showing Thunderbird writing to prefs.js at unusual times.

Mitigación y soluciones alternativas

Mozilla has released patched versions that address CVE-2026-84641: Thunderbird 155, Thunderbird ESR 140.15, and Thunderbird ESR 153.2. Users should update to one of these versions immediately. No configuration-based workaround has been published; the recommended action is to upgrade. As an additional precaution, users should avoid connecting Thunderbird to untrusted or unknown IMAP servers and ensure IMAP connections use TLS to reduce man-in-the-middle risk (Mozilla Advisory MFSA2026-86, Mozilla Advisory MFSA2026-87, Mozilla Advisory MFSA2026-88).

Reacciones de la comunidad

Mozilla rated this vulnerability as low impact in all three security advisories published on September 1, 2026, noting that scripting-based flaws generally cannot be exploited through email in Thunderbird. Red Hat opened a high-priority security tracking bug (Bug 2527115) for downstream package maintainers. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability aggregator coverage (Mozilla Advisory MFSA2026-86, Red Hat Bugzilla).

Recursos adicionales

Estado de corrección de la distribución Linux

Arreglar la disponibilidad en las principales distribuciones de Linux y sus lanzamientos.

Debian

Arreglado

bookworm

thunderbird: 1:140.15.0esr-1~deb12u1

Arreglado

sid

thunderbird: 1:153.2.0esr-1

Arreglado

trixie

thunderbird: 1:140.15.0esr-1~deb13u1

Arreglado

Ubuntu

Desconocido

devel

thunderbird

Desconocido

jammy

thunderbird

Desconocido

noble

thunderbird

Desconocido

resolute

thunderbird

Desconocido

RHEL / CentOS

Afectados

RHEL 8

thunderbird.src

Afectados

RHEL 9

thunderbird.src

Afectados

RHEL 10

thunderbird.src

Afectados

Alpine

Afectados

edge

68.5.0-r0

Afectados

v3.24

151.0.1-r0

Afectados

FuenteEste informe se generó utilizando IA

Relacionado NixOS Vulnerabilidades:

CVE ID

Severidad

Puntuación

Tecnologías

Nombre del componente

Exploit de CISA KEV

Tiene arreglo

Fecha de publicación

CVE-2026-78662HIGH7.5
  • Docker logoDocker
  • argo-workflows-fips-4.1
NoSep 02, 2026
CVE-2026-56855HIGH7.5
  • Docker logoDocker
  • grafana-13.2
NoSep 02, 2026
CVE-2026-84642HIGH7.5
  • NixOS logoNixOS
  • cpe:2.3:a:mozilla:thunderbird
NoSep 01, 2026
CVE-2026-84641HIGH7.5
  • NixOS logoNixOS
  • thunderbird
NoSep 01, 2026
CVE-2026-32773MEDIUM6.1
  • NixOS logoNixOS
  • spark
NoSep 02, 2026

Evaluación gratuita de vulnerabilidades

Compare su postura de seguridad en la nube

Evalúe sus prácticas de seguridad en la nube en 9 dominios de seguridad para comparar su nivel de riesgo e identificar brechas en sus defensas.

Solicitar evaluación

Recursos adicionales de Wiz

Obtén una demostración personalizada

¿Listo para ver a Wiz en acción?

"La mejor experiencia de usuario que he visto en mi vida, proporciona una visibilidad completa de las cargas de trabajo en la nube."
David EstlickCISO
"Wiz proporciona un panel único para ver lo que ocurre en nuestros entornos en la nube."
Adam FletcherJefe de Seguridad
"Sabemos que si Wiz identifica algo como crítico, en realidad lo es."
Greg PoniatowskiJefe de Gestión de Amenazas y Vulnerabilidades