CVE-2026-9824
Analyzed Analyzed - Analysis Complete

Mattermost Remote Cluster Metadata Enumeration via Autocomplete

Vulnerability report for CVE-2026-9824, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Mattermost, Inc.

Description

Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.11.x <= 10.11.19 fail to check the manage_shared_channels permission in the /share-channel autocomplete handler, which allows an authenticated user without that permission to enumerate configured remote cluster connection metadata via slash command autocomplete.. Mattermost Advisory ID: MMSA-2026-00676

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
mattermost mattermost_server From 10.11.0 (inc) to 10.11.20 (exc)
mattermost mattermost_server From 11.6.0 (inc) to 11.6.5 (exc)
mattermost mattermost_server From 11.7.0 (inc) to 11.7.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-9824 is a vulnerability in Mattermost server versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, and 10.11.x <= 10.11.19. The issue occurs because the software fails to check the 'manage_shared_channels' permission in the /share-channel autocomplete handler.

This allows an authenticated user who does not have the 'manage_shared_channels' permission to enumerate configured remote cluster connection metadata. The enumeration can happen via slash command autocomplete functionality.

Detection Guidance

Detecting this vulnerability requires checking if your Mattermost instance is running a vulnerable version and verifying whether unauthorized users can enumerate remote cluster connection metadata via the /share-channel autocomplete handler.

  • Check the Mattermost server version: Run the following command on the server hosting Mattermost to verify the installed version: 'mattermost version'.
  • Compare the installed version against the vulnerable versions: 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, or 10.11.x <= 10.11.19. If your version falls within these ranges, it is vulnerable.
  • Test for unauthorized enumeration: As an authenticated user without the 'manage_shared_channels' permission, attempt to use the slash command autocomplete for '/share-channel'. If metadata about remote cluster connections is returned, the vulnerability is present.

No specific network-based detection commands are provided, as this is an application-level vulnerability requiring access to the Mattermost interface or server logs.

Impact Analysis

This vulnerability can impact you in the following ways:

  • Unauthorized users may gain access to sensitive metadata about remote cluster connections in your Mattermost deployment.
  • While the CVSS score (4.3) indicates a low severity, it could still expose information that might be used in further attacks or reconnaissance.
  • If your organization relies on Mattermost for secure communications, this could undermine trust in the platform's permission controls.
Compliance Impact

The impact on compliance depends on the nature of the data exposed and your organization's regulatory obligations:

  • GDPR: If the exposed metadata includes personal data or could lead to further exposure of personal data, this may constitute a breach of confidentiality under GDPR. Organizations may need to assess whether this triggers reporting obligations.
  • HIPAA: If the Mattermost instance is used to handle protected health information (PHI) and the exposed metadata relates to PHI-sharing configurations, this could be considered a security incident under HIPAA. Covered entities would need to evaluate whether this constitutes a breach requiring notification.
  • Other standards (e.g., ISO 27001, NIST): This vulnerability may indicate a failure in access control mechanisms, which could be flagged during audits or assessments.

The specific compliance impact depends on how Mattermost is used in your environment and the sensitivity of the data involved.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Upgrade Mattermost to the latest patched version. Refer to the Mattermost security updates page for the fixed versions (e.g., versions later than 11.7.2, 11.6.4, or 10.11.19).
  • If upgrading is not immediately possible, restrict access to the Mattermost instance to trusted users only and monitor for unusual activity related to the /share-channel autocomplete handler.
  • Review and audit user permissions to ensure that only authorized users have the 'manage_shared_channels' permission, reducing the risk of exploitation.
  • Monitor Mattermost logs for any attempts to access or enumerate remote cluster connection metadata via the vulnerable endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9824. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart