Skip to main content

Mattermost CVE-2026-3473

| EUVDEUVD-2026-31429 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-22 Mattermost GHSA-7pf2-9c95-w332
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
vuln.today AI
6.5 MEDIUM

Network-reachable Boards API needing only a valid low-privilege account (PR:L) and no interaction; read/download-only yields C:H but no integrity or availability impact (I:N/A:N).

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
HIGH
qualitative

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Lifecycle Timeline

6
Analysis Updated
Jul 23, 2026 - 16:43 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 23, 2026 - 16:42 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 23, 2026 - 16:22 vuln.today
cvss_changed
Severity Changed
Jul 23, 2026 - 16:22 NVD
MEDIUM HIGH
CVSS changed
Jul 23, 2026 - 16:22 NVD
5.9 (MEDIUM) 7.1 (HIGH)
Analysis Generated
May 22, 2026 - 11:31 vuln.today

DescriptionNVD

Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to validate file ownership and access control, which allows an authenticated user to access and download files belonging to other users or teams via crafted Boards API requests using valid file IDs.. Mattermost Advisory ID: MMSA-2026-00620

AnalysisAI

Broken object-level authorization in the Mattermost Boards feature lets an authenticated low-privileged user retrieve and download files owned by other users or teams by supplying valid file IDs in crafted Boards API requests. Affected self-hosted builds span the 10.11.x, 11.4.x, 11.5.x and 11.6.x branches. There is no public exploit identified at time of analysis and EPSS is very low (0.03%), but the flaw is a straightforward IDOR yielding high-confidentiality impact across team/tenant boundaries.

Technical ContextAI

Mattermost is a self-hosted, open-source team-collaboration platform (a Slack/Teams alternative) whose Boards module provides Kanban-style project boards with file attachments. The defect is CWE-639 (Authorization Bypass Through User-Controlled Key), the classic Insecure Direct Object Reference pattern: the Boards API accepts a client-supplied file identifier and serves the attachment without verifying that the requesting user actually owns, or has membership/permission to, the file's parent board, channel, or team. Because the file ID is the sole access key and ownership is never checked server-side, any valid session can dereference another user's file ID. The single affected CPE is cpe:2.3:a:mattermost:mattermost, i.e. the core server application rather than a plugin or desktop client.

RemediationAI

Patch available per vendor advisory: upgrade Mattermost Server to the fixed release on your branch above the affected ranges - beyond 10.11.14, 11.4.4, 11.5.3, and 11.6.0 - following the guidance in MMSA-2026-00620 at https://mattermost.com/security-updates (exact fixed build numbers should be confirmed there, as the advisory lists ranges rather than a single tagged release). If immediate patching is not possible, the most direct compensating control is to disable the Boards feature/plugin on affected servers, which removes the vulnerable API surface at the cost of losing board functionality for all users; alternatively, restrict account creation (disable open/email self-registration and tighten SSO provisioning) to shrink the pool of authenticated users able to abuse the IDOR, accepting reduced onboarding convenience. As a detective control, monitor Boards file-download API logs for anomalous enumeration of file IDs.

CVE-2025-25279 CRITICAL
9.9 Feb 24

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 boa

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-2025-4981 CRITICAL
9.9 Jun 20

A remote code execution vulnerability (CVSS 9.9) that allows authenticated users. Critical severity with potential for s

CVE-2025-20051 CRITICAL
9.9 Feb 24

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

CVE-2026-4858 CRITICAL
9.9 May 21

Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the

CVE-2025-12421 CRITICAL
9.9 Nov 27

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

CVE-2025-12419 CRITICAL
9.9 Nov 27

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

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-2025-24490 CRITICAL
9.6 Feb 24

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

Vendor StatusVendor

SUSE

Severity: Important
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

Share

CVE-2026-3473 vulnerability details – vuln.today

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