Skip to content

Commit 502f0c6

Browse files
1 parent 5f536f3 commit 502f0c6

3 files changed

Lines changed: 127 additions & 43 deletions

File tree

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-cpfq-66p2-336j",
4+
"modified": "2026-03-12T17:34:04Z",
5+
"published": "2026-03-12T00:31:17Z",
6+
"aliases": [
7+
"CVE-2026-2808"
8+
],
9+
"summary": "Consul is vulnerable to arbitrary file read when configured with Kubernetes authentication",
10+
"details": "HashiCorp Consul and Consul Enterprise 1.18.20 up to 1.21.10 and 1.22.4 are vulnerable to arbitrary file read when configured with Kubernetes authentication. This vulnerability, CVE-2026-2808, is fixed in Consul 1.18.21, 1.21.11 and 1.22.5.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/hashicorp/consul"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.18.21"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/hashicorp/consul"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "1.22.0-rc1"
48+
},
49+
{
50+
"fixed": "1.22.5"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Go",
59+
"name": "github.com/hashicorp/consul"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "1.19.0"
67+
},
68+
{
69+
"fixed": "1.21.11"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2808"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://discuss.hashicorp.com/t/hcsec-2026-02-consul-vulnerable-to-arbitrary-file-reads-through-the-vault-kubernetes-authentication-provider/77232"
84+
},
85+
{
86+
"type": "PACKAGE",
87+
"url": "https://github.com/hashicorp/consul"
88+
}
89+
],
90+
"database_specific": {
91+
"cwe_ids": [
92+
"CWE-59"
93+
],
94+
"severity": "MODERATE",
95+
"github_reviewed": true,
96+
"github_reviewed_at": "2026-03-12T17:34:04Z",
97+
"nvd_published_at": "2026-03-12T00:16:11Z"
98+
}
99+
}

advisories/unreviewed/2026/03/GHSA-xj37-qjg2-xwv2/GHSA-xj37-qjg2-xwv2.json renamed to advisories/github-reviewed/2026/03/GHSA-xj37-qjg2-xwv2/GHSA-xj37-qjg2-xwv2.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xj37-qjg2-xwv2",
4-
"modified": "2026-03-12T00:31:17Z",
4+
"modified": "2026-03-12T17:34:35Z",
55
"published": "2026-03-12T00:31:17Z",
66
"aliases": [
77
"CVE-2026-3965"
88
],
9+
"summary": "@whyour/qinglong: manipulation of the argument command leads to protection mechanism failure",
910
"details": "A security vulnerability has been detected in whyour qinglong up to 2.20.1. Affected is an unknown function of the file back/loaders/express.ts of the component API Interface. The manipulation of the argument command leads to protection mechanism failure. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 2.20.2 is able to address this issue. The identifier of the patch is 6bec52dca158481258315ba0fc2f11206df7b719. It is advisable to upgrade the affected component. The code maintainer was informed beforehand about the issues. He reacted very fast and highly professional.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "@whyour/qinglong"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "2.20.2"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -40,7 +61,7 @@
4061
"url": "https://github.com/whyour/qinglong/commit/6bec52dca158481258315ba0fc2f11206df7b719"
4162
},
4263
{
43-
"type": "WEB",
64+
"type": "PACKAGE",
4465
"url": "https://github.com/whyour/qinglong"
4566
},
4667
{
@@ -64,9 +85,9 @@
6485
"cwe_ids": [
6586
"CWE-693"
6687
],
67-
"severity": "MODERATE",
68-
"github_reviewed": false,
69-
"github_reviewed_at": null,
88+
"severity": "LOW",
89+
"github_reviewed": true,
90+
"github_reviewed_at": "2026-03-12T17:34:35Z",
7091
"nvd_published_at": "2026-03-12T00:16:11Z"
7192
}
7293
}

advisories/unreviewed/2026/03/GHSA-cpfq-66p2-336j/GHSA-cpfq-66p2-336j.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)