Severity by source
AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Mattermost Desktop App versions <=6.1 6.0.1 5.4.13.0 fail to prevent server-rendered content from closing an underlying application view in the Mattermost Desktop App which allows a malicious server or plugin to crash the desktop client via invoking {{window.close()}} in the renderer context, leading to a denial of service condition at the client level. Mattermost Advisory ID: MMSA-2026-00633
AnalysisAI
Mattermost Desktop App can be crashed remotely by malicious server administrators or plugin developers exploiting insufficient isolation of server-rendered content. Authenticated attackers with low-privilege server access who can control rendered content (via compromised server, malicious plugin, or modified server responses) can invoke window.close() to terminate the desktop client, causing a client-side denial of service. EPSS data not available; no public exploit code identified at time of analysis. CVSS 3.5 (Low severity) reflects limited impact scope - disruption to individual user sessions rather than system-wide compromise.
Technical ContextAI
The Mattermost Desktop App uses Electron or similar framework to render server content within desktop application views. The vulnerability stems from improper context isolation (CWE-754: Improper Check for Unusual or Exceptional Conditions) where server-controlled HTML/JavaScript can access window management APIs in the renderer process. Affected CPE is cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:* covering versions through 6.1, 6.0.1, and 5.4.13.0. In secure Electron applications, renderer processes should be sandboxed with contextIsolation enabled and nodeIntegration disabled to prevent server content from invoking privileged APIs like window.close(). This architectural flaw allows untrusted server-rendered content to break the application boundary and control the desktop client lifecycle.
RemediationAI
Upgrade Mattermost Desktop App to the patched version specified in MMSA-2026-00633 advisory at https://mattermost.com/security-updates (exact fixed version not provided in available data - consult vendor advisory for release number). Organizations unable to immediately patch can implement compensating controls: restrict desktop client connections to trusted Mattermost servers only via endpoint management policies or network access controls, disable or audit third-party plugins on Mattermost servers (as plugins can inject arbitrary client-side code), and educate users not to connect desktop clients to untrusted or community-hosted Mattermost instances. Note that blocking JavaScript entirely would break core Mattermost functionality. For high-security environments, consider mandating web client usage until desktop app is patched, though this reduces offline functionality and user experience.
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 technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30758
GHSA-mf43-g8vp-9q4m