PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-6046 Mattermost CVE debrief

CVE-2026-6046 is a medium-severity vulnerability in Mattermost, a popular communication platform. The issue arises from the platform's failure to validate that a username returned during bot registration belongs to a bot account. This oversight allows an unprivileged attacker to intercept private messages sent by plugins via direct message channels by pre-registering a user account with a predictable plugin bot username.

Vendor
Mattermost
Product
Unknown
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-12
Original CVE updated
2026-06-12
Advisory published
2026-06-12
Advisory updated
2026-06-12

Who should care

Users of Mattermost, particularly those who have plugins installed that send private messages via direct message channels, should be aware of this vulnerability. Administrators of Mattermost instances should prioritize patching to prevent potential exploitation.

Technical summary

The vulnerability is caused by inadequate validation of usernames during bot registration. Specifically, Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.11.x <= 10.11.15, and 10.11.x <= 10.11.16 are affected. An attacker can exploit this by pre-registering a user account with a predictable plugin bot username, allowing them to intercept private messages sent by plugins.

Defensive priority

Medium

Recommended defensive actions

  • Apply patches or updates provided by Mattermost to address the vulnerability.
  • Review and update Mattermost instances to ensure they are running a version that has addressed this issue.
  • Monitor for any suspicious activity related to bot registrations and private message channels.

Evidence notes

The CVE-2026-6046 vulnerability has been documented by Mattermost and is tracked under Mattermost Advisory ID: MMSA-2026-00649. For more information, refer to the official CVE record [cve-org] and the NVD detail page [nvd].

Official resources

CVE-2026-6046 was published on 2026-06-12T17:16:26.957Z and has not been modified since its publication.