CVE-2026-10106 PUBLISHED

Unauthorized users can trigger interactive post actions in private channels via action cookie channel mismatch in Mattermost

Assigner: Mattermost
Reserved: 29.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 verify that the channel referenced in an action cookie matches the channel of the target post, which allows an authenticated user without access to a private channel to trigger interactive post actions on posts in that channel via a cookie obtained from any accessible channel.. Mattermost Advisory ID: MMSA-2026-00690

Metrics

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

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

  • minghseinyuc86595 finder

References

Problem Types

  • CWE-863: Incorrect Authorization CWE