CVE-2026-3637 PUBLISHED

Mattermost fails to enforce create_post permission when editing posts

Assigner: Mattermost
Reserved: 06.03.2026 Published: 18.05.2026 Updated: 18.05.2026

Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 11.4.x <= 11.4.3 fail to check the create_post channel permission during post edit operations which allows an authenticated attacker with revoked posting privileges to modify their existing posts via direct API requests to the post update and patch endpoints.. Mattermost Advisory ID: MMSA-2026-00627

Metrics

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

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.5.0 to 11.5.1 (incl.)
  • affected from 10.11.0 to 10.11.13 (incl.)
  • affected from 11.4.0 to 11.4.3 (incl.)
  • Version 11.6.0 is unaffected
  • Version 11.5.2 is unaffected
  • Version 10.11.14 is unaffected
  • Version 11.4.4 is unaffected

Solutions

Update Mattermost to versions 11.6.0, 11.5.2, 10.11.14, 11.4.4 or higher.

Credits

  • 0x7oda7123 finder

References

Problem Types

  • CWE-862: Missing Authorization CWE