VDB
Sign up
MEDIUM6.4

GHSA-jqgv-39mg-7c2r

Mattermost doesn't authenticate Atlassian Connect installed callbacks, allowing a remote unauthenticated attacker to inject a rogue sharedSecret

Quick fix

GHSA-jqgv-39mg-7c2r — github.com/mattermost/mattermost-server: upgrade to the fixed version with the command below.

go get github.com/mattermost/mattermost-server@v11.7.1

Details

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

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/github.com/mattermost/mattermost-server
Introduced in: 11.7.0Fixed in: 11.7.1
Fixgo get github.com/mattermost/mattermost-server@v11.7.1
Go/github.com/mattermost/mattermost-server
Introduced in: 11.6.0Fixed in: 11.6.3
Fixgo get github.com/mattermost/mattermost-server@v11.6.3
Go/github.com/mattermost/mattermost-server
Introduced in: 11.5.0Fixed in: 11.5.6
Fixgo get github.com/mattermost/mattermost-server@v11.5.6
Go/github.com/mattermost/mattermost-server
Introduced in: 10.11.0Fixed in: 10.11.18
Fixgo get github.com/mattermost/mattermost-server@v10.11.18

References