Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/nodejs@0.10.29~dfsg-2
purl pkg:deb/debian/nodejs@0.10.29~dfsg-2
Next non-vulnerable version 20.19.2+dfsg-1
Latest non-vulnerable version 20.19.2+dfsg-1
Risk 10.0
Vulnerabilities affecting this package (65)
Vulnerability Summary Fixed by
VCID-17k5-vadp-4kby
Aliases:
CVE-2020-11080
nghttp2: overly large SETTINGS frames can lead to DoS
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-1bhj-vafz-4ya8
Aliases:
CVE-2018-12122
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-1ghj-acr4-tkat
Aliases:
CVE-2016-2216
Multiple vulnerabilities have been found in Node.js, the worst of which can allow remote attackers to cause Denial of Service conditions.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-2z1f-7jkw-17av
Aliases:
CVE-2024-27982
Multiple vulnerabilities have been discovered in Node.js, the worst of which could lead to execution of arbitrary code.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-3vdn-6af1-k3g6
Aliases:
CVE-2018-7161
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-4cbr-u3tr-pfdr
Aliases:
CVE-2016-7099
nodejs: wildcard certificates not properly validated
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-4dhf-bpv6-a3e1
Aliases:
CVE-2019-15604
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-4khc-2nz3-ckhr
Aliases:
CVE-2018-7164
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-53xm-8w84-93cx
Aliases:
CVE-2021-22930
Multiple vulnerabilities have been found in c-ares, the worst of which could result in the loss of confidentiality or integrity.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-5cf7-va9h-h3gy
Aliases:
CVE-2021-44531
Improper Certificate Validation Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js does not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-6uyn-fy9v-c3gx
Aliases:
CVE-2015-7384
Uncontrolled Resource Consumption Node.js allows remote attackers to cause a denial of service.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-7tpb-9zrz-e7e1
Aliases:
CVE-2022-32212
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-8c4g-fjsa-nkhw
Aliases:
CVE-2022-32214
GHSA-q5vx-44v4-gch4
llhttp allows HTTP Request Smuggling via Improper Delimiting of Header Fields The llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. The LF character (without CR) is sufficient to delimit HTTP header fields in the lihttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This can lead to HTTP Request Smuggling (HRS).
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-8m9d-ah96-d7cg
Aliases:
CVE-2015-8027
Multiple vulnerabilities have been found in Node.js, the worst of which can allow remote attackers to cause Denial of Service conditions.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-9g7s-y7nq-xfbb
Aliases:
CVE-2021-22939
Multiple vulnerabilities have been found in c-ares, the worst of which could result in the loss of confidentiality or integrity.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-9hzg-r1fj-pubf
Aliases:
CVE-2019-9513
Excessive CPU usage in HTTP/2 with priority changes
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-9tvd-qsp8-byfx
Aliases:
CVE-2019-5739
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-9v22-ened-4bg2
Aliases:
CVE-2018-12123
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-9yq7-aba3-c7c3
Aliases:
CVE-2023-32559
Multiple vulnerabilities have been discovered in Node.js.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-atyy-fepb-6yge
Aliases:
CVE-2016-5325
Multiple vulnerabilities have been found in Node.js, the worst of which can allow remote attackers to cause Denial of Service conditions.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-b54b-pd2b-bygm
Aliases:
CVE-2022-32213
GHSA-5689-v88g-g6rv
llhttp allows HTTP Request Smuggling via Flawed Parsing of Transfer-Encoding The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS). Impacts: - All versions of the nodejs 18.x, 16.x, and 14.x releases lines. - llhttp v6.0.7 and llhttp v2.1.5 contains the fixes that were updated inside Node.js
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-bx67-aud6-b3fa
Aliases:
CVE-2024-22025
Multiple vulnerabilities have been discovered in Node.js, the worst of which could lead to execution of arbitrary code.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-c8xz-v6h3-6ueb
Aliases:
CVE-2025-47153
nodejs: libuv: Out-of-Bounds Access Due to Inconsistent off_t Size in libuv and Node.js Build on i386
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-d8nf-t1fb-2uad
Aliases:
CVE-2016-2086
Multiple vulnerabilities have been found in Node.js, the worst of which can allow remote attackers to cause Denial of Service conditions.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-dfdy-vhdd-5kh4
Aliases:
CVE-2022-35256
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-dmv4-ydq9-a7eq
Aliases:
CVE-2019-9511
Excessive CPU usage in HTTP/2 with small window updates
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-e18p-c3m9-2qgy
Aliases:
CVE-2021-44532
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-e6gj-fe31-kkh5
Aliases:
CVE-2023-46809
Multiple vulnerabilities have been discovered in Node.js, the worst of which could lead to execution of arbitrary code.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-e7u5-356v-jbg7
Aliases:
CVE-2023-30590
Multiple vulnerabilities have been discovered in Node.js.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-f7ch-ze7a-d7gr
Aliases:
CVE-2018-12116
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-gwyr-ac4e-dqfa
Aliases:
CVE-2021-22959
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') The llhttp parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS).
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-h8gu-1htb-u3fg
Aliases:
CVE-2018-12120
nodejs: Debugger port 5858 listens on any interface by default
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-hnjv-fp2r-vqfq
Aliases:
CVE-2023-23920
Node.js: insecure loading of ICU data through ICU_DATA environment variable
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-hu7c-gc8f-q3cm
Aliases:
CVE-2017-11499
nodejs: Constant Hashtable Seeds vulnerability
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-ke6j-fgys-gyga
Aliases:
CVE-2019-15605
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-m5ae-uc68-d3g2
Aliases:
CVE-2022-21824
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') This advisory has been marked as a false positive.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-m7rw-arzq-jba1
Aliases:
CVE-2022-43548
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-ms5y-gp7v-2qay
Aliases:
CVE-2021-44533
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-n66u-b73u-zucb
Aliases:
CVE-2019-9514
GHSA-39qc-96h7-956f
golang.org/x/net/http vulnerable to a reset flood Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. Servers that accept direct connections from untrusted clients could be remotely made to allocate an unlimited amount of memory, until the program crashes. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both. ### Specific Go Packages Affected golang.org/x/net/http2
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-n91z-kugd-ebb5
Aliases:
CVE-2020-8201
Multiple vulnerabilities have been found in NodeJS, the worst of which could result in the arbitrary execution of code.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-nenk-4cgd-fugv
Aliases:
CVE-2024-27983
Multiple vulnerabilities have been discovered in Node.js, the worst of which could lead to execution of arbitrary code.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-nkas-113k-wkbu
Aliases:
CVE-2018-7159
nodejs: HTTP parser allowed for spaces inside Content-Length header values
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-p8ab-a4gk-eyd2
Aliases:
CVE-2016-1669
Multiple vulnerabilities have been found in the Chromium web browser, the worst of which allows remote attackers to execute arbitrary code.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-pqnn-ers1-3fec
Aliases:
CVE-2021-22884
Multiple vulnerabilities have been discovered in Node.js.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-q8th-849w-bfhp
Aliases:
CVE-2021-22883
Multiple vulnerabilities have been discovered in Node.js.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-r8jj-tkxd-5qg8
Aliases:
CVE-2018-7162
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-rhxy-h93e-y3d4
Aliases:
CVE-2018-7167
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-srpj-seee-xyhm
Aliases:
CVE-2015-6764
Multiple vulnerabilities have been found in the Chromium web browser, the worst of which allows remote attackers to execute arbitrary code.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-tnhd-rr89-9udh
Aliases:
CVE-2021-22960
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') The parse function in llhttp ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-tqg7-dw5d-z3et
Aliases:
CVE-2018-12115
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-u8pe-48f4-abc9
Aliases:
CVE-2018-7160
GHSA-wq4c-wm6x-jw44
Authentication Bypass by Spoofing The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer with network access to the computer running the Node.js process. A malicious website could use a DNS rebinding attack to trick the web browser to bypass same-origin-policy checks and to allow HTTP connections to localhost or to hosts on the local network. If a Node.js process with the debug port active is running on localhost or on a host on the local network, the malicious website could connect to it as a debugger, and get full code execution access.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-us11-vy4j-pfd2
Aliases:
CVE-2019-5737
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-usab-z8q8-7qd8
Aliases:
CVE-2018-7158
nodejs: path module regular expression denial of service
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-vkvx-gxbu-3uau
Aliases:
CVE-2024-22019
Multiple vulnerabilities have been discovered in Node.js, the worst of which could lead to execution of arbitrary code.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-wf5t-3pwz-c7d7
Aliases:
CVE-2025-23085
Multiple vulnerabilities have been discovered in Node.js, the worst of which can lead to arbitrary code execution.
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
20.19.2+dfsg-1
Affected by 0 other vulnerabilities.
VCID-wpfq-sq11-fqa9
Aliases:
CVE-2019-15606
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-wzcw-dd7m-zkaz
Aliases:
CVE-2022-32215
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-xeay-8ec9-4bdd
Aliases:
CVE-2020-8174
Multiple vulnerabilities have been found in NodeJS, the worst of which could result in the arbitrary execution of code.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-xnzh-wpd4-63f9
Aliases:
CVE-2022-35255
Multiple vulnerabilities have been discovered in Node.js.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-xq3f-g8n8-tffp
Aliases:
CVE-2014-9748
The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have unspecified other impact by leveraging a race condition.
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-z3gm-8afk-q7dv
Aliases:
CVE-2014-5256
V8: Memory Corruption and Stack Overflow
4.7.2~dfsg-2~bpo8+1
Affected by 55 other vulnerabilities.
VCID-zj4d-e8r7-ufg3
Aliases:
CVE-2020-8287
Multiple vulnerabilities have been found in NodeJS, the worst of which could result in the arbitrary execution of code.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
12.22.12~dfsg-1~deb11u4
Affected by 25 other vulnerabilities.
VCID-zrbm-htvv-eke9
Aliases:
CVE-2018-12121
Multiple vulnerabilities have been found in Node.js, worst of which could allow remote attackers to write arbitrary files.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
VCID-zstw-3wmu-u3c8
Aliases:
CVE-2023-30589
GHSA-cggh-pq45-6h9x
llhttp vulnerable to HTTP request smuggling The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20
18.20.4+dfsg-1~deb12u1
Affected by 14 other vulnerabilities.
VCID-ztt4-vnk7-7ycq
Aliases:
CVE-2020-8265
Multiple vulnerabilities have been found in NodeJS, the worst of which could result in the arbitrary execution of code.
10.24.0~dfsg-1~deb10u1
Affected by 31 other vulnerabilities.
12.22.12~dfsg-1~deb11u4
Affected by 25 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-16T00:46:00.659586+00:00 Debian Oval Importer Affected by VCID-c8xz-v6h3-6ueb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:35:10.891019+00:00 Debian Oval Importer Affected by VCID-usab-z8q8-7qd8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:21:29.253386+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:18:04.177550+00:00 Debian Oval Importer Affected by VCID-hnjv-fp2r-vqfq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:09:05.737199+00:00 Debian Oval Importer Affected by VCID-vkvx-gxbu-3uau https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:05:19.849400+00:00 Debian Oval Importer Affected by VCID-nenk-4cgd-fugv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:55:29.127674+00:00 Debian Oval Importer Affected by VCID-1ghj-acr4-tkat https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:49:03.796566+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:46:59.165749+00:00 Debian Oval Importer Affected by VCID-9v22-ened-4bg2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:43:48.319069+00:00 Debian Oval Importer Affected by VCID-p8ab-a4gk-eyd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:42:24.111916+00:00 Debian Oval Importer Affected by VCID-rhxy-h93e-y3d4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:30:29.621681+00:00 Debian Oval Importer Affected by VCID-e6gj-fe31-kkh5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:11:11.670265+00:00 Debian Oval Importer Affected by VCID-bx67-aud6-b3fa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:10:31.919938+00:00 Debian Oval Importer Affected by VCID-4cbr-u3tr-pfdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:09:12.489775+00:00 Debian Oval Importer Affected by VCID-wzcw-dd7m-zkaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:05:22.345755+00:00 Debian Oval Importer Affected by VCID-e7u5-356v-jbg7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:42:15.032815+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:28:29.804043+00:00 Debian Oval Importer Affected by VCID-53xm-8w84-93cx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:20:08.761411+00:00 Debian Oval Importer Affected by VCID-8m9d-ah96-d7cg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:09:33.117542+00:00 Debian Oval Importer Affected by VCID-r8jj-tkxd-5qg8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:07:25.668700+00:00 Debian Oval Importer Affected by VCID-d8nf-t1fb-2uad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:53:13.750842+00:00 Debian Oval Importer Affected by VCID-f7ch-ze7a-d7gr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:50:06.970685+00:00 Debian Oval Importer Affected by VCID-us11-vy4j-pfd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:40:08.348587+00:00 Debian Oval Importer Affected by VCID-dfdy-vhdd-5kh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:49:51.474616+00:00 Debian Oval Importer Affected by VCID-m5ae-uc68-d3g2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:45:48.207585+00:00 Debian Oval Importer Affected by VCID-7tpb-9zrz-e7e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:33:07.548158+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:31:01.780581+00:00 Debian Oval Importer Affected by VCID-tqg7-dw5d-z3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:29:32.349344+00:00 Debian Oval Importer Affected by VCID-xq3f-g8n8-tffp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:22:02.914810+00:00 Debian Oval Importer Affected by VCID-2z1f-7jkw-17av https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:15:48.420961+00:00 Debian Oval Importer Affected by VCID-9tvd-qsp8-byfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:13:26.646925+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:07:54.763254+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:59:53.548288+00:00 Debian Oval Importer Affected by VCID-ms5y-gp7v-2qay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:59:39.036191+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:39:06.045304+00:00 Debian Oval Importer Affected by VCID-6uyn-fy9v-c3gx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:35:02.327651+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:31:25.933666+00:00 Debian Oval Importer Affected by VCID-zrbm-htvv-eke9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:20:03.327976+00:00 Debian Oval Importer Affected by VCID-wf5t-3pwz-c7d7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:11:11.397151+00:00 Debian Oval Importer Affected by VCID-1bhj-vafz-4ya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:00:20.577765+00:00 Debian Oval Importer Affected by VCID-z3gm-8afk-q7dv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:38:08.874644+00:00 Debian Oval Importer Affected by VCID-n91z-kugd-ebb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:13:55.020190+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:09:55.056123+00:00 Debian Oval Importer Affected by VCID-atyy-fepb-6yge https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:01:24.923279+00:00 Debian Oval Importer Affected by VCID-u8pe-48f4-abc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:51:13.827884+00:00 Debian Oval Importer Affected by VCID-h8gu-1htb-u3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:44:50.060076+00:00 Debian Oval Importer Affected by VCID-4khc-2nz3-ckhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:38:59.363939+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:33:22.792213+00:00 Debian Oval Importer Affected by VCID-3vdn-6af1-k3g6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:25:55.645962+00:00 Debian Oval Importer Affected by VCID-zstw-3wmu-u3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:18:08.019784+00:00 Debian Oval Importer Affected by VCID-b54b-pd2b-bygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:41:31.994424+00:00 Debian Oval Importer Affected by VCID-srpj-seee-xyhm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:38:42.183581+00:00 Debian Oval Importer Affected by VCID-xnzh-wpd4-63f9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:36:20.981666+00:00 Debian Oval Importer Affected by VCID-tnhd-rr89-9udh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:27:54.602335+00:00 Debian Oval Importer Affected by VCID-nkas-113k-wkbu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:21:38.196694+00:00 Debian Oval Importer Affected by VCID-m7rw-arzq-jba1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:18:40.858571+00:00 Debian Oval Importer Affected by VCID-hu7c-gc8f-q3cm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:18:08.684433+00:00 Debian Oval Importer Affected by VCID-9yq7-aba3-c7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:07:01.904666+00:00 Debian Oval Importer Affected by VCID-9g7s-y7nq-xfbb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:56:40.511742+00:00 Debian Oval Importer Affected by VCID-e18p-c3m9-2qgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:51:16.064900+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:32:46.443203+00:00 Debian Oval Importer Affected by VCID-5cf7-va9h-h3gy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:28:31.207701+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:22:08.572907+00:00 Debian Oval Importer Affected by VCID-gwyr-ac4e-dqfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:20:23.600034+00:00 Debian Oval Importer Affected by VCID-8c4g-fjsa-nkhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:14:41.956347+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:14:22.845851+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:11:26.937314+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:08:20.815514+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:03:08.249553+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:01:54.047773+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:01:09.454504+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:57:28.020486+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:56:25.826764+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:55:49.643352+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:54:38.324435+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:47:53.537830+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-12T00:18:34.590131+00:00 Debian Oval Importer Affected by VCID-c8xz-v6h3-6ueb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:08:20.983671+00:00 Debian Oval Importer Affected by VCID-usab-z8q8-7qd8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:55:03.519933+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:51:42.924864+00:00 Debian Oval Importer Affected by VCID-hnjv-fp2r-vqfq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:43:02.780085+00:00 Debian Oval Importer Affected by VCID-vkvx-gxbu-3uau https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:39:22.615712+00:00 Debian Oval Importer Affected by VCID-nenk-4cgd-fugv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:29:44.743069+00:00 Debian Oval Importer Affected by VCID-1ghj-acr4-tkat https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:23:33.228046+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:21:33.853197+00:00 Debian Oval Importer Affected by VCID-9v22-ened-4bg2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:18:31.400186+00:00 Debian Oval Importer Affected by VCID-p8ab-a4gk-eyd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:17:09.633218+00:00 Debian Oval Importer Affected by VCID-rhxy-h93e-y3d4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:05:46.132117+00:00 Debian Oval Importer Affected by VCID-e6gj-fe31-kkh5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:47:07.983149+00:00 Debian Oval Importer Affected by VCID-bx67-aud6-b3fa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:46:29.464394+00:00 Debian Oval Importer Affected by VCID-4cbr-u3tr-pfdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:45:11.867096+00:00 Debian Oval Importer Affected by VCID-wzcw-dd7m-zkaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:41:28.282404+00:00 Debian Oval Importer Affected by VCID-e7u5-356v-jbg7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:18:51.987708+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:05:36.527317+00:00 Debian Oval Importer Affected by VCID-53xm-8w84-93cx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:57:36.183014+00:00 Debian Oval Importer Affected by VCID-8m9d-ah96-d7cg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:47:24.186390+00:00 Debian Oval Importer Affected by VCID-r8jj-tkxd-5qg8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:45:22.623836+00:00 Debian Oval Importer Affected by VCID-d8nf-t1fb-2uad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:31:39.993992+00:00 Debian Oval Importer Affected by VCID-f7ch-ze7a-d7gr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:28:37.622265+00:00 Debian Oval Importer Affected by VCID-us11-vy4j-pfd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:18:58.480812+00:00 Debian Oval Importer Affected by VCID-dfdy-vhdd-5kh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:30:31.095040+00:00 Debian Oval Importer Affected by VCID-m5ae-uc68-d3g2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:26:44.231069+00:00 Debian Oval Importer Affected by VCID-7tpb-9zrz-e7e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:14:25.593174+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:12:23.640897+00:00 Debian Oval Importer Affected by VCID-tqg7-dw5d-z3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:10:56.609351+00:00 Debian Oval Importer Affected by VCID-xq3f-g8n8-tffp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:03:41.855718+00:00 Debian Oval Importer Affected by VCID-2z1f-7jkw-17av https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:57:35.796578+00:00 Debian Oval Importer Affected by VCID-9tvd-qsp8-byfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:55:14.311127+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:49:35.030147+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:41:49.329726+00:00 Debian Oval Importer Affected by VCID-ms5y-gp7v-2qay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:41:35.473374+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:21:43.735429+00:00 Debian Oval Importer Affected by VCID-6uyn-fy9v-c3gx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:17:47.795714+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:14:15.134278+00:00 Debian Oval Importer Affected by VCID-zrbm-htvv-eke9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:03:21.965114+00:00 Debian Oval Importer Affected by VCID-wf5t-3pwz-c7d7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:54:49.406174+00:00 Debian Oval Importer Affected by VCID-1bhj-vafz-4ya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:44:27.795019+00:00 Debian Oval Importer Affected by VCID-z3gm-8afk-q7dv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:22:42.642578+00:00 Debian Oval Importer Affected by VCID-n91z-kugd-ebb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:59:20.537975+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:55:25.165127+00:00 Debian Oval Importer Affected by VCID-atyy-fepb-6yge https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:47:11.284798+00:00 Debian Oval Importer Affected by VCID-u8pe-48f4-abc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:37:12.444335+00:00 Debian Oval Importer Affected by VCID-h8gu-1htb-u3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:30:52.248802+00:00 Debian Oval Importer Affected by VCID-4khc-2nz3-ckhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:25:11.146332+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:19:42.999380+00:00 Debian Oval Importer Affected by VCID-3vdn-6af1-k3g6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:12:17.372613+00:00 Debian Oval Importer Affected by VCID-zstw-3wmu-u3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:04:38.712767+00:00 Debian Oval Importer Affected by VCID-b54b-pd2b-bygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:28:23.426055+00:00 Debian Oval Importer Affected by VCID-srpj-seee-xyhm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:25:38.470807+00:00 Debian Oval Importer Affected by VCID-xnzh-wpd4-63f9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:23:19.934563+00:00 Debian Oval Importer Affected by VCID-tnhd-rr89-9udh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:15:05.665939+00:00 Debian Oval Importer Affected by VCID-nkas-113k-wkbu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:08:55.724001+00:00 Debian Oval Importer Affected by VCID-m7rw-arzq-jba1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:06:00.631707+00:00 Debian Oval Importer Affected by VCID-hu7c-gc8f-q3cm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:05:28.730238+00:00 Debian Oval Importer Affected by VCID-9yq7-aba3-c7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:54:33.133099+00:00 Debian Oval Importer Affected by VCID-9g7s-y7nq-xfbb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:44:17.884697+00:00 Debian Oval Importer Affected by VCID-e18p-c3m9-2qgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:38:55.600181+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:20:45.641088+00:00 Debian Oval Importer Affected by VCID-5cf7-va9h-h3gy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:16:38.294931+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:10:23.736369+00:00 Debian Oval Importer Affected by VCID-gwyr-ac4e-dqfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:08:40.575426+00:00 Debian Oval Importer Affected by VCID-8c4g-fjsa-nkhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:03:01.159649+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T15:02:42.011209+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:59:44.968053+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:56:37.978294+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:51:26.496615+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:50:12.161673+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:49:27.201505+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:45:43.545689+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:44:42.200688+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:44:06.614221+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:42:54.152540+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:36:08.034405+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-08T23:49:27.137980+00:00 Debian Oval Importer Affected by VCID-c8xz-v6h3-6ueb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:39:28.315261+00:00 Debian Oval Importer Affected by VCID-usab-z8q8-7qd8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:26:52.889040+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:23:42.578892+00:00 Debian Oval Importer Affected by VCID-hnjv-fp2r-vqfq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:15:28.583496+00:00 Debian Oval Importer Affected by VCID-vkvx-gxbu-3uau https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:11:54.241364+00:00 Debian Oval Importer Affected by VCID-nenk-4cgd-fugv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:02:39.616645+00:00 Debian Oval Importer Affected by VCID-1ghj-acr4-tkat https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:56:45.998941+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:54:51.246986+00:00 Debian Oval Importer Affected by VCID-9v22-ened-4bg2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:51:55.685248+00:00 Debian Oval Importer Affected by VCID-p8ab-a4gk-eyd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:50:36.547363+00:00 Debian Oval Importer Affected by VCID-rhxy-h93e-y3d4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:39:30.415437+00:00 Debian Oval Importer Affected by VCID-e6gj-fe31-kkh5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:21:51.996629+00:00 Debian Oval Importer Affected by VCID-bx67-aud6-b3fa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:21:14.170664+00:00 Debian Oval Importer Affected by VCID-4cbr-u3tr-pfdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:20:00.312689+00:00 Debian Oval Importer Affected by VCID-wzcw-dd7m-zkaz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:16:33.576255+00:00 Debian Oval Importer Affected by VCID-e7u5-356v-jbg7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:55:01.065942+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:42:31.200466+00:00 Debian Oval Importer Affected by VCID-53xm-8w84-93cx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:34:50.065322+00:00 Debian Oval Importer Affected by VCID-8m9d-ah96-d7cg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:25:05.772242+00:00 Debian Oval Importer Affected by VCID-r8jj-tkxd-5qg8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:23:10.666947+00:00 Debian Oval Importer Affected by VCID-d8nf-t1fb-2uad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:09:55.399875+00:00 Debian Oval Importer Affected by VCID-f7ch-ze7a-d7gr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:07:02.262801+00:00 Debian Oval Importer Affected by VCID-us11-vy4j-pfd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:57:44.107597+00:00 Debian Oval Importer Affected by VCID-dfdy-vhdd-5kh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:10:49.385278+00:00 Debian Oval Importer Affected by VCID-m5ae-uc68-d3g2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:07:12.252937+00:00 Debian Oval Importer Affected by VCID-7tpb-9zrz-e7e1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:55:31.624329+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:53:35.454926+00:00 Debian Oval Importer Affected by VCID-tqg7-dw5d-z3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:52:12.520029+00:00 Debian Oval Importer Affected by VCID-xq3f-g8n8-tffp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:45:19.215638+00:00 Debian Oval Importer Affected by VCID-2z1f-7jkw-17av https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:39:28.330625+00:00 Debian Oval Importer Affected by VCID-9tvd-qsp8-byfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:37:14.712796+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:32:07.964497+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:24:43.975061+00:00 Debian Oval Importer Affected by VCID-ms5y-gp7v-2qay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:24:31.179022+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:05:27.092411+00:00 Debian Oval Importer Affected by VCID-6uyn-fy9v-c3gx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:01:37.760901+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:58:14.876826+00:00 Debian Oval Importer Affected by VCID-zrbm-htvv-eke9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:47:46.741083+00:00 Debian Oval Importer Affected by VCID-wf5t-3pwz-c7d7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:39:30.139595+00:00 Debian Oval Importer Affected by VCID-1bhj-vafz-4ya8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:29:31.618713+00:00 Debian Oval Importer Affected by VCID-z3gm-8afk-q7dv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:08:41.391486+00:00 Debian Oval Importer Affected by VCID-n91z-kugd-ebb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:46:02.382982+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:42:15.013648+00:00 Debian Oval Importer Affected by VCID-atyy-fepb-6yge https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:34:24.637678+00:00 Debian Oval Importer Affected by VCID-u8pe-48f4-abc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:24:41.238666+00:00 Debian Oval Importer Affected by VCID-h8gu-1htb-u3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:18:47.547333+00:00 Debian Oval Importer Affected by VCID-4khc-2nz3-ckhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:13:21.659227+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:08:10.641925+00:00 Debian Oval Importer Affected by VCID-3vdn-6af1-k3g6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:01:14.398991+00:00 Debian Oval Importer Affected by VCID-zstw-3wmu-u3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:53:57.221528+00:00 Debian Oval Importer Affected by VCID-b54b-pd2b-bygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:19:47.430527+00:00 Debian Oval Importer Affected by VCID-srpj-seee-xyhm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:17:15.046257+00:00 Debian Oval Importer Affected by VCID-xnzh-wpd4-63f9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:15:05.570970+00:00 Debian Oval Importer Affected by VCID-tnhd-rr89-9udh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:07:22.788854+00:00 Debian Oval Importer Affected by VCID-nkas-113k-wkbu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:01:31.787456+00:00 Debian Oval Importer Affected by VCID-m7rw-arzq-jba1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:58:44.218528+00:00 Debian Oval Importer Affected by VCID-hu7c-gc8f-q3cm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:58:13.029353+00:00 Debian Oval Importer Affected by VCID-9yq7-aba3-c7c3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:47:49.301011+00:00 Debian Oval Importer Affected by VCID-9g7s-y7nq-xfbb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:38:02.087732+00:00 Debian Oval Importer Affected by VCID-e18p-c3m9-2qgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:32:52.018173+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:15:26.765409+00:00 Debian Oval Importer Affected by VCID-5cf7-va9h-h3gy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:11:25.353521+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:05:27.412325+00:00 Debian Oval Importer Affected by VCID-gwyr-ac4e-dqfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:03:49.232382+00:00 Debian Oval Importer Affected by VCID-8c4g-fjsa-nkhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T14:58:31.843923+00:00 Debian Oval Importer Affected by VCID-9hzg-r1fj-pubf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-08T14:58:13.253517+00:00 Debian Oval Importer Affected by VCID-q8th-849w-bfhp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:31:36.557092+00:00 Debian Oval Importer Affected by VCID-ztt4-vnk7-7ycq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:28:47.320730+00:00 Debian Oval Importer Affected by VCID-n66u-b73u-zucb https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:24:02.366302+00:00 Debian Oval Importer Affected by VCID-pqnn-ers1-3fec https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:22:50.459713+00:00 Debian Oval Importer Affected by VCID-wpfq-sq11-fqa9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:22:07.963831+00:00 Debian Oval Importer Affected by VCID-4dhf-bpv6-a3e1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:18:32.211651+00:00 Debian Oval Importer Affected by VCID-zj4d-e8r7-ufg3 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:17:33.777352+00:00 Debian Oval Importer Affected by VCID-17k5-vadp-4kby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:16:58.785320+00:00 Debian Oval Importer Affected by VCID-dmv4-ydq9-a7eq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:15:49.855692+00:00 Debian Oval Importer Affected by VCID-xeay-8ec9-4bdd https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:09:17.759321+00:00 Debian Oval Importer Affected by VCID-ke6j-fgys-gyga https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0