Mattermost doesn't check the create_post channel permission during post edit operations

Description

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

Basic information

Type
reviewed
Severity
medium
Advisory on GitHub
Open advisory ↗
Repository advisory
Source code
Browse source ↗
Published (advisory)
2026-05-18 09:31:47 UTC
Updated
2026-06-01 15:01:48 UTC
GitHub reviewed
2026-06-01 14:41:54 UTC
NVD published
2026-05-18

EPSS Score

Score Percentile
0.03% 9.49%

CVSS Scores

Base score Version Severity Vector
4.3 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:L)
A normal user session is enough; they don’t have to be admin.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:N)
Service keeps running; no real outage angle.

Identifiers

CWEs

CWE id Name
CWE-862 Missing Authorization

Affected packages (5)

Vulnerable version ranges and first patched releases as published by GitHub.

Ecosystem Package Vulnerable range First patched Vulnerable functions
go github.com/mattermost/mattermost/server/v8 >= 10.11.0, < 10.11.14 10.11.14
go github.com/mattermost/mattermost/server/v8 >= 11.4.0, < 11.4.4 11.4.4
go github.com/mattermost/mattermost/server/v8 < 8.0.0-20260316171743-090408f09f53 8.0.0-20260316171743-090408f09f53
go github.com/mattermost/mattermost/server/v8 >= 11.5.0, < 11.5.2 11.5.2
go github.com/mattermost/mattermost-server < 5.3.2-0.20260316171743-090408f09f53 5.3.2-0.20260316171743-090408f09f53

References

cvelogic Threat Intelligence