๐Ÿ” CVE Alert

CVE-2026-6689

MEDIUM 4.3

*Missing* {{invite_user}} *permission check on team creation allows unprivileged users to set open-invite and allowed-domains team settings*

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.11.x <= 10.11.15, 10.11.x <= 10.11.16 Fail to enforce PermissionInviteUser when setting AllowOpenInvite or AllowedDomains during team creation (the check was only applied on update/patch), which allows an authenticated user holding PermissionCreateTeam but not PermissionInviteUser on the resulting team to configure invite-controlled team settings (make the team publicly joinable via open invite and/or constrain membership via allowed domains) that they are not permitted to set on an existing team via POST /api/v4/teams with allow_open_invite: true and/or a non-empty allowed_domains in the request body.. Mattermost Advisory ID: MMSA-2026-00655

CWE CWE-862
Vendor mattermost
Product mattermost
Published Jun 12, 2026
Last Updated Jun 12, 2026
Stay Ahead of the Next One

Get instant alerts for mattermost mattermost

Be the first to know when new medium vulnerabilities affecting mattermost mattermost are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

Mattermost / Mattermost
11.6.0 โ‰ค 11.6.1 11.5.0 โ‰ค 11.5.4 10.11.0 โ‰ค 10.11.15 10.11.0 โ‰ค 10.11.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
mattermost.com: https://mattermost.com/security-updates

Credits

0x7oda7123