Skip to main content

Mattermost CVE-2026-6673

| EUVDEUVD-2026-38249 MEDIUM
Missing Authentication for Critical Function (CWE-306)
2026-06-22 Mattermost GHSA-jqgv-39mg-7c2r
6.4
CVSS 3.1 · Vendor: Mattermost
Share

Severity by source

Vendor (Mattermost) PRIMARY
6.4 MEDIUM
AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H
vuln.today AI
6.8 MEDIUM

AV:N and AC:H reflect network-reachable but timing-dependent exploitation; PR:N chosen because description explicitly states unauthenticated attacker, overriding vendor PR:L pending clarification; UI:R retained as admin must initiate install.

3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Mattermost).

CVSS VectorVendor: Mattermost

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

Lifecycle Timeline

1
Analysis Generated
Jun 22, 2026 - 14:41 vuln.today

DescriptionCVE.org

Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5.x <= 11.5.5, 10.11.x <= 10.11.17 fail to authenticate Atlassian Connect installed callbacks, allowing a remote unauthenticated attacker to inject a rogue sharedSecret and disrupt the Jira integration via POST to /ac/installed during the pending-install window.. Mattermost Advisory ID: MMSA-2026-00654

AnalysisAI

Missing authentication on the Atlassian Connect install callback in Mattermost allows a remote attacker to inject a rogue sharedSecret into an in-progress Jira integration setup. Affected versions span the 10.11.x, 11.5.x, 11.6.x, and 11.7.x release trains, all of which expose the POST /ac/installed endpoint without validating the caller's identity during the pending-install window. No public exploit has been identified at time of analysis, but a successful injection corrupts the integration's trust handshake, yielding high integrity and availability impact against the Jira connection. The vendor CVSS vector assigns PR:L, which conflicts with the description's 'remote unauthenticated attacker' language - this discrepancy warrants direct verification with Mattermost advisory MMSA-2026-00654.

Technical ContextAI

Atlassian Connect is the framework that Jira and other Atlassian products use to register third-party integrations. During installation, the Atlassian product performs a lifecycle callback - a POST to a registered /ac/installed URL on the host application - carrying a sharedSecret that is subsequently used to sign and verify all inter-service JWT tokens. CWE-306 (Missing Authentication for Critical Function) precisely describes the flaw: Mattermost accepts this callback and stores the transmitted sharedSecret without verifying that the request genuinely originated from Atlassian, nor that the receiving instance had actually initiated an install. Affected CPE is cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*, covering the four release trains listed. An attacker who can POST to this endpoint with a controlled sharedSecret effectively becomes the trusted Jira peer in Mattermost's eyes for that integration, invalidating the legitimate integration's authentication material.

RemediationAI

The primary remediation is to upgrade to a patched Mattermost release as published in the vendor advisory at https://mattermost.com/security-updates (MMSA-2026-00654). Exact fixed versions are not independently confirmed in the available data beyond the vulnerable ranges - operators should consult the advisory directly to identify the minimum safe version for their release train (10.11.x, 11.5.x, 11.6.x, or 11.7.x). Patch available per vendor advisory. As a compensating control while patching is scheduled, consider restricting network-level access to the /ac/installed endpoint via a reverse proxy or WAF rule so only known Atlassian IP ranges (published by Atlassian) can reach it - this reduces the attack surface without disabling the integration entirely, though it introduces operational overhead if Atlassian changes its egress addresses. Disabling the Jira integration plugin entirely eliminates the attack surface but also removes Jira functionality. Avoid initiating new Jira app installations on unpatched instances until the fix is applied, as this opens the vulnerable pending-install window.

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-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-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

Share

CVE-2026-6673 vulnerability details – vuln.today

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