Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Mattermost versions 11.5.x <= 11.5.1 fail to verify channel membership when processing AI-assisted message rewrites which allows an authenticated attacker to read the content of threads in private channels and direct messages they do not have access to via a crafted request to the post rewrite endpoint.. Mattermost Advisory ID: MMSA-2026-00645
AnalysisAI
Authenticated Mattermost users can read private channel threads and direct messages they lack access to by exploiting the AI post rewrite endpoint. Versions 11.5.0 and 11.5.1 fail to verify channel membership before processing AI-assisted message rewrites, enabling privilege escalation from low-privileged authenticated users to access confidential communications. CVSS 6.5 reflects network-accessible attack with low complexity requiring only basic authentication. EPSS data not available; no public exploit or KEV listing identified at time of analysis.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization) in Mattermost's AI-assisted message rewrite feature, introduced in version 11.5.x. The post rewrite endpoint processes user requests to modify message content using AI assistance but fails to validate whether the requesting user has membership or read permissions for the channel containing the target thread. The CVSS vector (AV:N/AC:L/PR:L/UI:N) indicates a network-accessible API endpoint with no rate limiting or additional security controls beyond basic authentication. Mattermost's access control model relies on explicit channel membership grants, particularly for private channels and direct messages which contain sensitive organizational communications. The authorization bypass occurs server-side during API request processing, allowing any authenticated user to craft requests referencing post IDs from channels they cannot normally view.
RemediationAI
Upgrade immediately to Mattermost version 11.5.2 or later which addresses the missing authorization check in the AI post rewrite endpoint per vendor advisory MMSA-2026-00645 at https://mattermost.com/security-updates. If immediate patching is not feasible, disable the AI-assisted message rewrite feature through Mattermost system console under AI settings, which eliminates the vulnerable attack surface but removes functionality users may rely on for productivity. Alternatively, implement network-level access controls restricting API endpoint access to trusted IP ranges, though this does not mitigate insider threats from authenticated users within the network perimeter. Review access logs for unusual POST requests to rewrite endpoints referencing post IDs from channels the requesting user does not belong to, filtering for HTTP 200 responses that should have returned 403 Forbidden errors. Audit private channel memberships and direct message participant lists to identify potential unauthorized access during the vulnerability window between 11.5.0 release and patching.
More in Mattermost
View allMattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate boa
Denial 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
A remote code execution vulnerability (CVSS 9.9) that allows authenticated users. Critical severity with potential for s
Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate inp
Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the
Mattermost versions 11.0.x <= 11.0.2, 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12 fail to to verify that t
Mattermost versions 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12, 11.0.x <= 11.0.3 fail to properly validat
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 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to use prepared statemen
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Linux Enterprise Server 16.1 | Affected |
| SUSE Linux Enterprise Server for SAP applications 16.1 | Affected |
| SUSE Linux Enterprise Module for Package Hub 15 SP5 | Affected |
| SUSE Linux Enterprise Module for Package Hub 15 SP6 | Affected |
| openSUSE Leap 15.5 | Affected |
| openSUSE Leap 15.6 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30753
GHSA-8r89-8w26-cq32