Skip to content

Commit 42cb40a

Browse files
1 parent 3f0a8dd commit 42cb40a

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

advisories/github-reviewed/2026/04/GHSA-8mc5-53m5-3qj2/GHSA-8mc5-53m5-3qj2.json

Lines changed: 40 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-8mc5-53m5-3qj2",
4-
"modified": "2026-04-10T22:07:39Z",
4+
"modified": "2026-04-15T22:53:15Z",
55
"published": "2026-04-09T21:31:29Z",
66
"aliases": [
77
"CVE-2026-32990"
@@ -22,7 +22,7 @@
2222
{
2323
"package": {
2424
"ecosystem": "Maven",
25-
"name": "org.apache.tomcat:tomcat-catalina"
25+
"name": "org.apache.tomcat:tomcat-coyote"
2626
},
2727
"ranges": [
2828
{
@@ -41,7 +41,7 @@
4141
{
4242
"package": {
4343
"ecosystem": "Maven",
44-
"name": "org.apache.tomcat:tomcat-catalina"
44+
"name": "org.apache.tomcat:tomcat-coyote"
4545
},
4646
"ranges": [
4747
{
@@ -60,7 +60,7 @@
6060
{
6161
"package": {
6262
"ecosystem": "Maven",
63-
"name": "org.apache.tomcat:tomcat-catalina"
63+
"name": "org.apache.tomcat:tomcat-coyote"
6464
},
6565
"ranges": [
6666
{
@@ -74,7 +74,10 @@
7474
}
7575
]
7676
}
77-
]
77+
],
78+
"database_specific": {
79+
"last_known_affected_version_range": "<= 11.0.18"
80+
}
7881
},
7982
{
8083
"package": {
@@ -131,7 +134,10 @@
131134
}
132135
]
133136
}
134-
]
137+
],
138+
"database_specific": {
139+
"last_known_affected_version_range": "<= 11.0.18"
140+
}
135141
},
136142
{
137143
"package": {
@@ -196,13 +202,41 @@
196202
"type": "ADVISORY",
197203
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990"
198204
},
205+
{
206+
"type": "WEB",
207+
"url": "https://github.com/apache/tomcat/commit/021d1f833e38b683a44688f7b28f1f27e8e37c36"
208+
},
209+
{
210+
"type": "WEB",
211+
"url": "https://github.com/apache/tomcat/commit/4d0615a5c718c260d6d4e0b944a050f09a490c02"
212+
},
213+
{
214+
"type": "WEB",
215+
"url": "https://github.com/apache/tomcat/commit/95f7778248cac46d03e6af04de9c72a598be3a53"
216+
},
199217
{
200218
"type": "PACKAGE",
201219
"url": "https://github.com/apache/tomcat"
202220
},
203221
{
204222
"type": "WEB",
205223
"url": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7"
224+
},
225+
{
226+
"type": "WEB",
227+
"url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.53"
228+
},
229+
{
230+
"type": "WEB",
231+
"url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.20"
232+
},
233+
{
234+
"type": "WEB",
235+
"url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.116"
236+
},
237+
{
238+
"type": "WEB",
239+
"url": "https://www.herodevs.com/vulnerability-directory/cve-2026-32990"
206240
}
207241
],
208242
"database_specific": {

0 commit comments

Comments
 (0)