1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-j6gg-r5jc-47cm" ,
4+ "modified" : " 2025-11-14T22:08:04Z" ,
5+ "published" : " 2025-11-14T09:30:27Z" ,
6+ "aliases" : [
7+ " CVE-2025-11776"
8+ ],
9+ "summary" : " Mattermost fails to properly restrict access to archived channel search API" ,
10+ "details" : " Mattermost versions < 11 fail to properly restrict access to archived channel search API which allows guest users to discover archived public channels via the `/api/v4/teams/{team_id}/channels/search_archived` endpoint" ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " Go" ,
21+ "name" : " github.com/mattermost/mattermost/server/v8"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "fixed" : " 8.0.0-20250815165020-c8d66301415d"
32+ }
33+ ]
34+ }
35+ ]
36+ },
37+ {
38+ "package" : {
39+ "ecosystem" : " Go" ,
40+ "name" : " github.com/mattermost/mattermost"
41+ },
42+ "ranges" : [
43+ {
44+ "type" : " ECOSYSTEM" ,
45+ "events" : [
46+ {
47+ "introduced" : " 0"
48+ },
49+ {
50+ "fixed" : " 5.3.2-0.20250815165020-c8d66301415d"
51+ }
52+ ]
53+ }
54+ ]
55+ },
56+ {
57+ "package" : {
58+ "ecosystem" : " Go" ,
59+ "name" : " github.com/mattermost/mattermost-server"
60+ },
61+ "ranges" : [
62+ {
63+ "type" : " ECOSYSTEM" ,
64+ "events" : [
65+ {
66+ "introduced" : " 0"
67+ },
68+ {
69+ "fixed" : " 5.3.2-0.20250815165020-c8d66301415d"
70+ }
71+ ]
72+ }
73+ ]
74+ },
75+ {
76+ "package" : {
77+ "ecosystem" : " Go" ,
78+ "name" : " github.com/mattermost/mattermost-server/v5"
79+ },
80+ "ranges" : [
81+ {
82+ "type" : " ECOSYSTEM" ,
83+ "events" : [
84+ {
85+ "introduced" : " 0"
86+ },
87+ {
88+ "fixed" : " 5.3.2-0.20250815165020-c8d66301415d"
89+ }
90+ ]
91+ }
92+ ]
93+ },
94+ {
95+ "package" : {
96+ "ecosystem" : " Go" ,
97+ "name" : " github.com/mattermost/mattermost-server/v6"
98+ },
99+ "ranges" : [
100+ {
101+ "type" : " ECOSYSTEM" ,
102+ "events" : [
103+ {
104+ "introduced" : " 0"
105+ },
106+ {
107+ "fixed" : " 5.3.2-0.20250815165020-c8d66301415d"
108+ }
109+ ]
110+ }
111+ ]
112+ }
113+ ],
114+ "references" : [
115+ {
116+ "type" : " ADVISORY" ,
117+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-11776"
118+ },
119+ {
120+ "type" : " WEB" ,
121+ "url" : " https://github.com/mattermost/mattermost/commit/c8d66301415d5b447df0e829bdbaa92e8a83ecf8"
122+ },
123+ {
124+ "type" : " WEB" ,
125+ "url" : " https://mattermost.com/security-updates"
126+ },
127+ {
128+ "type" : " PACKAGE" ,
129+ "url" : " github.com/mattermost/mattermost"
130+ }
131+ ],
132+ "database_specific" : {
133+ "cwe_ids" : [
134+ " CWE-863"
135+ ],
136+ "severity" : " MODERATE" ,
137+ "github_reviewed" : true ,
138+ "github_reviewed_at" : " 2025-11-14T22:08:04Z" ,
139+ "nvd_published_at" : " 2025-11-14T08:15:43Z"
140+ }
141+ }
0 commit comments