CVE-2026-84136 Overview
CVE-2026-84136 is a security issue affecting the DOM: Navigation component in Mozilla Firefox and Thunderbird. Mozilla addressed the flaw in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2. The vulnerability resides in the browser's Document Object Model (DOM) navigation logic, which handles page transitions and history state management within the rendering engine.
The National Vulnerability Database (NVD) has not yet assigned a CVSS score, and Mozilla's advisories categorize the flaw under "Other" rather than a specific weakness class. No public exploit is available, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog.
Critical Impact
A flaw in the DOM: Navigation component of Firefox and Thunderbird that Mozilla has patched across current and ESR release channels.
Affected Products
- Mozilla Firefox versions prior to 155
- Mozilla Firefox ESR versions prior to 153.2
- Mozilla Thunderbird versions prior to 155 and prior to 153.2
Discovery Timeline
- 2026-09-01 - CVE-2026-84136 published to NVD
- 2026-09-01 - Last updated in NVD database
Technical Details for CVE-2026-84136
Vulnerability Analysis
The vulnerability is scoped to the DOM: Navigation component, which manages document loading, history entries, and cross-document transitions in Gecko-based products. Mozilla's advisories (MFSA-2026-82, MFSA-2026-85, MFSA-2026-86, and MFSA-2026-88) list this as an "Other" issue rather than a memory safety bug, indicating a logic or specification-level defect within the navigation path.
Because Thunderbird reuses Gecko for HTML rendering, the same code path is reachable when the mail client processes remote content. Attack surface is therefore not limited to interactive web browsing.
The EPSS probability is 0.144% with a percentile of 3.95, reflecting a low near-term probability of observed exploitation activity across the internet.
Root Cause
Mozilla has not published root-cause detail for this issue in the public advisory summary, and the linked bug (Bugzilla #2048699) may remain restricted while users update. The classification as an "Other" DOM navigation issue suggests improper handling of navigation state rather than a memory corruption primitive. No CWE identifier has been assigned in NVD.
Attack Vector
Exploitation requires the target to load attacker-controlled web content in a vulnerable Firefox build, or to render attacker-supplied remote content in a vulnerable Thunderbird build. The specific impact class, whether spoofing, information exposure, or navigation confusion, is not detailed in the public advisory text.
No verified proof-of-concept code is available. See the referenced Mozilla Foundation Security Advisories for technical details as Mozilla publishes them.
Detection Methods for CVE-2026-84136
Indicators of Compromise
- No file-based or network indicators of compromise have been published for CVE-2026-84136.
- Presence of Firefox builds earlier than 155, Firefox ESR earlier than 153.2, or Thunderbird earlier than 155 / 153.2 on managed endpoints.
Detection Strategies
- Inventory installed Mozilla product versions across the estate and flag builds below the patched versions listed in the Mozilla advisories.
- Correlate browser and mail client version telemetry with user-agent strings observed in proxy and web gateway logs to identify unpatched clients still browsing the web.
- Review Thunderbird configurations for accounts that permit remote content loading, since these expand the reachable attack surface for DOM-based flaws.
Monitoring Recommendations
- Monitor endpoint software inventory feeds for Firefox and Thunderbird update lag exceeding organizational SLA windows.
- Track outbound navigation patterns from browsers to newly registered or low-reputation domains, which remain a common delivery vector for browser-targeted exploits.
- Alert on Thunderbird processes spawning child processes or writing to unexpected file paths after mail rendering.
How to Mitigate CVE-2026-84136
Immediate Actions Required
- Update Firefox to version 155 or later on all managed endpoints.
- Update Firefox ESR to version 153.2 or later where the extended support channel is in use.
- Update Thunderbird to version 155 or Thunderbird ESR 153.2 across desktop mail deployments.
- Verify update deployment through endpoint management tooling and remediate hosts that fail to install the patched build.
Patch Information
Mozilla shipped fixes for CVE-2026-84136 in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2. Refer to MFSA-2026-82, MFSA-2026-85, MFSA-2026-86, and MFSA-2026-88 for the corresponding release notes and version mappings.
Workarounds
- No vendor-supplied workaround is documented; installing the fixed versions is the supported mitigation path.
- Disable automatic loading of remote content in Thunderbird to reduce exposure until Thunderbird 155 or 153.2 is deployed.
- Restrict browsing to trusted destinations through web filtering policies for users who cannot be updated immediately.
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

