File tree Expand file tree Collapse file tree 2 files changed +84
-36
lines changed
github-reviewed/2025/11/GHSA-xpg8-8xpv-948p
unreviewed/2025/11/GHSA-xpg8-8xpv-948p Expand file tree Collapse file tree 2 files changed +84
-36
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-xpg8-8xpv-948p" ,
4+ "modified" : " 2025-11-17T13:41:39Z" ,
5+ "published" : " 2025-11-14T09:30:27Z" ,
6+ "aliases" : [
7+ " CVE-2025-55070"
8+ ],
9+ "summary" : " Mattermost does not enforce MFA on WebSocket connections" ,
10+ "details" : " Mattermost versions < 11 fail to enforce multi-factor authentication on WebSocket connections which allows unauthenticated users to access sensitive information via WebSocket events." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V3" ,
14+ "score" : " CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " Go" ,
21+ "name" : " github.com/mattermost/mattermost-server"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "fixed" : " 11.1.0"
32+ }
33+ ]
34+ }
35+ ]
36+ },
37+ {
38+ "package" : {
39+ "ecosystem" : " Go" ,
40+ "name" : " github.com/mattermost/mattermost/server/v8"
41+ },
42+ "ranges" : [
43+ {
44+ "type" : " ECOSYSTEM" ,
45+ "events" : [
46+ {
47+ "introduced" : " 0"
48+ },
49+ {
50+ "fixed" : " 8.0.0-20250912063506-7d8b7b5e4a60"
51+ }
52+ ]
53+ }
54+ ]
55+ }
56+ ],
57+ "references" : [
58+ {
59+ "type" : " ADVISORY" ,
60+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-55070"
61+ },
62+ {
63+ "type" : " WEB" ,
64+ "url" : " https://github.com/mattermost/mattermost/commit/7d8b7b5e4a6076b2f7c87606883c417f9a610df5"
65+ },
66+ {
67+ "type" : " PACKAGE" ,
68+ "url" : " https://github.com/mattermost/mattermost"
69+ },
70+ {
71+ "type" : " WEB" ,
72+ "url" : " https://mattermost.com/security-updates"
73+ }
74+ ],
75+ "database_specific" : {
76+ "cwe_ids" : [
77+ " CWE-306"
78+ ],
79+ "severity" : " MODERATE" ,
80+ "github_reviewed" : true ,
81+ "github_reviewed_at" : " 2025-11-17T13:41:39Z" ,
82+ "nvd_published_at" : " 2025-11-14T08:15:45Z"
83+ }
84+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments