Skip to content

Commit d214e42

Browse files
1 parent b9a5dab commit d214e42

1 file changed

Lines changed: 30 additions & 5 deletions

File tree

advisories/unreviewed/2026/05/GHSA-6cfr-wp44-6qmv/GHSA-6cfr-wp44-6qmv.json renamed to advisories/github-reviewed/2026/05/GHSA-6cfr-wp44-6qmv/GHSA-6cfr-wp44-6qmv.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6cfr-wp44-6qmv",
4-
"modified": "2026-05-21T09:32:11Z",
4+
"modified": "2026-06-23T21:41:20Z",
55
"published": "2026-05-21T09:32:11Z",
66
"aliases": [
77
"CVE-2026-4055"
88
],
9-
"details": "Mattermost versions 11.5.x <= 11.5.1 fail to validate team-level run_create permission against the target team when creating a playbook run which allows an authenticated team member to create runs in teams where they lack permission via specifying a different team ID in the run creation API request. Mattermost Advisory ID: MMSA-2026-00629",
9+
"summary": "Mattermost has an Incorrect Authorization issue",
10+
"details": "Mattermost versions 11.5.x <= 11.5.1 fail to validate team-level run_create permission against the target team when creating a playbook run which allows an authenticated team member to create runs in teams where they lack permission via specifying a different team ID in the run creation API request. Mattermost Advisory ID: MMSA-2026-00629.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
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": "8.0.0-20260304132957-9f2616376582"
29+
},
30+
{
31+
"fixed": "8.0.0-20260320113102-f2b3d1c6a945"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4055"
2142
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/mattermost/mattermost"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://mattermost.com/security-updates"
@@ -29,8 +54,8 @@
2954
"CWE-863"
3055
],
3156
"severity": "MODERATE",
32-
"github_reviewed": false,
33-
"github_reviewed_at": null,
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2026-06-23T21:41:20Z",
3459
"nvd_published_at": "2026-05-21T08:16:23Z"
3560
}
3661
}

0 commit comments

Comments
 (0)