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.44
purl pkg:maven/org.apache.tomcat/tomcat-coyote@9.0.44
Next non-vulnerable version 9.0.86
Latest non-vulnerable version 11.0.20
Risk 4.0
Vulnerabilities affecting this package (6)
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-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-dtvw-92bk-wbcf
Aliases:
CVE-2021-30639
GHSA-44qp-qhfv-c7f6
A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag associated with the Request object was not reset between requests. This meant that once a non-blocking I/O error occurred, all future requests handled by that request object would fail. Users were able to trigger non-blocking I/O errors, e.g. by dropping a connection, thereby creating the possibility of triggering a DoS. Applications that do not use non-blocking I/O are not exposed to this vulnerability. This issue affects Apache Tomcat 10.0.3 to 10.0.4; 9.0.44; 8.5.64.
9.0.45
Affected by 5 other vulnerabilities.
10.0.5
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-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.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-k9cg-ehdw-dbh6 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. CVE-2024-21733
GHSA-f4qf-m5gf-8jm8

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:48:19.574143+00:00 GitLab Importer Fixing 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.628069+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.107947+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.900752+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.743240+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.946181+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:27:19.803630+00:00 GitLab Importer Affected by VCID-dtvw-92bk-wbcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-30639.yml 38.4.0
2026-04-12T00:08:08.080794+00:00 GitLab Importer Fixing 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.792986+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.877211+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.359740+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.565009+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.866800+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:40:15.698121+00:00 GitLab Importer Affected by VCID-dtvw-92bk-wbcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-30639.yml 38.3.0
2026-04-03T00:12:47.338044+00:00 GitLab Importer Fixing 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.316586+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.583647+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.706649+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.453395+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:48.013111+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:50:46.891053+00:00 GitLab Importer Affected by VCID-dtvw-92bk-wbcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-30639.yml 38.1.0
2026-04-01T17:59:14.691634+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.037150+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.102232+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:04:21.338902+00:00 GHSA Importer Fixing VCID-k9cg-ehdw-dbh6 https://github.com/advisories/GHSA-f4qf-m5gf-8jm8 38.0.0
2026-04-01T12:52:24.313442+00:00 GitLab Importer Fixing VCID-k9cg-ehdw-dbh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2024-21733.yml 38.0.0
2026-04-01T12:50:00.713192+00:00 GithubOSV Importer Fixing VCID-k9cg-ehdw-dbh6 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/01/GHSA-f4qf-m5gf-8jm8/GHSA-f4qf-m5gf-8jm8.json 38.0.0
2026-04-01T12:48:35.193665+00:00 GitLab Importer Affected by VCID-dtvw-92bk-wbcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat/tomcat-coyote/CVE-2021-30639.yml 38.0.0