SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-91181

MEDIUM · CVSS 6.5 EPSS 0.23%

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Mattermost versions up to 11.9.0, 11.8.4, 11.7.7, and 10.11.22 are vulnerable due to insufficient sanitization of Team objects in the data retention teams endpoint, allowing authenticated users with read-only Data Retention Policy permissions to access private team's invite IDs and emails. This could enable unauthorized access to private teams, posing a risk to sensitive information and team integrity. Organizations using affected Mattermost versions should prioritize patching to mitigate this vulnerability.

CVE
CVE-2026-91181
Severity
MEDIUM
CVSS
6.5
EPSS
0.23%

Original NVD Description

Mattermost versions 11.9.x <= 11.9.0, 11.8.x <= 11.8.4, 11.7.x <= 11.7.7, 10.11.x <= 10.11.22 Fail to sanitize Team objects returned by the data retention teams endpoint which allows an authenticated user holding only the read-only Data Retention Policy permission to obtain a private team's secret invite_id and email, and use it to join the team without authorization, via GET /api/v4/data_retention/policies/{policy_id}/teams.. Mattermost Advisory ID: MMSA-2026-00702