Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/tomcat10@10.1.46-1?distro=trixie
purl pkg:deb/debian/tomcat10@10.1.46-1?distro=trixie
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (9)
Vulnerability Summary Aliases
VCID-246u-a4rh-yyd4 Authentication Bypass Using an Alternate Path or Channel vulnerability in Apache Tomcat.  When using PreResources or PostResources mounted other than at the root of the web application, it was possible to access those resources via an unexpected path. That path was likely not to be protected by the same security constraints as the expected path, allowing those security constraints to be bypassed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. 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, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue. CVE-2025-49125
GHSA-wc4r-xq3c-5cf3
VCID-2kku-pzer-9ufv Session Fixation vulnerability in Apache Tomcat via rewrite valve. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. Older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue. CVE-2025-55668
GHSA-23hv-mwm6-g8jf
VCID-2x6a-3gh1-rkhs Allocation of resources for multipart headers with insufficient limits enabled a DoS vulnerability in Apache Commons FileUpload. This issue affects Apache Commons FileUpload: from 1.0 before 1.6; from 2.0.0-M1 before 2.0.0-M4. Users are recommended to upgrade to versions 1.6 or 2.0.0-M4, which fix the issue. CVE-2025-48976
GHSA-vv7r-c36w-3prj
VCID-cfhw-vmcp-y3bc Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache Tomcat. Tomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.40 through 9.0.108. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.60 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue. CVE-2025-55754
GHSA-vfww-5hm6-hx2j
VCID-fpgj-82wf-ykbw 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. CVE-2025-53506
GHSA-25xr-qj8w-c4vf
VCID-gb2v-96xj-ybad Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue. CVE-2025-48988
GHSA-h3gc-qfqq-6h8f
VCID-k59r-wjt3-wqe5 For some unlikely configurations of multipart upload, an Integer Overflow vulnerability in Apache Tomcat could lead to a DoS via bypassing of size limits. 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, older, 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. CVE-2025-52520
GHSA-wr62-c79q-cv37
VCID-sr8e-w1qk-r7fz Improper Handling of Case Sensitivity vulnerability in Apache Tomcat's GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue. CVE-2025-46701
GHSA-h2fw-rfh5-95r3
VCID-xqjr-7xfw-mbh2 Relative Path Traversal vulnerability in Apache Tomcat. The fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue. CVE-2025-55752
GHSA-wmwf-9ccg-fff5

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T13:17:42.377055+00:00 Debian Importer Fixing VCID-xqjr-7xfw-mbh2 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:00:42.669983+00:00 Debian Importer Fixing VCID-k59r-wjt3-wqe5 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:44:07.428913+00:00 Debian Importer Fixing VCID-cfhw-vmcp-y3bc https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:29:38.125345+00:00 Debian Importer Fixing VCID-2kku-pzer-9ufv https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:12:55.323447+00:00 Debian Importer Fixing VCID-fpgj-82wf-ykbw https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:08:03.717709+00:00 Debian Importer Fixing VCID-gb2v-96xj-ybad https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:41:08.851761+00:00 Debian Importer Fixing VCID-sr8e-w1qk-r7fz https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:57:47.305136+00:00 Debian Importer Fixing VCID-246u-a4rh-yyd4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:54:17.279193+00:00 Debian Importer Fixing VCID-2x6a-3gh1-rkhs https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-13T09:14:35.931297+00:00 Debian Importer Fixing VCID-xqjr-7xfw-mbh2 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:00:35.415977+00:00 Debian Importer Fixing VCID-fpgj-82wf-ykbw https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:38:08.652132+00:00 Debian Importer Fixing VCID-246u-a4rh-yyd4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:30:31.190257+00:00 Debian Importer Fixing VCID-gb2v-96xj-ybad https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:43:13.455751+00:00 Debian Importer Fixing VCID-2x6a-3gh1-rkhs https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:28:25.819090+00:00 Debian Importer Fixing VCID-k59r-wjt3-wqe5 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:15:34.039017+00:00 Debian Importer Fixing VCID-cfhw-vmcp-y3bc https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:04:59.149754+00:00 Debian Importer Fixing VCID-2kku-pzer-9ufv https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:26:34.150564+00:00 Debian Importer Fixing VCID-sr8e-w1qk-r7fz https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-03T07:55:22.272553+00:00 Debian Importer Fixing VCID-cfhw-vmcp-y3bc https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:22.226484+00:00 Debian Importer Fixing VCID-xqjr-7xfw-mbh2 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:22.176532+00:00 Debian Importer Fixing VCID-2kku-pzer-9ufv https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:22.121363+00:00 Debian Importer Fixing VCID-fpgj-82wf-ykbw https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:22.066298+00:00 Debian Importer Fixing VCID-k59r-wjt3-wqe5 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:22.010703+00:00 Debian Importer Fixing VCID-246u-a4rh-yyd4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:21.863819+00:00 Debian Importer Fixing VCID-gb2v-96xj-ybad https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:21.808346+00:00 Debian Importer Fixing VCID-2x6a-3gh1-rkhs https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:55:21.752529+00:00 Debian Importer Fixing VCID-sr8e-w1qk-r7fz https://security-tracker.debian.org/tracker/data/json 38.1.0