Severity by source
AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H
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.
Primary rating from Vendor (Mattermost).
CVSS VectorVendor: Mattermost
Lifecycle Timeline
1DescriptionCVE.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.
More in Mattermost
View allDenial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s
A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto
Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w
Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf
Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,
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
Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse
Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38249
GHSA-jqgv-39mg-7c2r