Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
Mattermost Plugins versions <=11.5 11.1.5 10.13.11 11.3.4.0 fail to appropriately check for valid namespaces which allows plugin users to create subscriptions to groups that were not whitelisted via creating groups that share the same prefix as a whitelisted group. Mattermost Advisory ID: MMSA-2026-00601
AnalysisAI
Authorization bypass in Mattermost Plugins allows authenticated users to subscribe to unauthorized notification groups by exploiting prefix-matching namespace validation. Affected versions (≤11.5, 11.1.5, 10.13.11, 11.3.4.0) fail to enforce group whitelisting, enabling low-privileged plugin users to create groups sharing prefixes with authorized groups and thereby receive notifications or access information from out-of-scope channels. EPSS data unavailable; not listed in CISA KEV; CVSS 4.3 reflects low-privilege network exploitation with limited integrity impact but no confidentiality or availability compromise.
Technical ContextAI
Mattermost Plugins is the extensibility framework for Mattermost collaboration platform (CPE 2.3:a:mattermost:mattermost). This vulnerability stems from CWE-863 (Incorrect Authorization), where the plugin system's namespace validation logic uses prefix-based matching instead of exact group identifier comparison. When administrators whitelist specific groups for plugin subscriptions (e.g., 'engineering-team'), the flawed validation allows creation of similarly-prefixed groups (e.g., 'engineering-team-malicious') that bypass access controls. The CVSS vector AV:N/AC:L/PR:L indicates network-accessible exploitation by authenticated low-privilege users without additional complexity, though the scope remains unchanged (S:U) and impact is limited to integrity modification (I:L) of subscription data rather than direct data exfiltration.
RemediationAI
Upgrade to the patched Mattermost version specified in Mattermost Security Advisory MMSA-2026-00601 available at https://mattermost.com/security-updates. The advisory references fix versions for affected release branches (exact patch versions not provided in input data but should be confirmed from vendor source). If immediate patching is not feasible, implement compensating controls: disable plugin subscription features system-wide via Mattermost configuration settings (config.json PluginSettings.Enable = false) until upgrade completes, though this breaks legitimate plugin functionality; alternatively, audit existing plugin-created groups against whitelisted namespaces and remove unauthorized groups matching whitelisted prefixes, then restrict plugin installation permissions to administrators only via System Console > Plugins > Management settings to prevent low-privilege users from exploiting the namespace validation flaw. Note that disabling all plugins impacts collaboration workflows dependent on integrations like Jira, GitHub, or Zoom plugins.
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-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30745
GHSA-x3f7-3cx7-2cw7