Description
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
Published: 2026-07-13
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Mattermost versions 11.7.x through 11.7.2, 11.6.x through 11.6.4, and 10.11.x through 10.11.19 fail to verify that a user sending a sync message actually owns the post it references (CWE-639). An authenticated remote cluster connected via a Mattermost Connected Workspace can therefore craft inbound sync messages that reference arbitrary post IDs in shared channels and modify or delete those posts even though the cluster does not own them. This flaw permits an attacker with access to a remote cluster to tamper with the integrity of posts authored by local users or other remote clusters, potentially erasing evidence or inserting falsified content. The impact is limited to the integrity of individual posts; it does not affect system availability or provide broader privileges beyond the erroneous post modifications.

Affected Systems

Affected products are Mattermost instances running the vulnerable versions listed above. Any commercial deployment using Mattermost 10.11.x (up to 10.11.19), 11.6.x (up to 11.6.4), or 11.7.x (up to 11.7.2) that participates in Connected Workspaces shared channels.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate base risk. EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, suggesting no known active exploitation campaigns. An attacker must already have authenticated access to a remote cluster; therefore the attack vector is internal or cross‑cluster within an organization. While no public exploits have been reported, the flaw presents a tangible threat to post integrity for any organization relying on shared channels.

Generated by OpenCVE AI on August 1, 2026 at 10:49 UTC.

Remediation

Vendor Solution

Update Mattermost to versions 11.8.0, 11.7.3, 11.6.5, 10.11.20 or higher.


OpenCVE Recommended Actions

  • Update Mattermost to version 11.8.0, 11.7.3, 11.6.5, 10.11.20, or newer, which implement proper post‑ownership checks.
  • Restrict remote cluster permissions so only authorized clusters can participate in shared channels and consider disabling inbound sync for channels that do not require it.
  • Audit inbound sync messages and review post ownership logs after applying the patch to detect any prior unauthorized modifications.

Generated by OpenCVE AI on August 1, 2026 at 10:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Mattermost
Mattermost mattermost
Vendors & Products Mattermost
Mattermost mattermost

Mon, 13 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Description 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
Title Authenticated remote cluster can modify or delete posts it does not own in Mattermost Connected Workspaces shared channels
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Mattermost Mattermost
cve-icon MITRE

Status: PUBLISHED

Assigner: Mattermost

Published:

Updated: 2026-07-14T14:32:32.714Z

Reserved: 2026-05-29T15:37:04.097Z

Link: CVE-2026-10103

cve-icon Vulnrichment

Updated: 2026-07-14T14:18:53.596Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key