Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Guest-level authentication required (PR:L); network WebSocket vector (AV:N); only permission metadata disclosed, no integrity or availability impact.
Primary rating from Vendor (Mattermost).
CVSS VectorVendor: Mattermost
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
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 restrict role_updated websocket event broadcasts to members of the affected team or channel which allows an authenticated attacker with guest-level access to observe permission scheme change notifications for private teams they are not a member of via the websocket connection.. Mattermost Advisory ID: MMSA-2026-00616
AnalysisAI
Mattermost's WebSocket layer improperly broadcasts role_updated events to all authenticated connections regardless of team or channel membership, enabling guest-level authenticated users to observe permission scheme change notifications for private teams they do not belong to. Affected versions span the 10.11.x, 11.5.x, and 11.6.x release lines. No public exploit code exists and this vulnerability is not listed in the CISA KEV catalog, but the low attack complexity and broad version impact make patching a straightforward priority for any Mattermost deployment with guest accounts enabled.
Technical ContextAI
Mattermost is an open-source collaboration platform that uses persistent WebSocket connections to deliver real-time events to clients, including administrative notifications such as role_updated, which signals changes to a team's or channel's permission scheme. The root cause is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the server-side event dispatcher fails to scope broadcasts of role_updated to only those WebSocket sessions belonging to members of the affected team or channel. Affected products are identified by CPE cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:* across versions 10.11.0-10.11.16, 11.5.0-11.5.4, and 11.6.0-11.6.1. The flaw is a pure information disclosure with no integrity or availability component; it leaks organizational permission metadata rather than message content or credentials.
RemediationAI
Apply the vendor-released patch per the Mattermost Security Updates advisory at https://mattermost.com/security-updates; the advisory page lists the specific fixed versions for each affected branch (10.11.x, 11.5.x, and 11.6.x), though exact fix version numbers were not independently confirmed in the available intelligence data and should be verified directly from the advisory. As a compensating control prior to patching, administrators can reduce exposure by auditing and minimizing guest account provisioning - disabling or revoking guest access entirely eliminates the attack surface since exploitation requires at minimum a guest-level authenticated session. Restricting WebSocket connectivity at the network layer (e.g., to known corporate IP ranges) would reduce but not eliminate risk for internet-facing deployments. Note that disabling guest accounts may disrupt legitimate external collaborator workflows.
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 weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36498
GHSA-rp4v-qc77-phm4