-
Notifications
You must be signed in to change notification settings - Fork 673
Expand file tree
/
Copy pathGHSA-p7gf-g6r8-g65h.json
More file actions
81 lines (81 loc) · 2.13 KB
/
Copy pathGHSA-p7gf-g6r8-g65h.json
File metadata and controls
81 lines (81 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"schema_version": "1.4.0",
"id": "GHSA-p7gf-g6r8-g65h",
"modified": "2026-07-09T18:31:40Z",
"published": "2026-07-09T00:31:14Z",
"aliases": [
"CVE-2026-31309"
],
"summary": "Mysterium Node: Improper authorization in TequilAPI configuration endpoint",
"details": "Improper authorization in the /tequilapi/config/user endpoint of Mysterium Node before v1.36.0 allows unauthenticated attackers to arbitrarily overwrite the node's configuration and achieve a full node takeover via supplying a crafted POST request.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mysteriumnetwork/node"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.21.1-rc0"
},
{
"fixed": "1.36.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31309"
},
{
"type": "WEB",
"url": "https://github.com/mysteriumnetwork/node/commit/83051199cd641dd4ed9057b958e5616df1309f19"
},
{
"type": "WEB",
"url": "https://github.com/mysteriumnetwork/node/commit/bc099fcaff59fee9c8a8f8e07ffff5b3c5df2bb9"
},
{
"type": "PACKAGE",
"url": "https://github.com/mysteriumnetwork/node"
},
{
"type": "WEB",
"url": "https://github.com/mysteriumnetwork/node/blob/1.35.5/tequilapi/tequil/routes.go#L26"
},
{
"type": "WEB",
"url": "https://github.com/mysteriumnetwork/node/releases/tag/1.35.5"
},
{
"type": "WEB",
"url": "https://github.com/mysteriumnetwork/node/releases/tag/1.36.0"
},
{
"type": "WEB",
"url": "https://github.com/sch8ill/CVE-2026-31309"
}
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-08T22:17:13Z"
}
}