Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/tomcat9@9.0.31-1~deb10u6
purl pkg:deb/debian/tomcat9@9.0.31-1~deb10u6
Next non-vulnerable version 9.0.115-1
Latest non-vulnerable version 9.0.115-1
Risk 10.0
Vulnerabilities affecting this package (69)
Vulnerability Summary Fixed by
VCID-1e6p-cppr-2bh2
Aliases:
CVE-2025-48989
GHSA-gqp3-2cvr-x8m3
Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.9, from 10.1.0-M1 through 10.1.43 and from 9.0.0.M1 through 9.0.107. Older, EOL versions may also be affected. Users are recommended to upgrade to one of versions 11.0.10, 10.1.44 or 9.0.108 which fix the issue.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-246u-a4rh-yyd4
Aliases:
CVE-2025-49125
GHSA-wc4r-xq3c-5cf3
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.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-2kku-pzer-9ufv
Aliases:
CVE-2025-55668
GHSA-23hv-mwm6-g8jf
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.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-2rmy-13ym-3bgm
Aliases:
CVE-2026-34483
GHSA-rv64-5gf8-9qq8
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-2x6a-3gh1-rkhs
Aliases:
CVE-2025-48976
GHSA-vv7r-c36w-3prj
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.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-2zq1-na8s-mfdd
Aliases:
CVE-2025-31650
GHSA-3p2h-wqq4-wf4h
Improper Input Validation vulnerability in Apache Tomcat. Incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request which created a memory leak. A large number of such requests could trigger an OutOfMemoryException resulting in a denial of service. This issue affects Apache Tomcat: from 9.0.76 through 9.0.102, from 10.1.10 through 10.1.39, from 11.0.0-M2 through 11.0.5. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.90 though 8.5.100. Users are recommended to upgrade to version 9.0.104, 10.1.40 or 11.0.6 which fix the issue.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-35xg-a746-5qgc
Aliases:
CVE-2026-29129
GHSA-69cc-cv78-qc8g
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-3vdn-j7sj-dfdn
Aliases:
CVE-2024-38286
GHSA-7jqf-v358-p8g7
Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M20, from 10.1.0-M1 through 10.1.24, from 9.0.13 through 9.0.89. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.35 through 8.5.100 and 7.0.92 through 7.0.109. Other EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M21, 10.1.25, or 9.0.90, which fixes the issue. Apache Tomcat, under certain configurations on any platform, allows an attacker to cause an OutOfMemoryError by abusing the TLS handshake process.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-43j2-w5xt-43g9
Aliases:
CVE-2024-56337
GHSA-27hp-xhwr-wr2m
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-46bv-6b7y-3bca
Aliases:
CVE-2020-11996
GHSA-53hp-jpwq-2jgq
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.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-4cag-c4pb-dfaz
Aliases:
CVE-2025-61795
GHSA-hgrr-935x-pq79
Improper Resource Shutdown or Release vulnerability in Apache Tomcat. If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.11, from 10.1.0-M1 through 10.1.46, from 9.0.0.M1 through 9.0.109. 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.12 or later, 10.1.47 or later or 9.0.110 or later which fixes the issue.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-56jv-htmt-rkew
Aliases:
CVE-2023-24998
GHSA-hfrx-6qgj-fp6c
Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an attacker triggering a DoS with a malicious upload or series of uploads. Note that, like all of the file upload limits, the new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-5781-s1ny-q7ey
Aliases:
CVE-2023-44487
GHSA-2m7v-gc89-fjqf
GHSA-qppj-fm5r-hxr3
GHSA-vx74-f528-fxqg
GHSA-xpw8-rcwv-8f8p
GMS-2023-3377
VSV00013
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-5sgv-7nsz-5fa8
Aliases:
CVE-2025-24813
GHSA-83qj-6fr2-vhqg
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-66kh-s6cr-tqf9
Aliases:
CVE-2020-9484
GHSA-344f-f5vg-2jfj
When using Apache Tomcat versions 10.0.0-M1 to 10.0.0-M4, 9.0.0.M1 to 9.0.34, 8.5.0 to 8.5.54 and 7.0.0 to 7.0.103 if a) an attacker is able to control the contents and name of a file on the server; and b) the server is configured to use the PersistenceManager with a FileStore; and c) the PersistenceManager is configured with sessionAttributeValueClassNameFilter="null" (the default unless a SecurityManager is used) or a sufficiently lax filter to allow the attacker provided object to be deserialized; and d) the attacker knows the relative file path from the storage location used by FileStore to the file the attacker has control over; then, using a specifically crafted request, the attacker will be able to trigger remote code execution via deserialization of the file under their control. Note that all of conditions a) to d) must be true for the attack to succeed.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-6pm1-byhk-eqfg
Aliases:
CVE-2022-23181
GHSA-9f3j-pm6f-9fm5
The fix for bug CVE-2020-9484 introduced a time of check, time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56 and 8.5.55 to 8.5.73 that allowed a local attacker to perform actions with the privileges of the user that the Tomcat process is using. This issue is only exploitable when Tomcat is configured to persist sessions using the FileStore.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-74tx-sx8a-guhs
Aliases:
CVE-2026-29145
GHSA-95jq-rwvf-vjx4
9.0.70-2
Affected by 14 other vulnerabilities.
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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-8e1c-rbkg-v7c2
Aliases:
CVE-2026-34500
GHSA-24j9-x2wg-9qv6
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-8mns-kw6c-a7dk
Aliases:
CVE-2024-52316
GHSA-xcpr-7mr4-h4xq
Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta Authentication (formerly JASPIC) ServerAuthContext component which may throw an exception during the authentication process without explicitly setting an HTTP status to indicate failure, the authentication may not fail, allowing the user to bypass the authentication process. There are no known Jakarta Authentication components that behave in this way. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M26, from 10.1.0-M1 through 10.1.30, from 9.0.0-M1 through 9.0.95. 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 EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0, 10.1.31 or 9.0.96, which fix the issue.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-8myk-ac5b-huh8
Aliases:
CVE-2024-34750
GHSA-wm9w-rjj3-j356
Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn led to the use of an incorrect infinite timeout which allowed connections to remain open which should have been closed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M20, from 10.1.0-M1 through 10.1.24, from 9.0.0-M1 through 9.0.89. 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 EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M21, 10.1.25 or 9.0.90, which fixes the issue.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-8war-4v58-eub2
Aliases:
CVE-2026-24734
GHSA-mgp5-rv84-w37q
Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat. When using an OCSP responder, Tomcat Native (and Tomcat's FFM port of the Tomcat Native code) did not complete verification or freshness checks on the OCSP response which could allow certificate revocation to be bypassed. This issue affects Apache Tomcat Native:  from 1.3.0 through 1.3.4, from 2.0.0 through 2.0.11; Apache Tomcat: from 11.0.0-M1 through 11.0.17, from 10.1.0-M7 through 10.1.51, from 9.0.83 through 9.0.114. The following versions were EOL at the time the CVE was created but are known to be affected: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39. Older EOL versions are not affected. Apache Tomcat Native users are recommended to upgrade to versions 1.3.5 or later or 2.0.12 or later, which fix the issue. Apache Tomcat users are recommended to upgrade to versions 11.0.18 or later, 10.1.52 or later or 9.0.115 or later which fix the issue.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-9kfe-1esf-uydm
Aliases:
CVE-2025-52434
GHSA-4j3c-42xv-3f84
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Tomcat when using the APR/Native connector. This was particularly noticeable with client initiated closes of HTTP/2 connections. This issue affects Apache Tomcat: 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 9.0.107, which fixes the issue.
9.0.115-1
Affected by 0 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-cfhw-vmcp-y3bc
Aliases:
CVE-2025-55754
GHSA-vfww-5hm6-hx2j
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.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-d1fm-vbd1-n7au
Aliases:
CVE-2026-34487
GHSA-x4m4-345f-5h5g
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-dy6m-zt6r-9ubd
Aliases:
CVE-2021-41079
GHSA-59g9-7gfx-c72p
Apache Tomcat 8.5.0 to 8.5.63, 9.0.0-M1 to 9.0.43 and 10.0.0-M1 to 10.0.2 did not properly validate incoming TLS packets. When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service.
9.0.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-eb37-mkxf-7fgw
Aliases:
CVE-2020-1938
GHSA-c9hw-wf7x-jp9j
When using the Apache JServ Protocol (AJP), care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for example, a similar HTTP connection. If such connections are available to an attacker, they can be exploited in ways that may be surprising. In Apache Tomcat 9.0.0.M1 to 9.0.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99, Tomcat shipped with an AJP Connector enabled by default that listened on all configured IP addresses. It was expected (and recommended in the security guide) that this Connector would be disabled if not required. This vulnerability report identified a mechanism that allowed: - returning arbitrary files from anywhere in the web application - processing any file in the web application as a JSP Further, if the web application allowed file upload and stored those files within the web application (or the attacker was able to control the content of the web application by some other means) then this, along with the ability to process a file as a JSP, made remote code execution possible. It is important to note that mitigation is only required if an AJP port is accessible to untrusted users. Users wishing to take a defence-in-depth approach and block the vector that permits returning arbitrary files and execution as JSP may upgrade to Apache Tomcat 9.0.31, 8.5.51 or 7.0.100 or later. A number of changes were made to the default AJP Connector configuration in 9.0.31 to harden the default configuration. It is likely that users upgrading to 9.0.31, 8.5.51 or 7.0.100 or later will need to make small changes to their configurations.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
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.115-1
Affected by 0 other vulnerabilities.
VCID-gb2v-96xj-ybad
Aliases:
CVE-2025-48988
GHSA-h3gc-qfqq-6h8f
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.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-gvhy-d4gm-57d3
Aliases:
CVE-2024-54677
GHSA-653p-vg55-5652
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-gyed-x6s8-ybhr
Aliases:
CVE-2026-24880
GHSA-563x-q5rq-57qp
9.0.70-2
Affected by 14 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-k59r-wjt3-wqe5
Aliases:
CVE-2025-52520
GHSA-wr62-c79q-cv37
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.
9.0.115-1
Affected by 0 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.70-2
Affected by 14 other vulnerabilities.
VCID-kukv-k3z7-7fgs
Aliases:
CVE-2025-31651
GHSA-ff77-26x5-69cr
Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache Tomcat. For a subset of unlikely rewrite rule configurations, it was possible for a specially crafted request to bypass some rewrite rules. If those rewrite rules effectively enforced security constraints, those constraints could be bypassed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.5, from 10.1.0-M1 through 10.1.39, from 9.0.0.M1 through 9.0.102. 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 [FIXED_VERSION], which fixes the issue.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-kwab-3s4q-eka4
Aliases:
CVE-2021-30640
GHSA-36qh-35cm-5w2w
A vulnerability in the JNDI Realm of Apache Tomcat allows an attacker to authenticate using variations of a valid user name and/or to bypass some of the protection provided by the LockOut Realm. This issue affects Apache Tomcat 10.0.0-M1 to 10.0.5; 9.0.0.M1 to 9.0.45; 8.5.0 to 8.5.65.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-maw6-4qs5-ykae
Aliases:
CVE-2025-66614
GHSA-fpj8-gq4v-p354
Improper Input Validation vulnerability. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112. 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. Older EOL versions are not affected. Tomcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application. Users are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-n3ab-nk7c-hqc9
Aliases:
CVE-2021-25329
GHSA-jgwr-3qm3-26f3
The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-n9yk-e49f-n7e7
Aliases:
CVE-2023-42795
GHSA-g8pj-r55q-5c2v
Incomplete Cleanup vulnerability in Apache Tomcat.When recycling various internal objects in Apache Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.80 and from 8.5.0 through 8.5.93, an error could cause Tomcat to skip some parts of the recycling process leading to information leaking from the current request/response to the next. Older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M12 onwards, 10.1.14 onwards, 9.0.81 onwards or 8.5.94 onwards, which fixes the issue.
9.0.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-p6pa-f1fg-hbhg
Aliases:
CVE-2024-23672
GHSA-v682-8vv8-vpwr
Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.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. 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.43-2~deb11u10
Affected by 35 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.70-2
Affected by 14 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-rq42-qvsy-hue6
Aliases:
CVE-2019-17569
GHSA-767j-jfh2-jvrc
The refactoring present in Apache Tomcat 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the invalid Transfer-Encoding header in a particular manner. Such a reverse proxy is considered unlikely.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-rsxs-u5cc-rkgj
Aliases:
CVE-2026-32990
GHSA-8mc5-53m5-3qj2
9.0.70-2
Affected by 14 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-rzj2-4kcj-43dq
Aliases:
CVE-2023-45648
GHSA-r6j3-px5g-cq3x
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.81 and from 8.5.0 through 8.5.93 did not correctly parse HTTP trailer headers. A specially crafted, invalid trailer header 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-M12 onwards, 10.1.14 onwards, 9.0.81 onwards or 8.5.94 onwards, which fix the issue.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-sr8e-w1qk-r7fz
Aliases:
CVE-2025-46701
GHSA-h2fw-rfh5-95r3
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.
9.0.115-1
Affected by 0 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-t2ne-75ck-eqcr
Aliases:
CVE-2021-25122
GHSA-j39c-c8hj-x4j3
When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request.
9.0.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-v8ku-sjc8-wfga
Aliases:
CVE-2024-50379
GHSA-5j33-cvvr-w245
9.0.70-2
Affected by 14 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 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.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-xqjr-7xfw-mbh2
Aliases:
CVE-2025-55752
GHSA-wmwf-9ccg-fff5
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.
9.0.115-1
Affected by 0 other vulnerabilities.
VCID-xt59-cnmj-2bf8
Aliases:
DSA-5522-3 tomcat9
regression update
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-y9ne-rw7e-vugf
Aliases:
CVE-2026-24733
GHSA-qq5r-98hh-rxc9
Improper Input Validation vulnerability in Apache Tomcat. Tomcat did not limit HTTP/0.9 requests to the GET method. If a security constraint was configured to allow HEAD requests to a URI but deny GET requests, the user could bypass that constraint on GET requests by sending a (specification invalid) HEAD request using HTTP/0.9. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0.M1 through 9.0.112. Older, EOL versions are also affected. Users are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fixes the issue.
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-yfx4-4gsc-2kgh
Aliases:
CVE-2020-1935
GHSA-qxf4-chvg-4r8r
In Apache Tomcat 9.0.0.M1 to 9.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 the HTTP header parsing code used an approach to end-of-line parsing that allowed some invalid HTTP headers to be parsed as valid. This led to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the invalid Transfer-Encoding header in a particular manner. Such a reverse proxy is considered unlikely.
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-yrzk-1dbk-muhy
Aliases:
CVE-2026-29146
GHSA-h468-7pvh-8vr8
9.0.70-2
Affected by 14 other vulnerabilities.
VCID-z2pq-cv2w-nfdk
Aliases:
DSA-5522-2 tomcat9
regression update
9.0.43-2~deb11u10
Affected by 35 other vulnerabilities.
VCID-zw2q-kna8-mqcm
Aliases:
CVE-2026-25854
GHSA-9m3c-qcxr-9x87
9.0.70-2
Affected by 14 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-16T01:18:19.480057+00:00 Debian Oval Importer Affected by VCID-8e1c-rbkg-v7c2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:18:18.744919+00:00 Debian Oval Importer Affected by VCID-2rmy-13ym-3bgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:18:12.052411+00:00 Debian Oval Importer Affected by VCID-74tx-sx8a-guhs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:18:07.406830+00:00 Debian Oval Importer Affected by VCID-35xg-a746-5qgc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:17:50.308895+00:00 Debian Oval Importer Affected by VCID-gyed-x6s8-ybhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:17:38.281938+00:00 Debian Oval Importer Affected by VCID-zw2q-kna8-mqcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:17:33.002043+00:00 Debian Oval Importer Affected by VCID-d1fm-vbd1-n7au https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:17:30.331680+00:00 Debian Oval Importer Affected by VCID-rsxs-u5cc-rkgj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:17:24.194855+00:00 Debian Oval Importer Affected by VCID-yrzk-1dbk-muhy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:00:21.910848+00:00 Debian Oval Importer Affected by VCID-43j2-w5xt-43g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:56:29.661314+00:00 Debian Oval Importer Affected by VCID-yfx4-4gsc-2kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:07:32.060067+00:00 Debian Oval Importer Affected by VCID-2x6a-3gh1-rkhs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:30:34.468679+00:00 Debian Oval Importer Affected by VCID-gb2v-96xj-ybad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:01:50.234036+00:00 Debian Oval Importer Affected by VCID-cfhw-vmcp-y3bc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:52:53.875185+00:00 Debian Oval Importer Affected by VCID-dzpn-w4b3-vbcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:52:11.267824+00:00 Debian Oval Importer Affected by VCID-n3ab-nk7c-hqc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:24:52.898663+00:00 Debian Oval Importer Affected by VCID-k59r-wjt3-wqe5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:24:35.081377+00:00 Debian Oval Importer Affected by VCID-kwab-3s4q-eka4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:14:44.863234+00:00 Debian Oval Importer Affected by VCID-xt59-cnmj-2bf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:06:32.114310+00:00 Debian Oval Importer Affected by VCID-k9cg-ehdw-dbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:44:55.282721+00:00 Debian Oval Importer Affected by VCID-a8gk-n8bq-87cp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:35:43.143968+00:00 Debian Oval Importer Affected by VCID-maw6-4qs5-ykae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:31:59.040707+00:00 Debian Oval Importer Affected by VCID-5781-s1ny-q7ey https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:31:34.953892+00:00 Debian Oval Importer Affected by VCID-n9yk-e49f-n7e7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:26:09.013327+00:00 Debian Oval Importer Affected by VCID-eb37-mkxf-7fgw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:11:22.824745+00:00 Debian Oval Importer Affected by VCID-z2pq-cv2w-nfdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:10:35.652024+00:00 Debian Oval Importer Affected by VCID-stds-vw5z-auhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:01:04.223210+00:00 Debian Oval Importer Affected by VCID-8myk-ac5b-huh8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:35:57.352656+00:00 Debian Oval Importer Affected by VCID-1e6p-cppr-2bh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:35:40.743501+00:00 Debian Oval Importer Affected by VCID-ruuh-g3fa-m7d8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:34:05.217084+00:00 Debian Oval Importer Affected by VCID-8war-4v58-eub2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:31:29.193087+00:00 Debian Oval Importer Affected by VCID-gvhy-d4gm-57d3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:26:20.287083+00:00 Debian Oval Importer Affected by VCID-wptr-hkjx-s7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:04:53.792648+00:00 Debian Oval Importer Affected by VCID-nmq2-8ysj-4fbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:52:40.605674+00:00 Debian Oval Importer Affected by VCID-2kku-pzer-9ufv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:48:12.767000+00:00 Debian Oval Importer Affected by VCID-p8q2-pt96-5ye8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:40:38.962385+00:00 Debian Oval Importer Affected by VCID-sr8e-w1qk-r7fz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:37:01.715128+00:00 Debian Oval Importer Affected by VCID-y9ne-rw7e-vugf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:36:57.526678+00:00 Debian Oval Importer Affected by VCID-246u-a4rh-yyd4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:36:25.212975+00:00 Debian Oval Importer Affected by VCID-vsdf-4tfj-uybe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:22:00.066100+00:00 Debian Oval Importer Affected by VCID-xqjr-7xfw-mbh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:16:24.746010+00:00 Debian Oval Importer Affected by VCID-dzan-r49k-kqab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:59:50.485335+00:00 Debian Oval Importer Affected by VCID-v7tp-1t4h-zqeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:58:13.032572+00:00 Debian Oval Importer Affected by VCID-dy6m-zt6r-9ubd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:56:06.411396+00:00 Debian Oval Importer Affected by VCID-b3bb-9ajg-sfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:50:20.355236+00:00 Debian Oval Importer Affected by VCID-3vdn-j7sj-dfdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:39:06.012923+00:00 Debian Oval Importer Affected by VCID-p6pa-f1fg-hbhg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:35:51.025616+00:00 Debian Oval Importer Affected by VCID-rq42-qvsy-hue6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:18:00.722031+00:00 Debian Oval Importer Affected by VCID-ran8-rnqn-tkbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:06:13.208226+00:00 Debian Oval Importer Affected by VCID-t2ne-75ck-eqcr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:00:32.504223+00:00 Debian Oval Importer Affected by VCID-5sgv-7nsz-5fa8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:55:16.636790+00:00 Debian Oval Importer Affected by VCID-v8ku-sjc8-wfga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:40:18.363770+00:00 Debian Oval Importer Affected by VCID-56jv-htmt-rkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:03:06.903840+00:00 Debian Oval Importer Affected by VCID-4cag-c4pb-dfaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:56:38.975772+00:00 Debian Oval Importer Affected by VCID-6pm1-byhk-eqfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:50:43.768885+00:00 Debian Oval Importer Affected by VCID-j6cj-ftyd-3ffa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:43:12.958575+00:00 Debian Oval Importer Affected by VCID-8mns-kw6c-a7dk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:39:23.421510+00:00 Debian Oval Importer Affected by VCID-qkx6-32cj-jfbp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:34:52.105996+00:00 Debian Oval Importer Affected by VCID-wgsc-dnn1-ukeq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:23:37.372543+00:00 Debian Oval Importer Affected by VCID-46bv-6b7y-3bca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:54:34.603329+00:00 Debian Oval Importer Affected by VCID-2zq1-na8s-mfdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:51:43.979519+00:00 Debian Oval Importer Affected by VCID-885s-t4dx-dybv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:37:12.445913+00:00 Debian Oval Importer Affected by VCID-rzj2-4kcj-43dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:34:48.999540+00:00 Debian Oval Importer Affected by VCID-nvbx-q971-skgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:34:10.576528+00:00 Debian Oval Importer Affected by VCID-j8tk-s915-pbfy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:32:05.980144+00:00 Debian Oval Importer Affected by VCID-kukv-k3z7-7fgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:30:58.286516+00:00 Debian Oval Importer Affected by VCID-9kfe-1esf-uydm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:17:45.116501+00:00 Debian Oval Importer Affected by VCID-fpgj-82wf-ykbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:17:26.139865+00:00 Debian Oval Importer Affected by VCID-66kh-s6cr-tqf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-13T10:15:44.809797+00:00 Debian Oval Importer Affected by VCID-8e1c-rbkg-v7c2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:15:44.141173+00:00 Debian Oval Importer Affected by VCID-2rmy-13ym-3bgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:15:37.569471+00:00 Debian Oval Importer Affected by VCID-74tx-sx8a-guhs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:15:32.880068+00:00 Debian Oval Importer Affected by VCID-35xg-a746-5qgc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:15:16.131273+00:00 Debian Oval Importer Affected by VCID-gyed-x6s8-ybhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:15:03.826707+00:00 Debian Oval Importer Affected by VCID-zw2q-kna8-mqcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:14:58.528969+00:00 Debian Oval Importer Affected by VCID-d1fm-vbd1-n7au https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:14:55.886039+00:00 Debian Oval Importer Affected by VCID-rsxs-u5cc-rkgj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-13T10:14:49.651863+00:00 Debian Oval Importer Affected by VCID-yrzk-1dbk-muhy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:32:34.187960+00:00 Debian Oval Importer Affected by VCID-43j2-w5xt-43g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:28:48.559767+00:00 Debian Oval Importer Affected by VCID-yfx4-4gsc-2kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:41:31.197333+00:00 Debian Oval Importer Affected by VCID-2x6a-3gh1-rkhs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:05:50.728621+00:00 Debian Oval Importer Affected by VCID-gb2v-96xj-ybad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:38:03.458576+00:00 Debian Oval Importer Affected by VCID-cfhw-vmcp-y3bc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:29:25.069861+00:00 Debian Oval Importer Affected by VCID-dzpn-w4b3-vbcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:28:43.428296+00:00 Debian Oval Importer Affected by VCID-n3ab-nk7c-hqc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:02:04.364242+00:00 Debian Oval Importer Affected by VCID-k59r-wjt3-wqe5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:01:46.599499+00:00 Debian Oval Importer Affected by VCID-kwab-3s4q-eka4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:52:23.107342+00:00 Debian Oval Importer Affected by VCID-xt59-cnmj-2bf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:44:31.167572+00:00 Debian Oval Importer Affected by VCID-k9cg-ehdw-dbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:23:36.040344+00:00 Debian Oval Importer Affected by VCID-a8gk-n8bq-87cp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:14:42.376456+00:00 Debian Oval Importer Affected by VCID-maw6-4qs5-ykae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:11:01.239679+00:00 Debian Oval Importer Affected by VCID-5781-s1ny-q7ey https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:10:37.390745+00:00 Debian Oval Importer Affected by VCID-n9yk-e49f-n7e7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:05:27.861898+00:00 Debian Oval Importer Affected by VCID-eb37-mkxf-7fgw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:51:15.589745+00:00 Debian Oval Importer Affected by VCID-z2pq-cv2w-nfdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:50:29.467348+00:00 Debian Oval Importer Affected by VCID-stds-vw5z-auhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:41:20.686924+00:00 Debian Oval Importer Affected by VCID-8myk-ac5b-huh8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:17:10.166973+00:00 Debian Oval Importer Affected by VCID-1e6p-cppr-2bh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:16:54.293780+00:00 Debian Oval Importer Affected by VCID-ruuh-g3fa-m7d8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:15:21.295992+00:00 Debian Oval Importer Affected by VCID-8war-4v58-eub2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:12:50.311388+00:00 Debian Oval Importer Affected by VCID-gvhy-d4gm-57d3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:07:47.654148+00:00 Debian Oval Importer Affected by VCID-wptr-hkjx-s7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:46:30.392148+00:00 Debian Oval Importer Affected by VCID-nmq2-8ysj-4fbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:34:51.912893+00:00 Debian Oval Importer Affected by VCID-2kku-pzer-9ufv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:30:33.808573+00:00 Debian Oval Importer Affected by VCID-p8q2-pt96-5ye8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:23:13.599118+00:00 Debian Oval Importer Affected by VCID-sr8e-w1qk-r7fz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:19:43.156973+00:00 Debian Oval Importer Affected by VCID-y9ne-rw7e-vugf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:19:39.027553+00:00 Debian Oval Importer Affected by VCID-246u-a4rh-yyd4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:19:07.499345+00:00 Debian Oval Importer Affected by VCID-vsdf-4tfj-uybe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:05:13.251426+00:00 Debian Oval Importer Affected by VCID-xqjr-7xfw-mbh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:59:51.221918+00:00 Debian Oval Importer Affected by VCID-dzan-r49k-kqab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:43:58.452379+00:00 Debian Oval Importer Affected by VCID-v7tp-1t4h-zqeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:42:24.452788+00:00 Debian Oval Importer Affected by VCID-dy6m-zt6r-9ubd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:40:22.067952+00:00 Debian Oval Importer Affected by VCID-b3bb-9ajg-sfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:34:54.190320+00:00 Debian Oval Importer Affected by VCID-3vdn-j7sj-dfdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:23:37.578383+00:00 Debian Oval Importer Affected by VCID-p6pa-f1fg-hbhg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:20:28.495264+00:00 Debian Oval Importer Affected by VCID-rq42-qvsy-hue6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:03:19.456932+00:00 Debian Oval Importer Affected by VCID-ran8-rnqn-tkbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:51:51.472790+00:00 Debian Oval Importer Affected by VCID-t2ne-75ck-eqcr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:46:20.064614+00:00 Debian Oval Importer Affected by VCID-5sgv-7nsz-5fa8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:41:12.151796+00:00 Debian Oval Importer Affected by VCID-v8ku-sjc8-wfga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:26:27.171382+00:00 Debian Oval Importer Affected by VCID-56jv-htmt-rkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:49:40.228578+00:00 Debian Oval Importer Affected by VCID-4cag-c4pb-dfaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:43:19.287190+00:00 Debian Oval Importer Affected by VCID-6pm1-byhk-eqfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:37:30.072868+00:00 Debian Oval Importer Affected by VCID-j6cj-ftyd-3ffa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:30:02.624713+00:00 Debian Oval Importer Affected by VCID-8mns-kw6c-a7dk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:26:19.346676+00:00 Debian Oval Importer Affected by VCID-qkx6-32cj-jfbp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:21:52.380463+00:00 Debian Oval Importer Affected by VCID-wgsc-dnn1-ukeq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:10:52.824836+00:00 Debian Oval Importer Affected by VCID-46bv-6b7y-3bca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:42:14.232656+00:00 Debian Oval Importer Affected by VCID-2zq1-na8s-mfdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:39:22.762269+00:00 Debian Oval Importer Affected by VCID-885s-t4dx-dybv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:25:07.655705+00:00 Debian Oval Importer Affected by VCID-rzj2-4kcj-43dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:22:46.097789+00:00 Debian Oval Importer Affected by VCID-nvbx-q971-skgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:22:08.907678+00:00 Debian Oval Importer Affected by VCID-j8tk-s915-pbfy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:20:05.677413+00:00 Debian Oval Importer Affected by VCID-kukv-k3z7-7fgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:18:59.599253+00:00 Debian Oval Importer Affected by VCID-9kfe-1esf-uydm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:06:03.584384+00:00 Debian Oval Importer Affected by VCID-fpgj-82wf-ykbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:05:45.494127+00:00 Debian Oval Importer Affected by VCID-66kh-s6cr-tqf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-09T00:02:51.716024+00:00 Debian Oval Importer Affected by VCID-43j2-w5xt-43g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:59:11.768881+00:00 Debian Oval Importer Affected by VCID-yfx4-4gsc-2kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:13:59.256353+00:00 Debian Oval Importer Affected by VCID-2x6a-3gh1-rkhs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:39:34.865128+00:00 Debian Oval Importer Affected by VCID-gb2v-96xj-ybad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:13:19.377886+00:00 Debian Oval Importer Affected by VCID-cfhw-vmcp-y3bc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:05:07.075468+00:00 Debian Oval Importer Affected by VCID-dzpn-w4b3-vbcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:04:28.128897+00:00 Debian Oval Importer Affected by VCID-n3ab-nk7c-hqc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:39:06.494422+00:00 Debian Oval Importer Affected by VCID-k59r-wjt3-wqe5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:38:49.018809+00:00 Debian Oval Importer Affected by VCID-kwab-3s4q-eka4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:29:50.721499+00:00 Debian Oval Importer Affected by VCID-xt59-cnmj-2bf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:22:21.094918+00:00 Debian Oval Importer Affected by VCID-k9cg-ehdw-dbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:02:12.498963+00:00 Debian Oval Importer Affected by VCID-a8gk-n8bq-87cp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:53:36.841700+00:00 Debian Oval Importer Affected by VCID-maw6-4qs5-ykae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:49:59.514334+00:00 Debian Oval Importer Affected by VCID-5781-s1ny-q7ey https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:49:36.020061+00:00 Debian Oval Importer Affected by VCID-n9yk-e49f-n7e7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:44:35.889422+00:00 Debian Oval Importer Affected by VCID-eb37-mkxf-7fgw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:30:50.732989+00:00 Debian Oval Importer Affected by VCID-z2pq-cv2w-nfdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:30:04.999361+00:00 Debian Oval Importer Affected by VCID-stds-vw5z-auhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:21:18.201761+00:00 Debian Oval Importer Affected by VCID-8myk-ac5b-huh8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:58:06.035214+00:00 Debian Oval Importer Affected by VCID-1e6p-cppr-2bh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:57:51.158477+00:00 Debian Oval Importer Affected by VCID-ruuh-g3fa-m7d8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:56:23.551222+00:00 Debian Oval Importer Affected by VCID-8war-4v58-eub2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:54:00.196264+00:00 Debian Oval Importer Affected by VCID-gvhy-d4gm-57d3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:49:13.468933+00:00 Debian Oval Importer Affected by VCID-wptr-hkjx-s7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:29:17.765186+00:00 Debian Oval Importer Affected by VCID-nmq2-8ysj-4fbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:18:06.755058+00:00 Debian Oval Importer Affected by VCID-2kku-pzer-9ufv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:13:58.461290+00:00 Debian Oval Importer Affected by VCID-p8q2-pt96-5ye8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:06:53.442089+00:00 Debian Oval Importer Affected by VCID-sr8e-w1qk-r7fz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:03:29.799987+00:00 Debian Oval Importer Affected by VCID-y9ne-rw7e-vugf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:03:25.605836+00:00 Debian Oval Importer Affected by VCID-246u-a4rh-yyd4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:02:54.536580+00:00 Debian Oval Importer Affected by VCID-vsdf-4tfj-uybe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:49:32.527061+00:00 Debian Oval Importer Affected by VCID-xqjr-7xfw-mbh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:44:22.792254+00:00 Debian Oval Importer Affected by VCID-dzan-r49k-kqab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:29:01.900233+00:00 Debian Oval Importer Affected by VCID-v7tp-1t4h-zqeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:27:29.891456+00:00 Debian Oval Importer Affected by VCID-dy6m-zt6r-9ubd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:25:31.309766+00:00 Debian Oval Importer Affected by VCID-b3bb-9ajg-sfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:20:03.443283+00:00 Debian Oval Importer Affected by VCID-3vdn-j7sj-dfdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:09:34.995256+00:00 Debian Oval Importer Affected by VCID-p6pa-f1fg-hbhg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:06:32.415750+00:00 Debian Oval Importer Affected by VCID-rq42-qvsy-hue6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:49:51.717600+00:00 Debian Oval Importer Affected by VCID-ran8-rnqn-tkbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:38:50.683419+00:00 Debian Oval Importer Affected by VCID-t2ne-75ck-eqcr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:33:35.713417+00:00 Debian Oval Importer Affected by VCID-5sgv-7nsz-5fa8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:28:30.492497+00:00 Debian Oval Importer Affected by VCID-v8ku-sjc8-wfga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:14:32.430253+00:00 Debian Oval Importer Affected by VCID-56jv-htmt-rkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:39:48.208476+00:00 Debian Oval Importer Affected by VCID-4cag-c4pb-dfaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:33:46.566346+00:00 Debian Oval Importer Affected by VCID-6pm1-byhk-eqfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:28:14.065096+00:00 Debian Oval Importer Affected by VCID-j6cj-ftyd-3ffa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:21:19.002859+00:00 Debian Oval Importer Affected by VCID-8mns-kw6c-a7dk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:17:53.248984+00:00 Debian Oval Importer Affected by VCID-qkx6-32cj-jfbp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:13:42.134389+00:00 Debian Oval Importer Affected by VCID-wgsc-dnn1-ukeq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:03:22.378308+00:00 Debian Oval Importer Affected by VCID-46bv-6b7y-3bca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:36:03.392900+00:00 Debian Oval Importer Affected by VCID-2zq1-na8s-mfdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:33:17.618136+00:00 Debian Oval Importer Affected by VCID-885s-t4dx-dybv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:19:36.902144+00:00 Debian Oval Importer Affected by VCID-rzj2-4kcj-43dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:17:21.858839+00:00 Debian Oval Importer Affected by VCID-nvbx-q971-skgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:16:47.413621+00:00 Debian Oval Importer Affected by VCID-j8tk-s915-pbfy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:14:48.083616+00:00 Debian Oval Importer Affected by VCID-kukv-k3z7-7fgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:13:42.636711+00:00 Debian Oval Importer Affected by VCID-9kfe-1esf-uydm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:01:28.365435+00:00 Debian Oval Importer Affected by VCID-fpgj-82wf-ykbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:01:12.240066+00:00 Debian Oval Importer Affected by VCID-66kh-s6cr-tqf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0