Focus incorrectly truncated URLs towards the beginning instead of around the origin. This vulnerability was fixed in Firefox 141.
The vulnerability (CWE-451 — User Interface Misrepresentation of Critical Information) occurs because when a URL is too long to fit in the address bar, the Focus mechanism truncated it from the beginning of the string instead of preserving and exposing the part containing the origin (domain). As a result, the user sees a URL fragment that does not reflect the actual server domain, which can be exploited by an attacker to conduct a spoofing attack — the victim believes they are on a trusted site when they are actually on a domain controlled by the attacker.
An attacker can trick a user into believing they are visiting a trusted website, which opens the door to credential theft (phishing) or other identity spoofing attacks.
Mozilla Firefox should be updated to version 141 or newer. For Mozilla Thunderbird, patches available from the vendor should be applied according to the references (https://www.mozilla.org/security/advisories/mfsa2025-56/)
Mozilla Firefox in versions prior to 141; according to the description, the vulnerability also affects Mozilla Thunderbird — specific versions indicated in the vendor's references
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HMozilla Firefox
APPMozilla< 141.0Mozilla Thunderbird
APPMozilla< 141.0
Related vulnerabilities
Use-after-free w Animation timelines Firefox/Thunderbird — RCE
An unexpected message in the WebGPU IPC framework could lead to a use-after-free and exploitable sandbox escap...
Insufficient vetting of parameters passed with the Prompt:Open IPC message between child and parent processes ...
Mozilla Firefox 3.5.x through 3.5.14 and 3.6.x through 3.6.11, Thunderbird 3.1.6 before 3.1.6 and 3.0.x before...
Memory safety bugs present in Firefox 152.0.3. Some of these bugs showed evidence of memory corruption and we ...