Mozilla Issues Critical Fix for Windows After Chrome Zero-Day Attack

Mozilla Issues Critical Security Update for Firefox on Windows

Mozilla has swiftly rolled out a high-priority security fix for its Firefox browser on Windows, addressing a serious flaw that could let attackers bypass sandbox protections and potentially take control of compromised systems.

This urgent update follows Google’s recent patch for a similar zero-day exploit in Chrome that was actively leveraged by threat actors.

Details of the Vulnerability

A security advisory from the Mozilla Foundation explains that the flaw stems from an improperly managed handle in Firefox’s Inter-Process Communication (IPC) system. This weakness could allow a compromised child process to manipulate the parent process, leading to a sandbox escape.

Mozilla researcher Andrew McCreight identified the issue after Firefox developers noticed similarities with the Chrome vulnerability that had been exploited in real-world attacks.

“In light of the recent Chrome sandbox escape (CVE-2025-2783), multiple Firefox developers observed a comparable weakness in our IPC code,” the advisory stated. “An exploited child process could cause the parent process to return a highly privileged handle, facilitating a sandbox escape.”

Impact and Affected Systems

  • The vulnerability exclusively affects Windows versions of Firefox; Linux, macOS, and other platforms remain unaffected.
  • Browser sandboxes serve as critical security barriers, preventing malicious code from reaching system resources. A sandbox escape, however, negates these defenses, allowing attackers to execute code on the host system.
  • The flaw centers on Firefox’s IPC mechanism, which coordinates communication between browser components. Exploiting this issue enables attackers to obtain elevated privileges within the system.

Affected Versions & Fixes

Mozilla has patched the vulnerability in the following browser versions:

  • Firefox 136.0.4
  • Firefox ESR 128.8.1 (Extended Support Release)
  • Firefox ESR 115.21.1 (Extended Support Release)

Risk Assessment

Risk FactorsDetails
Affected VersionsFirefox versions before 136.0.4, ESR 128.8.1, and ESR 115.21.1 (Windows only)
Potential ImpactSystem compromise due to sandbox escape vulnerability
Exploit ConditionsRequires an unpatched Firefox on Windows and attacker ability to compromise a child process
CVSS 3.1 ScoreHigh

Immediate Action Required

Windows users should update Firefox without delay to ensure they are protected. Firefox updates typically install automatically, but users can manually verify their version by navigating to the menu, selecting “Help,” and clicking “About Firefox.” Any available updates will be applied automatically.

Broader Security Implications

This incident underscores the ongoing security challenges faced by web browser developers and the necessity of rapid responses to zero-day threats. Mozilla’s quick action highlights the importance of cross-browser research and collaboration within the cybersecurity community to protect users from emerging threats.

More Articles & Posts