Skip to main content

Mattermost CVE-2026-8074

| EUVD-2026-38248 LOW
Incorrect Authorization (CWE-863)
2026-06-22 Mattermost GHSA-g5vr-6pgg-74qv
3.8
CVSS 3.1 · Vendor: Mattermost

Severity by source

Vendor (Mattermost) PRIMARY
3.8 LOW
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L
vuln.today AI
3.8 LOW

Requires authenticated User Manager role with explicit write access (PR:H); no confidentiality loss; limited integrity and availability impact confined to bot account deactivation.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (Mattermost).

CVSS VectorVendor: Mattermost

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 22, 2026 - 14:40 vuln.today

DescriptionCVE.org

Mattermost versions 11.7.x <= 11.7.0, 10.11.x <= 10.11.17 fail to enforce bot-specific permission checks on the user active status endpoint, which allows a User Manager with user management write access but no Integrations access to deactivate bot accounts via the PUT /api/v4/users/{id}/active API endpoint.. Mattermost Advisory ID: MMSA-2026-00667

AnalysisAI

{id}/active endpoint despite lacking the Integrations permission required to manage bots. The server fails to apply bot-specific permission checks at this endpoint, accepting the deactivation request based solely on user management write access. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate as User Manager with write access
Delivery
Enumerate bot account user IDs via users API
Exploit
Craft PUT /api/v4/users/{bot_id}/active request with active:false
Execution
Server omits Integrations permission check
Persist
Bot account deactivated
Impact
Dependent integrations and workflows disrupted

Vulnerability AssessmentAI

Exploitation Exploitation requires the attacker to be authenticated to the Mattermost instance and hold a User Manager role with user management write access explicitly granted by a system administrator - this is not a default role assignment. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The vendor-assigned CVSS 3.8 (Low) with vector AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L accurately characterizes the constrained real-world risk. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated Mattermost user holding the User Manager role enumerates bot account user IDs in the workspace - possible via the users listing API available to their role - and then issues a PUT /api/v4/users/{bot_user_id}/active HTTP request with a JSON body of {"active": false}. The server processes the request without checking for Integrations permissions, deactivates the bot, and any automated pipelines or webhook integrations relying on that bot account stop functioning. …
Remediation The primary remediation is to upgrade Mattermost to a patched release as directed by the vendor advisory MMSA-2026-00667 at https://mattermost.com/security-updates; exact fixed version numbers are not enumerated in the available input data and must be confirmed directly from that advisory. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-8074 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy