CVE-2026-24692
vulnerability analysis and mitigation

Overview

CVE-2026-24692 is an incorrect authorization vulnerability in Mattermost Server that allows authenticated guest users to bypass read permission restrictions and access posts and files in channels they are not authorized to view via search API endpoints. It affects Mattermost Server versions 11.3.x ≤ 11.3.0, 11.2.x ≤ 11.2.2, and 10.11.x ≤ 10.11.10. The vulnerability was published on March 16, 2026, and is tracked under Mattermost Advisory ID MMSA-2025-00554. It carries a CVSS v3.1 base score of 4.3 (Medium) (Mattermost Security Updates, Feedly).

Technical details

The root cause is improper enforcement of read permissions in Mattermost's search API endpoints, classified as CWE-863 (Incorrect Authorization). When a guest user submits a search API request, the server fails to validate whether that user has read access to the channels being searched, returning posts and files from restricted channels. Exploitation requires only a valid low-privilege (guest) account and network access to the Mattermost instance — no special configuration or user interaction is needed. No public proof-of-concept code has been identified at this time (Feedly, Mattermost Security Updates).

Impact

Successful exploitation allows guest users to read sensitive channel content — including posts and attached files — from channels they have not been granted access to, resulting in unauthorized information disclosure. The confidentiality impact is limited to content accessible via the search API, with no integrity or availability impact. In environments where Mattermost channels contain confidential business communications, credentials, or sensitive files, this could lead to meaningful data exposure for any organization using guest accounts (Feedly).

Exploitation steps

  1. Reconnaissance: Identify a Mattermost Server instance running a vulnerable version (11.3.0, ≤11.2.2, or ≤10.11.10) with guest user accounts enabled.
  2. Obtain guest credentials: Register or obtain valid guest user credentials for the target Mattermost instance.
  3. Authenticate: Log in to the Mattermost instance as a guest user and obtain a valid session token via the authentication API.
  4. Craft search API request: Send an authenticated HTTP request to the Mattermost search API endpoint (e.g., POST /api/v4/posts/search) with a search query targeting content in channels the guest account does not have read access to.
  5. Retrieve restricted content: The server returns posts and files from restricted channels due to the missing permission check, exposing unauthorized content to the guest user (Feedly, Mattermost Security Updates).

Indicators of compromise

  • Network: Elevated volume of POST requests to /api/v4/posts/search or similar Mattermost search API endpoints originating from guest user accounts.
  • Logs: Mattermost server logs showing guest user accounts performing search queries that return results from channels they are not members of; audit log entries for search API calls by accounts with guest roles.
  • Behavioral: A guest account issuing search API requests at an unusually high frequency or querying for terms inconsistent with their assigned channels.

Mitigation and workarounds

Mattermost has released patched versions addressing this vulnerability: upgrade to 11.3.1 (for 11.3.x deployments), 11.2.3 (for 11.2.x deployments), or 10.11.11 (for 10.11.x deployments). As a temporary workaround prior to patching, administrators should consider restricting or disabling guest user access to search functionality, or disabling guest accounts entirely if not required. Reviewing audit logs for unauthorized search API activity by guest accounts is also recommended (Mattermost Security Updates, Feedly).

Community reactions

The vulnerability received routine coverage from automated vulnerability tracking services and security news aggregators shortly after disclosure. An openSUSE security announcement and a Linux Security advisory were published referencing the issue in the context of package updates. No notable researcher commentary or significant community discussion has been identified beyond standard CVE tracking (openSUSE Security Announce, Linux Security).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management