CyberRota Analysis
AI-GeneratedMattermost 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.
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