CVE-2026-9816 PUBLISHED

Insufficient server-side validation of board member role fields permits privilege escalation

Assigner: Mattermost
Reserved: 28.05.2026 Published: 17.08.2026 Updated: 17.08.2026

Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fail to validate BoardMember.Scheme* fields server-side on insert and archive-import paths which allows a board editor or non-guest team member to grant board admin to arbitrary users via POST /api/v2/boards/{boardID}/members and POST /api/v2/teams/{teamID}/archive/import.. Mattermost Advisory ID: MMSA-2026-00685

Metrics

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

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.7.0 to 11.7.6 (incl.)
  • affected from 10.11.0 to 10.11.21 (incl.)
  • affected from 11.8.0 to 11.8.3 (incl.)
  • Version 11.9.0 is unaffected
  • Version 11.7.7 is unaffected
  • Version 10.11.22 is unaffected
  • Version 11.8.4 is unaffected

Solutions

Update Mattermost to versions 11.9.0, 11.7.7, 10.11.22, 11.8.4 or higher.

Credits

  • kamil-sawicki finder

References

Problem Types

  • CWE-863: Incorrect Authorization CWE