CVE-2026-3471
Analyzed
Analyzed - Analysis Complete
Mattermost Desktop App URL Spoofing Vulnerability
Publication date: 2026-05-18
Last updated on: 2026-06-05
Assigner: Mattermost, Inc.
Description
Description
Mattermost Desktop App versions <=6.1 6.0.1 5.4.13.0 fail to prevent an invalid URL from loading in a pop-up window in the Mattermost Desktop App which allows a malicious server owner to repeated crash the application via calling {{window.open('javascript:alert()');}}. Mattermost Advisory ID: MMSA-2026-00618
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mattermost | mattermost_desktop | to 5.4.13.0 (inc) |
| mattermost | mattermost_desktop | From 6.1.0 (inc) to 6.2.0 (exc) |
| mattermost | mattermost_desktop | From 6.0.0 (inc) to 6.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-939 | The product uses a handler for a custom URL scheme, but it does not properly restrict which actors can invoke the handler using the scheme. |