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

Impact

Mattermost versions 11.8.x <= 11.8.0, 11.7.x <= 11.7.3, 11.6.x <= 11.6.5, and 10.11.x <= 10.11.20 do not restrict the time or resources used during server‑side document content extraction. An authenticated user who has permission to upload files can exploit this by repeatedly uploading very small documents that are inexpensive to upload but costly to process. Each upload consumes extraction worker resources, and a sufficient volume of such uploads can saturate the shared extraction worker pool, causing legitimate file uploads to fail and preventing users from sending or receiving files, effectively degrading service availability.

Affected Systems

Mattermost Server is affected. Vulnerable releases are any 11.8.x version up to 11.8.0, any 11.7.x up to 11.7.3, any 11.6.x up to 11.6.5, and any 10.11.x up to 10.11.20.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, primarily affecting availability. The exploit requires authentication and file‑upload privileges, so the attacker must be a legitimate user of the system. The EPSS score of 0.00212 (<1%) indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited publicly known exploitation. Nonetheless, the ability to exhaust shared system resources makes it a credible risk, especially in environments with many concurrent users.

Generated by OpenCVE AI on August 3, 2026 at 17:21 UTC.

Remediation

Vendor Solution

Update Mattermost to versions 11.9.0, 11.8.1, 11.7.4, 11.6.6, 10.11.21 or higher.


OpenCVE Recommended Actions

  • Update Mattermost to version 11.9.0, 11.8.1, 11.7.4, 11.6.6, 10.11.21 or any newer release that contains the patch.
  • Restrict or remove file‑ permissions for users who do not require them, limiting the number of uploads that can be processed.
  • Monitor extraction worker utilization and implement rate limiting or worker‑pool scaling to prevent resource exhaustion.

Generated by OpenCVE AI on August 3, 2026 at 17:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 27 Jul 2026 16:15:00 +0000

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

Mon, 27 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, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description 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
Title Denial of service via unbounded document content extraction in Mattermost Server
Weaknesses CWE-770
References
Metrics cvssV3_1

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


Subscriptions

Mattermost Mattermost Mattermost Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Mattermost

Published:

Updated: 2026-07-27T15:04:58.593Z

Reserved: 2026-06-02T09:04:58.161Z

Link: CVE-2026-10600

cve-icon Vulnrichment

Updated: 2026-07-27T15:04:53.414Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T15:16:46.623

Modified: 2026-08-03T15:24:46.930

Link: CVE-2026-10600

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:30:17Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling