CVE-2026-6758
7.5Mozilla · Firefox, Thunderbird
A use-after-free vulnerability exists in the JavaScript WebAssembly component of Mozilla Firefox and Thunderbird, potentially leading to application crashes or memory corruption.
Executive summary
A critical use-after-free vulnerability in the Mozilla WebAssembly component allows unauthenticated attackers to trigger memory corruption, necessitating an immediate update.
Vulnerability
The flaw is a use-after-free vulnerability within the JavaScript WebAssembly engine. An unauthenticated remote attacker can trigger this condition, which may result in unexpected memory states.
Business impact
Successful exploitation of this memory corruption vulnerability can lead to a denial of service through application crashes. While the current CVSS score of 7.5 indicates a high severity primarily due to the potential for service disruption, unauthenticated memory corruption flaws often serve as a foundation for more complex remote code execution chains, posing a significant risk to organizational stability and system integrity.
Remediation
Immediate Action: Update both Mozilla Firefox and Mozilla Thunderbird to version 150 or later immediately to resolve the vulnerable component.
Proactive Monitoring: Monitor browser and application logs for unusual crashes or repeated process failures that may indicate exploitation attempts.
Compensating Controls: Ensure that endpoint protection software is active to detect and block abnormal memory access patterns associated with browser exploitation.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the nature of use-after-free vulnerabilities in core browser components, the risk of exploitation remains a priority despite the current lack of public exploit code. Administrators must prioritize the deployment of version 150 across all enterprise endpoints to ensure these applications are no longer susceptible to memory corruption.
More Mozilla CVEs
Sources
Originally found and disclosed by Evyatar Ben Asher, Keane Lucas, Nicholas Carlini, Newton Cheng, Daniel Freeman, Alex Gaynor, and Joel Weinberger using C, per the CVE Program record.