Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.tomcat/tomcat-coyote@9.0.36
purl pkg:maven/org.apache.tomcat/tomcat-coyote@9.0.36
Next non-vulnerable version 9.0.86
Latest non-vulnerable version 11.0.20
Risk 10.0
Vulnerabilities affecting this package (11)
Vulnerability Summary Fixed by
VCID-885s-t4dx-dybv
Aliases:
CVE-2021-33037
GHSA-4vww-mc66-62m6
Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer encoding header if the client declared it would only accept an HTTP/1.0 response; - Tomcat honoured the identify encoding; and - Tomcat did not ensure that, if present, the chunked encoding was the final encoding.
9.0.48
Affected by 4 other vulnerabilities.
10.0.7
Affected by 2 other vulnerabilities.
VCID-a8gk-n8bq-87cp
Aliases:
CVE-2021-24122
GHSA-2rvv-w9r2-rg7m
When serving resources from a network location using the NTFS file system, Apache Tomcat versions 10.0.0-M1 to 10.0.0-M9, 9.0.0.M1 to 9.0.39, 8.5.0 to 8.5.59 and 7.0.0 to 7.0.106 were susceptible to JSP source code disclosure in some configurations. The root cause was the unexpected behaviour of the JRE API File.getCanonicalPath() which in turn was caused by the inconsistent behaviour of the Windows API (FindFirstFileW) in some circumstances.
9.0.40
Affected by 6 other vulnerabilities.
10.0.0-M10
Affected by 0 other vulnerabilities.
VCID-b3bb-9ajg-sfc9
Aliases:
CVE-2023-46589
GHSA-fccv-jmmp-qg76
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.1.15, from 9.0.0-M1 through 9.0.82 and from 8.5.0 through 8.5.95 did not correctly parse HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a reverse proxy. Older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M11 onwards, 10.1.16 onwards, 9.0.83 onwards or 8.5.96 onwards, which fix the issue.
9.0.83
Affected by 1 other vulnerability.
10.1.16
Affected by 0 other vulnerabilities.
11.0.1
Affected by 0 other vulnerabilities.
VCID-dzan-r49k-kqab
Aliases:
CVE-2020-13934
GHSA-vf77-8h7g-gghp
An h2c direct connection to Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M5 to 9.0.36 and 8.5.1 to 8.5.56 did not release the HTTP/1.1 processor after the upgrade to HTTP/2. If a sufficient number of such requests were made, an OutOfMemoryException could occur leading to a denial of service.
9.0.37
Affected by 9 other vulnerabilities.
10.0.2
Affected by 3 other vulnerabilities.
VCID-j6cj-ftyd-3ffa
Aliases:
CVE-2023-41080
GHSA-q3mw-pvr8-9ggc
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. Older, EOL versions may also be affected. The vulnerability is limited to the ROOT (default) web application.
9.0.80
Affected by 1 other vulnerability.
10.1.13
Affected by 1 other vulnerability.
11.0.1
Affected by 0 other vulnerabilities.
VCID-j8tk-s915-pbfy
Aliases:
CVE-2021-43980
GHSA-jx7c-7mj5-9438
The simplified implementation of blocking reads and writes introduced in Tomcat 10 and back-ported to Tomcat 9.0.47 onwards exposed a long standing (but extremely hard to trigger) concurrency bug in Apache Tomcat 10.1.0 to 10.1.0-M12, 10.0.0-M1 to 10.0.18, 9.0.0-M1 to 9.0.60 and 8.5.0 to 8.5.77 that could cause client connections to share an Http11Processor instance resulting in responses, or part responses, to be received by the wrong client.
9.0.62
Affected by 3 other vulnerabilities.
10.0.20
Affected by 1 other vulnerability.
10.1.1
Affected by 2 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 6 other vulnerabilities.
VCID-nmq2-8ysj-4fbc
Aliases:
CVE-2022-42252
GHSA-p22x-g9px-3945
If Apache Tomcat 8.5.0 to 8.5.82, 9.0.0-M1 to 9.0.67, 10.0.0-M1 to 10.0.26 or 10.1.0-M1 to 10.1.0 was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false (the default for 8.5.x only), Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was located behind a reverse proxy that also failed to reject the request with the invalid header.
9.0.68
Affected by 2 other vulnerabilities.
10.0.27
Affected by 0 other vulnerabilities.
10.1.1
Affected by 2 other vulnerabilities.
VCID-nvbx-q971-skgm
Aliases:
CVE-2020-13935
GHSA-m7jv-hq7h-mq7c
The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service.
9.0.37
Affected by 9 other vulnerabilities.
10.0.2
Affected by 3 other vulnerabilities.
VCID-ran8-rnqn-tkbc
Aliases:
CVE-2020-17527
GHSA-vvw4-rfwf-p6hx
While investigating bug 64830 it was discovered that Apache Tomcat 10.0.0-M1 to 10.0.0-M9, 9.0.0-M1 to 9.0.39 and 8.5.0 to 8.5.59 could re-use an HTTP request header value from the previous stream received on an HTTP/2 connection for the request associated with the subsequent stream. While this would most likely lead to an error and the closure of the HTTP/2 connection, it is possible that information could leak between requests.
9.0.40
Affected by 6 other vulnerabilities.
10.0.0-M10
Affected by 0 other vulnerabilities.
10.0.2
Affected by 3 other vulnerabilities.
VCID-wgsc-dnn1-ukeq
Aliases:
CVE-2020-13943
GHSA-f268-65qc-98vg
If an HTTP/2 client connecting to Apache Tomcat 10.0.0-M1 to 10.0.0-M7, 9.0.0.M1 to 9.0.37 or 8.5.0 to 8.5.57 exceeded the agreed maximum number of concurrent streams for a connection (in violation of the HTTP/2 protocol), it was possible that a subsequent request made on that connection could contain HTTP headers - including HTTP/2 pseudo headers - from a previous request rather than the intended headers. This could lead to users seeing responses for unexpected resources.
9.0.38
Affected by 8 other vulnerabilities.
10.0.0-M8
Affected by 1 other vulnerability.
10.0.2
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-46bv-6b7y-3bca A specially crafted sequence of HTTP/2 requests sent to Apache Tomcat 10.0.0-M1 to 10.0.0-M5, 9.0.0.M1 to 9.0.35 and 8.5.0 to 8.5.55 could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become unresponsive. CVE-2020-11996
GHSA-53hp-jpwq-2jgq

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:48:19.550637+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2024-21733.yml 38.4.0
2026-04-16T22:44:14.604930+00:00 GitLab Importer Affected by VCID-b3bb-9ajg-sfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-46589.yml 38.4.0
2026-04-16T22:36:53.083910+00:00 GitLab Importer Affected by VCID-j6cj-ftyd-3ffa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-41080.yml 38.4.0
2026-04-16T22:14:39.878033+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2022-42252.yml 38.4.0
2026-04-16T22:11:30.718598+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-43980.yml 38.4.0
2026-04-16T21:27:20.923349+00:00 GitLab Importer Affected by VCID-885s-t4dx-dybv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-33037.yml 38.4.0
2026-04-16T21:15:52.424805+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-24122.yml 38.4.0
2026-04-16T21:14:42.957058+00:00 GitLab Importer Affected by VCID-ran8-rnqn-tkbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-17527.yml 38.4.0
2026-04-16T21:12:52.462845+00:00 GitLab Importer Affected by VCID-wgsc-dnn1-ukeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13943.yml 38.4.0
2026-04-16T21:05:28.993322+00:00 GitLab Importer Affected by VCID-nvbx-q971-skgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13935.yml 38.4.0
2026-04-16T21:05:28.275665+00:00 GitLab Importer Affected by VCID-dzan-r49k-kqab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13934.yml 38.4.0
2026-04-16T21:04:56.509696+00:00 GitLab Importer Fixing VCID-46bv-6b7y-3bca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-11996.yml 38.4.0
2026-04-12T00:08:08.053532+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2024-21733.yml 38.3.0
2026-04-12T00:03:51.767085+00:00 GitLab Importer Affected by VCID-b3bb-9ajg-sfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-46589.yml 38.3.0
2026-04-11T23:56:10.849424+00:00 GitLab Importer Affected by VCID-j6cj-ftyd-3ffa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-41080.yml 38.3.0
2026-04-11T23:31:40.335383+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2022-42252.yml 38.3.0
2026-04-11T23:28:16.541909+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-43980.yml 38.3.0
2026-04-11T22:40:16.840268+00:00 GitLab Importer Affected by VCID-885s-t4dx-dybv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-33037.yml 38.3.0
2026-04-11T22:28:00.251337+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-24122.yml 38.3.0
2026-04-11T22:26:50.000819+00:00 GitLab Importer Affected by VCID-ran8-rnqn-tkbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-17527.yml 38.3.0
2026-04-11T22:24:54.000187+00:00 GitLab Importer Affected by VCID-wgsc-dnn1-ukeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13943.yml 38.3.0
2026-04-11T22:16:57.649853+00:00 GitLab Importer Affected by VCID-nvbx-q971-skgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13935.yml 38.3.0
2026-04-11T22:16:56.876653+00:00 GitLab Importer Affected by VCID-dzan-r49k-kqab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13934.yml 38.3.0
2026-04-11T22:16:23.644238+00:00 GitLab Importer Fixing VCID-46bv-6b7y-3bca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-11996.yml 38.3.0
2026-04-03T00:12:47.311749+00:00 GitLab Importer Affected by VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2024-21733.yml 38.1.0
2026-04-03T00:08:32.290402+00:00 GitLab Importer Affected by VCID-b3bb-9ajg-sfc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-46589.yml 38.1.0
2026-04-02T23:59:15.557835+00:00 GitLab Importer Affected by VCID-j6cj-ftyd-3ffa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2023-41080.yml 38.1.0
2026-04-02T23:37:03.683845+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2022-42252.yml 38.1.0
2026-04-02T23:34:04.430617+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-43980.yml 38.1.0
2026-04-02T22:50:47.990349+00:00 GitLab Importer Affected by VCID-885s-t4dx-dybv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-33037.yml 38.1.0
2026-04-02T22:39:38.849045+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-24122.yml 38.1.0
2026-04-02T22:38:33.498899+00:00 GitLab Importer Affected by VCID-ran8-rnqn-tkbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-17527.yml 38.1.0
2026-04-02T22:36:45.946930+00:00 GitLab Importer Affected by VCID-wgsc-dnn1-ukeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13943.yml 38.1.0
2026-04-02T22:29:05.375367+00:00 GitLab Importer Affected by VCID-nvbx-q971-skgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13935.yml 38.1.0
2026-04-02T22:29:04.642637+00:00 GitLab Importer Affected by VCID-dzan-r49k-kqab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13934.yml 38.1.0
2026-04-02T22:28:33.113037+00:00 GitLab Importer Fixing VCID-46bv-6b7y-3bca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-11996.yml 38.1.0
2026-04-01T17:59:14.665892+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2022-42252.yml 38.0.0
2026-04-01T17:56:02.011582+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-43980.yml 38.0.0
2026-04-01T17:08:47.072145+00:00 GitLab Importer Affected by VCID-885s-t4dx-dybv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-33037.yml 38.0.0
2026-04-01T16:57:02.572884+00:00 GitLab Importer Affected by VCID-a8gk-n8bq-87cp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-24122.yml 38.0.0
2026-04-01T16:55:58.626432+00:00 GitLab Importer Affected by VCID-ran8-rnqn-tkbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-17527.yml 38.0.0
2026-04-01T16:54:02.106458+00:00 GitLab Importer Affected by VCID-wgsc-dnn1-ukeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13943.yml 38.0.0
2026-04-01T16:47:07.150041+00:00 GitLab Importer Affected by VCID-nvbx-q971-skgm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13935.yml 38.0.0
2026-04-01T16:47:06.334035+00:00 GitLab Importer Affected by VCID-dzan-r49k-kqab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-13934.yml 38.0.0
2026-04-01T16:46:30.800725+00:00 GitLab Importer Fixing VCID-46bv-6b7y-3bca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2020-11996.yml 38.0.0