Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Remote cluster must hold authenticated federation credentials (PR:L); only post integrity within shared channels is impacted, with no confidentiality or availability effect.
Primary rating from Vendor (Mattermost).
CVSS VectorVendor: Mattermost
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.11.x <= 10.11.19 fail to verify post ownership in the shared channel inbound sync handler, which allows an authenticated remote cluster to modify or delete posts authored by local users or other remotes via crafted sync messages referencing arbitrary post IDs in channels shared with that remote.. Mattermost Advisory ID: MMSA-2026-00689
AnalysisAI
Post ownership verification is absent in Mattermost's shared channel inbound sync handler, allowing an authenticated remote cluster to forge sync messages that modify or delete posts authored by local users or other federated remotes. Affected versions span the 10.11.x, 11.6.x, and 11.7.x release trains up to and including 10.11.19, 11.6.4, and 11.7.2 respectively. No public exploit has been identified and CISA KEV confirmation is absent, but the integrity impact is direct and the attack complexity is low once federation trust is established.
Technical ContextAI
Mattermost's shared channels feature enables cross-instance federation, synchronizing posts between separate Mattermost deployments (remote clusters) via an inbound sync handler. The vulnerability is rooted in CWE-639 (Authorization Through User-Controlled Key): the sync handler accepts post IDs supplied by the remote cluster in crafted sync messages and processes ownership-sensitive operations (edit, delete) against those IDs without confirming that the requesting remote cluster is the original author or has been delegated write rights over the referenced post. The affected CPE is cpe:2.3:a:mattermost:mattermost across all qualifying versions. The flaw is architectural - the trust boundary between remote clusters is not enforced at the object level, only at the channel membership level.
RemediationAI
The primary remediation is to upgrade to a patched Mattermost release; exact fixed version numbers are not explicitly enumerated in the available reference data and must be confirmed at https://mattermost.com/security-updates (MMSA-2026-00689) - patch available per vendor advisory. As a compensating control for environments that cannot patch immediately, disabling the shared channels (federation) feature eliminates the vulnerable code path entirely, though this will halt cross-instance post synchronization for all configured remote clusters. Restricting which remote clusters are trusted at the network or application level (allowlisting known-good peer instances) reduces the attack surface but does not eliminate the vulnerability if a trusted peer is compromised. There are no known side-channel workarounds that preserve full shared channel functionality while mitigating the flaw.
More in Mattermost
View allDenial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s
A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto
Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w
Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf
Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invit
Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse
Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43307
GHSA-4h7j-7xp4-wp5p