Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.tomcat/tomcat@9.0.0.M19
purl pkg:maven/org.apache.tomcat/tomcat@9.0.0.M19
Next non-vulnerable version 9.0.117
Latest non-vulnerable version 11.0.21
Risk 4.0
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-4tf3-7f5b-2ffu
Aliases:
CVE-2017-7675
GHSA-68g5-8q7f-m384
The HTTP/2 implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M21 and 8.5.0 to 8.5.15 bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using a specially crafted URL.
9.0.0.M22
Affected by 7 other vulnerabilities.
VCID-ayrd-8ntf-hkh3
Aliases:
CVE-2022-25762
GHSA-h3ch-5pp2-vh6w
If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling triggered in this case could cause the a pooled object to be placed in the pool twice. This could result in subsequent connections using the same object concurrently which could result in data being returned to the wrong use and/or other errors.
9.0.20
Affected by 16 other vulnerabilities.
9.0.21
Affected by 15 other vulnerabilities.
VCID-dzpn-w4b3-vbcm
Aliases:
CVE-2019-17563
GHSA-9xcj-c8cr-8c3c
When using FORM authentication with Apache Tomcat 9.0.0.M1 to 9.0.29, 8.5.0 to 8.5.49 and 7.0.0 to 7.0.98 there was a narrow window where an attacker could perform a session fixation attack. The window was considered too narrow for an exploit to be practical but, erring on the side of caution, this issue has been treated as a security vulnerability.
9.0.30
Affected by 15 other vulnerabilities.
VCID-fyfz-6tr5-2fc7
Aliases:
CVE-2017-5664
GHSA-jmvv-524f-hj5j
The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the request is presented to the error page with the original HTTP method. If the error page is a static file, expected behaviour is to serve content of the file as if processing a GET request, regardless of the actual HTTP method. The Default Servlet in Apache Tomcat 9.0.0.M1 to 9.0.0.M20, 8.5.0 to 8.5.14, 8.0.0.RC1 to 8.0.43 and 7.0.0 to 7.0.77 did not do this. Depending on the original request this could lead to unexpected and undesirable results for static error pages including, if the DefaultServlet is configured to permit writes, the replacement or removal of the custom error page. Notes for other user provided error pages: (1) Unless explicitly coded otherwise, JSPs ignore the HTTP method. JSPs used as error pages must must ensure that they handle any error dispatch as a GET request, regardless of the actual method. (2) By default, the response generated by a Servlet does depend on the HTTP method. Custom Servlets used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method.
9.0.0.M21
Affected by 8 other vulnerabilities.
VCID-g7bk-891a-uufy
Aliases:
CVE-2018-1305
GHSA-jx6h-3fjx-cgv5
Security constraints defined by annotations of Servlets in Apache Tomcat 9.0.0.M1 to 9.0.4, 8.5.0 to 8.5.27, 8.0.0.RC1 to 8.0.49 and 7.0.0 to 7.0.84 were only applied once a Servlet had been loaded. Because security constraints defined in this way apply to the URL pattern and any URLs below that point, it was possible - depending on the order Servlets were loaded - for some security constraints not to be applied. This could have exposed resources to users who were not authorised to access them.
9.0.5
Affected by 24 other vulnerabilities.
VCID-k9cg-ehdw-dbh6
Aliases:
CVE-2024-21733
GHSA-f4qf-m5gf-8jm8
Generation of Error Message Containing Sensitive Information vulnerability in Apache Tomcat.This issue affects Apache Tomcat: from 8.5.7 through 8.5.63, from 9.0.0-M11 through 9.0.43. Other, EOL versions may also be affected. Users are recommended to upgrade to version 8.5.64 onwards or 9.0.44 onwards, which contain a fix for the issue.
9.0.44
Affected by 9 other vulnerabilities.
VCID-ruuh-g3fa-m7d8
Aliases:
CVE-2019-12418
GHSA-hh3j-x4mc-g48r
When Apache Tomcat 9.0.0.M1 to 9.0.28, 8.5.0 to 8.5.47, 7.0.0 and 7.0.97 is configured with the JMX Remote Lifecycle Listener, a local attacker without access to the Tomcat process or configuration files is able to manipulate the RMI registry to perform a man-in-the-middle attack to capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and gain complete control over the Tomcat instance.
9.0.29
Affected by 15 other vulnerabilities.
VCID-wbaq-j85q-y3c6
Aliases:
CVE-2019-0199
GHSA-qcxh-w3j9-58qr
The HTTP/2 implementation in Apache Tomcat 9.0.0.M1 to 9.0.14 and 8.5.0 to 8.5.37 accepted streams with excessive numbers of SETTINGS frames and also permitted clients to keep streams open without reading/writing request/response data. By keeping streams open for requests that utilised the Servlet API's blocking I/O, clients were able to cause server-side threads to block eventually leading to thread exhaustion and a DoS.
9.0.16
Affected by 19 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-1hdb-24e3-f3d6 In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in the same Processor being used for multiple requests which in turn could lead to unexpected errors and/or response mix-up. CVE-2017-5651
GHSA-9hg2-395j-83rm
VCID-m1zd-uytj-3bej A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. This could result in responses appearing to be sent for the wrong request. For example, a user agent that sent requests A, B and C could see the correct response for request A, the response for request C for request B and no response for request C. CVE-2017-5647
GHSA-3gv7-3h64-78cm
VCID-u3ck-cvgt-fuhd In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOW_UPDATE before allowing the application to write more data. These waiting streams each consumed a thread. A malicious client could therefore construct a series of HTTP/2 requests that would consume all available processing threads. CVE-2017-5650
GHSA-9785-w233-x6hv

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:48:19.000432+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2024-21733.yml 38.4.0
2026-04-16T21:52:11.561897+00:00 GitLab Importer Affected by VCID-4tf3-7f5b-2ffu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7675.yml 38.4.0
2026-04-16T21:51:55.746525+00:00 GitLab Importer Affected by VCID-ayrd-8ntf-hkh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2022-25762.yml 38.4.0
2026-04-16T21:51:06.392371+00:00 GitLab Importer Fixing VCID-m1zd-uytj-3bej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5647.yml 38.4.0
2026-04-16T21:49:59.466392+00:00 GitLab Importer Fixing VCID-u3ck-cvgt-fuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5650.yml 38.4.0
2026-04-16T21:48:39.260253+00:00 GitLab Importer Affected by VCID-fyfz-6tr5-2fc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 38.4.0
2026-04-16T21:48:08.931670+00:00 GitLab Importer Fixing VCID-1hdb-24e3-f3d6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5651.yml 38.4.0
2026-04-16T20:59:37.908017+00:00 GitLab Importer Affected by VCID-ruuh-g3fa-m7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-12418.yml 38.4.0
2026-04-16T20:59:37.348687+00:00 GitLab Importer Affected by VCID-dzpn-w4b3-vbcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml 38.4.0
2026-04-16T20:53:38.113422+00:00 GitLab Importer Affected by VCID-wbaq-j85q-y3c6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-0199.yml 38.4.0
2026-04-16T20:41:45.805974+00:00 GitLab Importer Affected by VCID-g7bk-891a-uufy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 38.4.0
2026-04-12T00:08:07.434489+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2024-21733.yml 38.3.0
2026-04-11T23:07:59.624684+00:00 GitLab Importer Affected by VCID-4tf3-7f5b-2ffu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7675.yml 38.3.0
2026-04-11T23:07:47.727245+00:00 GitLab Importer Affected by VCID-ayrd-8ntf-hkh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2022-25762.yml 38.3.0
2026-04-11T23:07:12.394352+00:00 GitLab Importer Fixing VCID-m1zd-uytj-3bej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5647.yml 38.3.0
2026-04-11T23:06:01.363029+00:00 GitLab Importer Fixing VCID-u3ck-cvgt-fuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5650.yml 38.3.0
2026-04-11T23:04:39.076262+00:00 GitLab Importer Affected by VCID-fyfz-6tr5-2fc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 38.3.0
2026-04-11T23:04:02.645497+00:00 GitLab Importer Fixing VCID-1hdb-24e3-f3d6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5651.yml 38.3.0
2026-04-11T22:10:51.868829+00:00 GitLab Importer Affected by VCID-ruuh-g3fa-m7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-12418.yml 38.3.0
2026-04-11T22:10:51.184943+00:00 GitLab Importer Affected by VCID-dzpn-w4b3-vbcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml 38.3.0
2026-04-11T22:04:26.987147+00:00 GitLab Importer Affected by VCID-wbaq-j85q-y3c6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-0199.yml 38.3.0
2026-04-11T21:52:21.732320+00:00 GitLab Importer Affected by VCID-g7bk-891a-uufy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 38.3.0
2026-04-04T14:30:19.175380+00:00 GHSA Importer Fixing VCID-m1zd-uytj-3bej https://github.com/advisories/GHSA-3gv7-3h64-78cm 38.1.0
2026-04-03T00:12:46.721014+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2024-21733.yml 38.1.0
2026-04-02T23:16:26.893763+00:00 GitLab Importer Affected by VCID-4tf3-7f5b-2ffu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7675.yml 38.1.0
2026-04-02T23:16:11.273860+00:00 GitLab Importer Affected by VCID-ayrd-8ntf-hkh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2022-25762.yml 38.1.0
2026-04-02T23:15:23.465340+00:00 GitLab Importer Fixing VCID-m1zd-uytj-3bej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5647.yml 38.1.0
2026-04-02T23:14:15.823609+00:00 GitLab Importer Fixing VCID-u3ck-cvgt-fuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5650.yml 38.1.0
2026-04-02T23:12:56.097371+00:00 GitLab Importer Affected by VCID-fyfz-6tr5-2fc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 38.1.0
2026-04-02T23:12:23.893749+00:00 GitLab Importer Fixing VCID-1hdb-24e3-f3d6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5651.yml 38.1.0
2026-04-02T22:23:23.245812+00:00 GitLab Importer Affected by VCID-ruuh-g3fa-m7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-12418.yml 38.1.0
2026-04-02T22:23:22.676817+00:00 GitLab Importer Affected by VCID-dzpn-w4b3-vbcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml 38.1.0
2026-04-02T22:17:26.109666+00:00 GitLab Importer Affected by VCID-wbaq-j85q-y3c6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-0199.yml 38.1.0
2026-04-02T22:06:08.575218+00:00 GitLab Importer Affected by VCID-g7bk-891a-uufy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 38.1.0
2026-04-01T17:36:32.493601+00:00 GitLab Importer Affected by VCID-4tf3-7f5b-2ffu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-7675.yml 38.0.0
2026-04-01T17:36:16.236517+00:00 GitLab Importer Affected by VCID-ayrd-8ntf-hkh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2022-25762.yml 38.0.0
2026-04-01T17:32:53.240859+00:00 GitLab Importer Affected by VCID-fyfz-6tr5-2fc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5664.yml 38.0.0
2026-04-01T16:41:11.665795+00:00 GitLab Importer Affected by VCID-ruuh-g3fa-m7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-12418.yml 38.0.0
2026-04-01T16:41:11.022866+00:00 GitLab Importer Affected by VCID-dzpn-w4b3-vbcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml 38.0.0
2026-04-01T16:35:04.763972+00:00 GitLab Importer Affected by VCID-wbaq-j85q-y3c6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2019-0199.yml 38.0.0
2026-04-01T16:23:07.311743+00:00 GitLab Importer Affected by VCID-g7bk-891a-uufy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2018-1305.yml 38.0.0
2026-04-01T16:01:40.679961+00:00 GHSA Importer Fixing VCID-u3ck-cvgt-fuhd https://github.com/advisories/GHSA-9785-w233-x6hv 38.0.0
2026-04-01T13:11:51.159298+00:00 GithubOSV Importer Fixing VCID-u3ck-cvgt-fuhd https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9785-w233-x6hv/GHSA-9785-w233-x6hv.json 38.0.0
2026-04-01T13:10:31.025468+00:00 GithubOSV Importer Fixing VCID-m1zd-uytj-3bej https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-3gv7-3h64-78cm/GHSA-3gv7-3h64-78cm.json 38.0.0
2026-04-01T12:50:33.014200+00:00 GitLab Importer Fixing VCID-m1zd-uytj-3bej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5647.yml 38.0.0
2026-04-01T12:50:25.101151+00:00 GitLab Importer Fixing VCID-u3ck-cvgt-fuhd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5650.yml 38.0.0
2026-04-01T12:50:12.501393+00:00 GitLab Importer Fixing VCID-1hdb-24e3-f3d6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat/CVE-2017-5651.yml 38.0.0
2026-04-01T12:38:09.348394+00:00 Apache Tomcat Importer Fixing VCID-m1zd-uytj-3bej https://tomcat.apache.org/security-9.html 38.0.0
2026-04-01T12:38:09.316186+00:00 Apache Tomcat Importer Fixing VCID-u3ck-cvgt-fuhd https://tomcat.apache.org/security-9.html 38.0.0
2026-04-01T12:38:09.285851+00:00 Apache Tomcat Importer Fixing VCID-1hdb-24e3-f3d6 https://tomcat.apache.org/security-9.html 38.0.0