Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
AC:H reflects required foreknowledge of bot username and pre-registration timing; PR:L for mandatory user account; C:H for full DM interception; no integrity or availability impact.
Primary rating from Vendor (Mattermost).
CVSS VectorVendor: Mattermost
Lifecycle Timeline
1DescriptionCVE.org
Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.11.x <= 10.11.15, 10.11.x <= 10.11.16 fail to validate that a username returned during bot registration belongs to a bot account, which allows an unprivileged attacker to intercept private messages sent by plugins via direct message channels by pre-registering a user account with a predictable plugin bot username.. Mattermost Advisory ID: MMSA-2026-00649
AnalysisAI
Private message interception in Mattermost affects versions 11.6.x through 11.6.1, 11.5.x through 11.5.4, and 10.11.x through 10.11.16, allowing a low-privileged attacker to receive plugin-generated direct messages intended for bot accounts. The flaw stems from the bot registration flow failing to verify that a claimed username actually belongs to a bot account, enabling an attacker who pre-registers a human account using a predictable plugin bot username to silently hijack those message channels. No public exploit code exists at time of analysis, and exploitation requires both an existing user account and advance knowledge of the target bot's username.
Technical ContextAI
Mattermost is an open-source team messaging platform with a plugin system that creates bot accounts for automated messaging. During bot registration, the server returns a username but fails to enforce that the returned username maps to a bot-type account (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor). This missing ownership validation in the bot registration API means a regular user account sharing the bot's username will receive direct messages routed by plugins to that username. The affected CPE is cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:* covering the server component. The root cause is an authorization boundary failure: the system trusts a username string without verifying account type, violating the principle of least privilege at the API layer.
RemediationAI
Patch available per vendor advisory at https://mattermost.com/security-updates (Mattermost Advisory MMSA-2026-00649). Administrators should upgrade to a fixed release beyond the affected version ranges: beyond 11.6.1 for the 11.6.x branch, beyond 11.5.4 for the 11.5.x branch, and beyond 10.11.16 for the 10.11.x branch - exact fix version numbers were not independently confirmed from the provided data. As a compensating control pending upgrade, administrators can audit existing user accounts for usernames that match expected plugin bot naming conventions and remove or rename any suspicious accounts. Additionally, restricting account registration to trusted domains or disabling open user registration limits the attacker's ability to pre-register conflicting usernames. Reviewing plugin bot username patterns to use non-predictable, randomized suffixes can eliminate the predictability prerequisite for exploitation.
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-200 – Information Exposure
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: ModerateShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36502
GHSA-3vmp-whvv-5v9v