Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attacker must fully own a Mattermost server instance, which is an administrative/high-privilege position, warranting PR:H over the vendor's PR:L; no confidentiality or integrity impact.
Primary rating from Vendor (Mattermost).
CVSS VectorVendor: Mattermost
Lifecycle Timeline
2DescriptionCVE.org
Mattermost Desktop App versions <=6.2 6.0.2 5.6.13.0 fail to validate payloads sent from the Mattermost Web App to the Desktop App which allows a malicious server owner to crash the Mattermost Desktop App via changing the payload of a method to a malformed one. Mattermost Advisory ID: MMSA-2026-00678
AnalysisAI
Mattermost Desktop App across the 5.x and 6.x release branches can be crashed by a malicious server operator through unvalidated inter-process payloads sent from the Mattermost Web App to the Desktop App. The root cause is the absence of payload validation in the Web-to-Desktop communication channel, enabling a server owner to send a malformed method payload that causes uncontrolled processing and application termination on the connected client. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog; however, the network-accessible path and low-complexity exploitation make this a credible denial-of-service threat for organizations running self-hosted Mattermost deployments with untrusted or compromised server administrators.
Technical ContextAI
Mattermost Desktop App is an Electron-based wrapper that hosts the Mattermost web interface and communicates with the underlying desktop process through an internal IPC channel. The vulnerability arises in this Web App-to-Desktop App messaging layer: the Desktop App accepts method call payloads from the embedded web context without enforcing structural or type validation. CWE-400 (Uncontrolled Resource Consumption) is the assigned root cause class, reflecting that a malformed payload triggers unhandled processing that exhausts or corrupts internal state, leading to application crash rather than graceful error recovery. Affected product is identified via CPE cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*, covering the Mattermost Desktop product across multiple release branches.
RemediationAI
Upgrade the Mattermost Desktop App to versions beyond the last-affected releases in each branch (6.x, 6.0.x, and 5.6.x) per the vendor advisory at https://mattermost.com/security-updates; exact patched version numbers per branch should be confirmed there as they are not independently verifiable from the current advisory data. As a compensating control, administrators should restrict Mattermost Desktop clients to connect only to known-trusted, internally controlled Mattermost servers, which eliminates the attack path entirely since exploitation requires attacker server control. Organizations that allow connections to external or partner Mattermost instances should treat patch application as urgent. No side effects of upgrading are anticipated for standard deployments.
More in Mattermost
View allMattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate boa
Denial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s
A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto
Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w
A remote code execution vulnerability (CVSS 9.9) that allows authenticated users. Critical severity with potential for s
Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate inp
Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the
Mattermost versions 11.0.x <= 11.0.2, 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12 fail to to verify that t
Mattermost versions 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12, 11.0.x <= 11.0.3 fail to properly validat
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf
Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,
Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to use prepared statemen
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45156
GHSA-82vr-gjvh-q9r8