Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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:N/A:H
Lifecycle Timeline
1DescriptionCVE.org
Mattermost Plugins versions <=11.5 11.1.5 10.13.11 11.3.4.0 fail to properly check for permissions when processing commands in the Gitlab plugin which allows normal users to uninstall instances or setup webhook connections via the {{gitlab instance {option}}} or the {{/gitlab webhook {option}}} commands. Mattermost Advisory ID: MMSA-2026-00600
AnalysisAI
Authenticated users in Mattermost Plugins can disrupt Gitlab integration by uninstalling instances or modifying webhook connections without proper authorization. The CWE-862 authorization flaw in versions <=11.5, 11.1.5, 10.13.11, and 11.3.4.0 allows users with low-level privileges (PR:L) to execute administrative commands via /gitlab instance {option} or /gitlab webhook {option}, resulting in availability impact (A:H) to the Gitlab plugin infrastructure. CVSS 6.5 reflects moderate risk, with EPSS data and active exploitation status not available at time of analysis.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), where the Mattermost Plugins Gitlab integration fails to enforce role-based access controls on administrative command handlers. The affected CPE (cpe:2.3:a:mattermost:mattermost) indicates core Mattermost server plugin infrastructure. The slash command parser processes /gitlab instance and /gitlab webhook commands without validating that the invoking user possesses administrative privileges required for instance management or webhook configuration. This represents a broken access control pattern where authentication (PR:L confirms users must be logged in) is present but authorization checks are absent, allowing privilege escalation from normal user to plugin administrator within the Gitlab integration context.
RemediationAI
Upgrade Mattermost to the latest patched version as specified in vendor advisory MMSA-2026-00600 at https://mattermost.com/security-updates. The advisory should contain exact fixed versions for the 11.x, 10.x, and 11.3.x release branches. If immediate patching is not feasible, implement compensating controls: disable the Gitlab plugin entirely via System Console > Plugins > Management until patches can be applied (trade-off: loss of Gitlab integration functionality), or restrict plugin command execution through Mattermost's slash command permissions if available in your version (verify support in your specific release). For high-security environments, audit Mattermost logs for unauthorized /gitlab instance or /gitlab webhook command usage by non-administrative users to detect potential exploitation. Review and rotate Gitlab webhook secrets after patching if unauthorized webhook modifications are suspected.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30748
GHSA-5gjv-5xhr-vc35