Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-qj47-w9f2-qg44: Mattermost Does Not Sanitize the Team Invite ID

Mattermost versions 10.8.x <= 10.8.3, 10.5.x <= 10.5.8, 9.11.x <= 9.11.17, 10.9.x <= 10.9.2 fail to sanitize the team invite ID in the POST /api/v4/teams/:teamId/restore endpoint which allows an team admin with no member invite privileges to get the team’s invite id.

ghsa
#git
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-47870

Mattermost Does Not Sanitize the Team Invite ID

Moderate severity GitHub Reviewed Published Aug 21, 2025 to the GitHub Advisory Database • Updated Aug 21, 2025

Package

gomod github.com/mattermost/mattermost-server (Go)

Affected versions

>= 10.8.0, <= 10.8.3

>= 10.5.0, <= 10.5.8

>= 9.11.0, <= 9.11.17

>= 10.9.0, <= 10.9.2

Patched versions

10.8.4

10.5.9

9.11.18

10.9.3

gomod github.com/mattermost/mattermost/server/v8 (Go)

< 8.0.0-20250708065844-b38e2eccda18

8.0.0-20250708065844-b38e2eccda18

Published to the GitHub Advisory Database

Aug 21, 2025

Last updated

Aug 21, 2025

ghsa: Latest News

GHSA-p8cm-mm2v-gwjm: Monai: Unsafe use of Pickle deserialization may lead to RCE