CVE-2026-9824 PUBLISHED

Remote cluster metadata enumeration via /share-channel autocomplete

Assigner: Mattermost
Reserved: 28.05.2026 Published: 13.07.2026 Updated: 13.07.2026

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

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.7.0 to 11.7.2 (incl.)
  • affected from 11.6.0 to 11.6.4 (incl.)
  • affected from 10.11.0 to 10.11.19 (incl.)
  • Version 11.8.0 is unaffected
  • Version 11.7.3 is unaffected
  • Version 11.6.5 is unaffected
  • Version 10.11.20 is unaffected

Solutions

Update Mattermost to versions 11.8.0, 11.7.3, 11.6.5, 10.11.20 or higher.

Credits

  • adamsec-dev finder

References

Problem Types

  • CWE-862: Missing Authorization CWE