Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.53
purl pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.53
Next non-vulnerable version 9.0.107
Latest non-vulnerable version 11.0.21
Risk 10.0
Vulnerabilities affecting this package (10)
Vulnerability Summary Fixed by
VCID-fpgj-82wf-ykbw
Aliases:
CVE-2025-53506
GHSA-25xr-qj8w-c4vf
Uncontrolled Resource Consumption vulnerability in Apache Tomcat if an HTTP/2 client did not acknowledge the initial settings frame that reduces the maximum permitted concurrent streams. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.8, from 10.1.0-M1 through 10.1.42, from 9.0.0.M1 through 9.0.106. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 through 8.5.100. Other EOL versions may also be affected. Users are recommended to upgrade to version 11.0.9, 10.1.43 or 9.0.107, which fix the issue.
9.0.107
Affected by 0 other vulnerabilities.
10.1.43
Affected by 0 other vulnerabilities.
11.0.9
Affected by 0 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 3 other vulnerabilities.
10.1.13
Affected by 2 other vulnerabilities.
11.0.0-M11
Affected by 3 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 8 other vulnerabilities.
10.0.20
Affected by 4 other vulnerabilities.
10.1.1
Affected by 5 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 5 other vulnerabilities.
10.0.27
Affected by 1 other vulnerability.
10.1.1
Affected by 5 other vulnerabilities.
VCID-p8q2-pt96-5ye8
Aliases:
CVE-2022-34305
GHSA-6j88-6whg-x687
In Apache Tomcat 10.1.0-M1 to 10.1.0-M16, 10.0.0-M1 to 10.0.22, 9.0.30 to 9.0.64 and 8.5.50 to 8.5.81 the Form authentication example in the examples web application displayed user provided data without filtering, exposing a XSS vulnerability.
9.0.65
Affected by 6 other vulnerabilities.
10.0.23
Affected by 2 other vulnerabilities.
VCID-qkx6-32cj-jfbp
Aliases:
CVE-2022-29885
GHSA-r84p-88g2-2vx2
The documentation of Apache Tomcat 10.1.0-M1 to 10.1.0-M14, 10.0.0-M1 to 10.0.20, 9.0.13 to 9.0.62 and 8.5.38 to 8.5.78 for the EncryptInterceptor incorrectly stated it enabled Tomcat clustering to run over an untrusted network. This was not correct. While the EncryptInterceptor does provide confidentiality and integrity protection, it does not protect against all risks associated with running over any untrusted network, particularly DoS risks.
9.0.63
Affected by 7 other vulnerabilities.
10.0.21
Affected by 3 other vulnerabilities.
10.1.1
Affected by 5 other vulnerabilities.
VCID-stds-vw5z-auhp
Aliases:
CVE-2022-45143
GHSA-rq2w-37h9-vg94
The JsonErrorReportValve in Apache Tomcat 8.5.83, 9.0.40 to 9.0.68 and 10.1.0-M1 to 10.1.1 did not escape the type, message or description values. In some circumstances these are constructed from user provided data and it was therefore possible for users to supply values that invalidated or manipulated the JSON output.
9.0.69
Affected by 4 other vulnerabilities.
10.1.2
Affected by 4 other vulnerabilities.
VCID-v7tp-1t4h-zqeg
Aliases:
CVE-2023-28708
GHSA-2c9m-w27f-53rm
When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel. Older, EOL versions may also be affected.
9.0.72
Affected by 5 other vulnerabilities.
10.1.6
Affected by 4 other vulnerabilities.
11.0.0
Affected by 2 other vulnerabilities.
VCID-vsdf-4tfj-uybe
Aliases:
CVE-2024-24549
GHSA-7w75-32cg-r6g2
Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.
9.0.86
Affected by 1 other vulnerability.
10.1.19
Affected by 1 other vulnerability.
11.0.0-M17
Affected by 2 other vulnerabilities.
VCID-wptr-hkjx-s7c3
Aliases:
CVE-2021-42340
GHSA-wph7-x527-w3h5
The fix for bug 63362 present in Apache Tomcat 10.1.0-M1 to 10.1.0-M5, 10.0.0-M1 to 10.0.11, 9.0.40 to 9.0.53 and 8.5.60 to 8.5.71 introduced a memory leak. The object introduced to collect metrics for HTTP upgrade connections was not released for WebSocket connections once the connection was closed. This created a memory leak that, over time, could lead to a denial of service via an OutOfMemoryError.
9.0.54
Affected by 9 other vulnerabilities.
10.1.1
Affected by 5 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-12T00:52:59.438875+00:00 GitLab Importer Affected by VCID-fpgj-82wf-ykbw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-53506.yml 38.3.0
2026-04-12T00:12:19.055279+00:00 GitLab Importer Affected by VCID-vsdf-4tfj-uybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 38.3.0
2026-04-11T23:56:13.145177+00:00 GitLab Importer Affected by VCID-j6cj-ftyd-3ffa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-41080.yml 38.3.0
2026-04-11T23:42:36.848803+00:00 GitLab Importer Affected by VCID-v7tp-1t4h-zqeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 38.3.0
2026-04-11T23:36:41.636728+00:00 GitLab Importer Affected by VCID-stds-vw5z-auhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-45143.yml 38.3.0
2026-04-11T23:31:39.577798+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-42252.yml 38.3.0
2026-04-11T23:28:15.065540+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-43980.yml 38.3.0
2026-04-11T23:20:10.602477+00:00 GitLab Importer Affected by VCID-p8q2-pt96-5ye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-34305.yml 38.3.0
2026-04-11T23:02:48.838718+00:00 GitLab Importer Affected by VCID-qkx6-32cj-jfbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-29885.yml 38.3.0
2026-04-11T22:45:42.094761+00:00 GitLab Importer Affected by VCID-wptr-hkjx-s7c3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-42340.yml 38.3.0
2026-04-03T01:01:08.801767+00:00 GitLab Importer Affected by VCID-fpgj-82wf-ykbw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2025-53506.yml 38.1.0
2026-04-03T00:18:40.409687+00:00 GitLab Importer Affected by VCID-vsdf-4tfj-uybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2024-24549.yml 38.1.0
2026-04-02T23:59:17.802944+00:00 GitLab Importer Affected by VCID-j6cj-ftyd-3ffa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-41080.yml 38.1.0
2026-04-02T23:46:30.851019+00:00 GitLab Importer Affected by VCID-v7tp-1t4h-zqeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 38.1.0
2026-04-02T23:41:10.099354+00:00 GitLab Importer Affected by VCID-stds-vw5z-auhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-45143.yml 38.1.0
2026-04-02T23:37:02.957297+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-42252.yml 38.1.0
2026-04-02T23:34:03.290708+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-43980.yml 38.1.0
2026-04-02T23:27:23.917723+00:00 GitLab Importer Affected by VCID-p8q2-pt96-5ye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-34305.yml 38.1.0
2026-04-02T23:11:12.370167+00:00 GitLab Importer Affected by VCID-qkx6-32cj-jfbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-29885.yml 38.1.0
2026-04-02T22:55:35.248260+00:00 GitLab Importer Affected by VCID-wptr-hkjx-s7c3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-42340.yml 38.1.0
2026-04-01T18:09:43.689824+00:00 GitLab Importer Affected by VCID-v7tp-1t4h-zqeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2023-28708.yml 38.0.0
2026-04-01T18:03:45.386175+00:00 GitLab Importer Affected by VCID-stds-vw5z-auhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-45143.yml 38.0.0
2026-04-01T17:59:13.886955+00:00 GitLab Importer Affected by VCID-nmq2-8ysj-4fbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-42252.yml 38.0.0
2026-04-01T17:56:00.709293+00:00 GitLab Importer Affected by VCID-j8tk-s915-pbfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-43980.yml 38.0.0
2026-04-01T17:48:20.120118+00:00 GitLab Importer Affected by VCID-p8q2-pt96-5ye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-34305.yml 38.0.0
2026-04-01T17:31:04.069283+00:00 GitLab Importer Affected by VCID-qkx6-32cj-jfbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2022-29885.yml 38.0.0
2026-04-01T17:13:54.201020+00:00 GitLab Importer Affected by VCID-wptr-hkjx-s7c3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.tomcat.embed/tomcat-embed-core/CVE-2021-42340.yml 38.0.0