Skip to content

Commit a5fad8f

Browse files
1 parent d7b0f8b commit a5fad8f

File tree

1 file changed

+35
-6
lines changed

1 file changed

+35
-6
lines changed

advisories/unreviewed/2025/10/GHSA-g3j4-58mp-3x25/GHSA-g3j4-58mp-3x25.json renamed to advisories/github-reviewed/2025/10/GHSA-g3j4-58mp-3x25/GHSA-g3j4-58mp-3x25.json

Lines changed: 35 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,57 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-g3j4-58mp-3x25",
4-
"modified": "2025-10-20T18:30:32Z",
4+
"modified": "2025-10-20T20:31:46Z",
55
"published": "2025-10-20T18:30:32Z",
66
"aliases": [
77
"CVE-2025-10678"
88
],
9-
"details": "NetBird VPN when installed using vendor's provided script failed to remove or change default password of an admin account created by ZITADEL.\nThis issue affects instances installed using vendor's provided script. This issue may affect instances created with Docker if the default password was not changed nor the user was removed.\n\nThis issue has been fixed in version 0.57.0",
9+
"summary": "NetBird VPN does not remove the default password of an admin account",
10+
"details": "NetBird VPN when installed using vendor's provided script failed to remove or change default password of an admin account created by ZITADEL.\nThis issue affects instances installed using vendor's provided script. This issue may affect instances created with Docker if the default password was not changed nor the user was removed.\n\nThis issue has been fixed in version 0.57.0.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V4",
13-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/netbirdio/netbird"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.57.0"
32+
}
33+
]
34+
}
35+
]
1436
}
1537
],
16-
"affected": [],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10678"
2142
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/netbirdio/netbird/commit/cf7f6c355f713e83cf171b79e08dac60b316e4fd"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://cert.pl/en/posts/2025/10/CVE-2025-10678"
2550
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/netbirdio/netbird"
54+
},
2655
{
2756
"type": "WEB",
2857
"url": "https://netbird.io"
@@ -33,8 +62,8 @@
3362
"CWE-1392"
3463
],
3564
"severity": "CRITICAL",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-10-20T20:31:46Z",
3867
"nvd_published_at": "2025-10-20T16:15:36Z"
3968
}
4069
}

0 commit comments

Comments
 (0)