Skip to content

Commit 113e0fd

Browse files
1 parent caa8db9 commit 113e0fd

File tree

1 file changed

+29
-7
lines changed

1 file changed

+29
-7
lines changed

advisories/github-reviewed/2026/03/GHSA-ghc4-35x6-crw5/GHSA-ghc4-35x6-crw5.json

Lines changed: 29 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-ghc4-35x6-crw5",
4-
"modified": "2026-03-10T22:24:17Z",
4+
"modified": "2026-04-13T17:29:34Z",
55
"published": "2026-03-10T18:30:42Z",
66
"aliases": [
77
"CVE-2026-26308"
@@ -20,6 +20,19 @@
2020
"ecosystem": "Go",
2121
"name": "github.com/envoyproxy/envoy"
2222
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "1.37.0"
29+
},
30+
{
31+
"fixed": "1.37.1"
32+
}
33+
]
34+
}
35+
],
2336
"versions": [
2437
"1.37.0"
2538
]
@@ -37,11 +50,14 @@
3750
"introduced": "1.36.0"
3851
},
3952
{
40-
"last_affected": "1.36.4"
53+
"fixed": "1.36.5"
4154
}
4255
]
4356
}
44-
]
57+
],
58+
"database_specific": {
59+
"last_known_affected_version_range": "<= 1.36.4"
60+
}
4561
},
4662
{
4763
"package": {
@@ -56,11 +72,14 @@
5672
"introduced": "1.35.0"
5773
},
5874
{
59-
"last_affected": "1.35.8"
75+
"fixed": "1.35.9"
6076
}
6177
]
6278
}
63-
]
79+
],
80+
"database_specific": {
81+
"last_known_affected_version_range": "<= 1.35.8"
82+
}
6483
},
6584
{
6685
"package": {
@@ -75,11 +94,14 @@
7594
"introduced": "0"
7695
},
7796
{
78-
"last_affected": "1.34.12"
97+
"fixed": "1.34.13"
7998
}
8099
]
81100
}
82-
]
101+
],
102+
"database_specific": {
103+
"last_known_affected_version_range": "<= 1.34.12"
104+
}
83105
}
84106
],
85107
"references": [

0 commit comments

Comments
 (0)