Mattermost 11.x DoS via Unbounded Server-side Doc Extraction
CVE-2026-10600 Published on July 27, 2026
Denial of service via unbounded document content extraction in Mattermost Server
Mattermost versions 11.8.x <= 11.8.0, 11.7.x <= 11.7.3, 11.6.x <= 11.6.5, 10.11.x <= 10.11.20 fail to bound the time and resource consumption of server-side document content extraction which allows an authenticated user with file-upload permission to degrade file uploads for all users on the server via repeatedly uploading small documents that are cheap to upload but expensive to extract, saturating the shared extraction worker pool.. Mattermost Advisory ID: MMSA-2026-00694
Vulnerability Analysis
CVE-2026-10600 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a small impact on availability.
Weakness Type
Allocation of Resources Without Limits or Throttling
The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Products Associated with CVE-2026-10600
Want to know whenever a new CVE is published for MatterMost? stack.watch will email you.
Affected Versions
Mattermost:- Version 11.8.0, <= 11.8.0 is affected.
- Version 11.7.0, <= 11.7.3 is affected.
- Version 11.6.0, <= 11.6.5 is affected.
- Version 10.11.0, <= 10.11.20 is affected.
- Version 11.9.0 is unaffected.
- Version 11.8.1 is unaffected.
- Version 11.7.4 is unaffected.
- Version 11.6.6 is unaffected.
- Version 10.11.21 is unaffected.