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
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
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 allDenial 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
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 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invit
Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse
Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr
Authorization bypass in Mattermost Plugin Legal Hold versions <=1.1.4 allows authenticated attackers to manipulate legal
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30758
GHSA-mf43-g8vp-9q4m