Skip to content

Commit 63f65f0

Browse files
1 parent 41282a9 commit 63f65f0

1 file changed

Lines changed: 28 additions & 61 deletions

File tree

advisories/github-reviewed/2026/04/GHSA-95jq-rwvf-vjx4/GHSA-95jq-rwvf-vjx4.json

Lines changed: 28 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-95jq-rwvf-vjx4",
4-
"modified": "2026-04-10T22:07:25Z",
4+
"modified": "2026-05-20T22:09:00Z",
55
"published": "2026-04-09T21:31:29Z",
66
"aliases": [
77
"CVE-2026-29145"
@@ -18,7 +18,7 @@
1818
{
1919
"package": {
2020
"ecosystem": "Maven",
21-
"name": "org.apache.tomcat:tomcat-catalina"
21+
"name": "org.apache.tomcat:tomcat-coyote-ffm"
2222
},
2323
"ranges": [
2424
{
@@ -37,7 +37,7 @@
3737
{
3838
"package": {
3939
"ecosystem": "Maven",
40-
"name": "org.apache.tomcat:tomcat-catalina"
40+
"name": "org.apache.tomcat:tomcat-coyote-ffm"
4141
},
4242
"ranges": [
4343
{
@@ -56,7 +56,7 @@
5656
{
5757
"package": {
5858
"ecosystem": "Maven",
59-
"name": "org.apache.tomcat:tomcat-catalina"
59+
"name": "org.apache.tomcat:tomcat-coyote-ffm"
6060
},
6161
"ranges": [
6262
{
@@ -128,70 +128,25 @@
128128
]
129129
}
130130
]
131-
},
132-
{
133-
"package": {
134-
"ecosystem": "Maven",
135-
"name": "org.apache.tomcat.embed:tomcat-embed-core"
136-
},
137-
"ranges": [
138-
{
139-
"type": "ECOSYSTEM",
140-
"events": [
141-
{
142-
"introduced": "9.0.83"
143-
},
144-
{
145-
"fixed": "9.0.116"
146-
}
147-
]
148-
}
149-
]
150-
},
151-
{
152-
"package": {
153-
"ecosystem": "Maven",
154-
"name": "org.apache.tomcat.embed:tomcat-embed-core"
155-
},
156-
"ranges": [
157-
{
158-
"type": "ECOSYSTEM",
159-
"events": [
160-
{
161-
"introduced": "10.1.0-M7"
162-
},
163-
{
164-
"fixed": "10.1.53"
165-
}
166-
]
167-
}
168-
]
169-
},
170-
{
171-
"package": {
172-
"ecosystem": "Maven",
173-
"name": "org.apache.tomcat.embed:tomcat-embed-core"
174-
},
175-
"ranges": [
176-
{
177-
"type": "ECOSYSTEM",
178-
"events": [
179-
{
180-
"introduced": "11.0.0-M1"
181-
},
182-
{
183-
"fixed": "11.0.20"
184-
}
185-
]
186-
}
187-
]
188131
}
189132
],
190133
"references": [
191134
{
192135
"type": "ADVISORY",
193136
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29145"
194137
},
138+
{
139+
"type": "WEB",
140+
"url": "https://github.com/apache/tomcat/commit/721591f7bff424c693f26adc18ae9b9abac3655b"
141+
},
142+
{
143+
"type": "WEB",
144+
"url": "https://github.com/apache/tomcat/commit/d1406df5ae0326f39f54c3f64ac30d8fca55cd5b"
145+
},
146+
{
147+
"type": "WEB",
148+
"url": "https://github.com/apache/tomcat/commit/fe26667cd2385045ac73f4dea086cc9971209b90"
149+
},
195150
{
196151
"type": "PACKAGE",
197152
"url": "https://github.com/apache/tomcat"
@@ -200,6 +155,18 @@
200155
"type": "WEB",
201156
"url": "https://lists.apache.org/thread/yz5fxmhd2j43wgqykssdo7kltws57jfz"
202157
},
158+
{
159+
"type": "WEB",
160+
"url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.53"
161+
},
162+
{
163+
"type": "WEB",
164+
"url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.20"
165+
},
166+
{
167+
"type": "WEB",
168+
"url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.116"
169+
},
203170
{
204171
"type": "WEB",
205172
"url": "http://www.openwall.com/lists/oss-security/2026/04/09/23"

0 commit comments

Comments
 (0)