Skip to main content

Mattermost CVE-2026-5755

| EUVDEUVD-2026-31427 MEDIUM
Uncontrolled Resource Consumption (CWE-400)
2026-05-22 Mattermost GHSA-37j2-3vv8-cf24
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 22, 2026 - 11:32 vuln.today

DescriptionCVE.org

Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.2, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to validate the TIFF IFD offset in the image header before allocating memory, which allows authenticated users with file upload or posting permissions to cause a denial of service (server OOM) via uploading a crafted TIFF file or posting a URL that serves one.. Mattermost Advisory ID: MMSA-2026-00648

AnalysisAI

Uncontrolled memory allocation in Mattermost's TIFF image processing allows authenticated users to trigger server-side out-of-memory (OOM) conditions, effectively taking down the collaboration platform. Affected are all Mattermost deployments running versions 10.11.x through 11.6.0. Any account holding file upload or URL-posting permissions can exploit this remotely without elevated privileges, making it a realistic insider or compromised-account threat. No public exploit code or CISA KEV listing has been identified at time of analysis, but the low attack complexity and broad authentication base increase practical risk.

Technical ContextAI

Mattermost (CPE: cpe:2.3:a:mattermost:mattermost) includes a server-side TIFF image parser used during file uploads and URL preview rendering. The TIFF format uses Image File Directory (IFD) structures with offset fields that point to data locations within the file. The vulnerability (CWE-400: Uncontrolled Resource Consumption) arises because Mattermost does not validate the IFD offset value from the TIFF image header before using it to drive memory allocation. An attacker can craft a TIFF file with a maliciously large or nonsensical IFD offset, causing the server to attempt an enormous heap allocation, exhausting available RAM and triggering an OOM condition that crashes or severely degrades the server process. This class of vulnerability is common in image-processing libraries that parse attacker-controlled binary formats without bounds-checking header fields prior to resource allocation.

RemediationAI

The primary remediation is to upgrade Mattermost server to a fixed version per the vendor security advisory at https://mattermost.com/security-updates (MMSA-2026-00648). Exact patched version numbers are not independently confirmed from the available input data - consult the advisory page directly to identify the minimum safe release for your branch (10.11.x, 11.4.x, 11.5.x, or 11.6.x). As a compensating control while patching is coordinated, administrators can restrict file upload and URL-preview permissions to a reduced set of trusted users or roles within Mattermost's System Console, which reduces the attack surface at the cost of feature availability for general users. Disabling TIFF-format support at the reverse proxy or application layer (if configurable) would eliminate the vulnerable code path entirely, though this may break legitimate workflows involving TIFF files. Rate-limiting file upload API endpoints can reduce the impact of repeated exploitation attempts but will not prevent a single well-crafted request from consuming excessive memory.

CVE-2026-48801 HIGH POC
8.7 Jun 26

Denial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s

CVE-2022-4044 MEDIUM POC
6.5 Nov 23

A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto

CVE-2022-3257 MEDIUM POC
6.5 Sep 23

Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w

CVE-2023-6458 CRITICAL
9.8 Dec 06

Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf

CVE-2020-26276 CRITICAL
9.8 Dec 17

Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,

CVE-2024-39777 CRITICAL
9.6 Aug 01

Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invit

CVE-2020-26290 CRITICAL
9.6 Dec 28

Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo

CVE-2026-9354 MEDIUM POC
5.5 May 24

Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t

CVE-2022-1002 MEDIUM POC
5.4 Mar 18

Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh

CVE-2023-2193 CRITICAL
9.1 Apr 20

Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse

CVE-2026-7387 HIGH
8.8 Jun 12

Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr

CVE-2026-3524 HIGH
8.8 Apr 06

Authorization bypass in Mattermost Plugin Legal Hold versions <=1.1.4 allows authenticated attackers to manipulate legal

Share

CVE-2026-5755 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy