Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/pypy3@7.3.19%2Bdfsg-2?distro=trixie
purl pkg:deb/debian/pypy3@7.3.19%2Bdfsg-2?distro=trixie
Next non-vulnerable version 7.3.20+dfsg-2
Latest non-vulnerable version 7.3.20+dfsg-2
Risk 4.2
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-1hw3-vhwb-nkcd
Aliases:
CVE-2024-12718
Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation.
7.3.20+dfsg-2
Affected by 0 other vulnerabilities.
7.3.21+dfsg-4
Affected by 4 other vulnerabilities.
VCID-4afh-28ss-mudf
Aliases:
CVE-2025-4138
Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation.
7.3.20+dfsg-2
Affected by 0 other vulnerabilities.
7.3.21+dfsg-4
Affected by 4 other vulnerabilities.
VCID-757r-fs6p-qqdd
Aliases:
CVE-2025-4517
Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation.
7.3.20+dfsg-2
Affected by 0 other vulnerabilities.
7.3.21+dfsg-4
Affected by 4 other vulnerabilities.
VCID-8dtv-379a-wqfs
Aliases:
CVE-2025-13836
cpython: Excessive read buffering DoS in http.client There are no reported fixed by versions.
VCID-8zdt-4q7m-t7ht
Aliases:
CVE-2025-4330
Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation.
7.3.20+dfsg-2
Affected by 0 other vulnerabilities.
7.3.21+dfsg-4
Affected by 4 other vulnerabilities.
VCID-emaw-jmek-9bcy
Aliases:
CVE-2025-6069
cpython: Python HTMLParser quadratic complexity There are no reported fixed by versions.
VCID-q6g1-cjz3-77e4
Aliases:
CVE-2025-4435
cpython: Tarfile extracts filtered members when errorlevel=0
7.3.20+dfsg-2
Affected by 0 other vulnerabilities.
7.3.21+dfsg-4
Affected by 4 other vulnerabilities.
VCID-znkr-fxtj-4uc7
Aliases:
CVE-2025-8291
cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked There are no reported fixed by versions.
Vulnerabilities fixed by this package (37)
Vulnerability Summary Aliases
VCID-2czu-wy37-qugf python: constant-time-defeating optimisations issue in the compare_digest function in Lib/hmac.p CVE-2022-48566
VCID-2j3t-a3r6-vfg7 Multiple vulnerabilities have been found in Python, the worst of which might allow attackers to access sensitive information. CVE-2021-3426
VCID-2shb-2cvn-dyd2 Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2023-24329
VCID-2v5u-2z4w-ffgx python: incorrect IPv4 and IPv6 private ranges CVE-2024-4032
VCID-4gsg-5e6s-63g4 Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2021-28861
VCID-4q79-666d-rygx python: XML External Entity in XML processing plistlib module CVE-2022-48565
VCID-4z89-3tfk-pyge Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2023-40217
VCID-5maz-1h1k-3qfj Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2025-4516
VCID-7ka5-7jrn-dber Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2023-6597
VCID-7nj2-94zp-d3bp python: DoS when processing malformed Apple Property List files in binary format CVE-2022-48564
VCID-7s7y-9bw5-m3ep Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2024-6232
VCID-8a7h-5rn5-gubx A vulnerability has been discovered in GNAT Ada Suite which can lead to remote code execution. CVE-2020-27619
VCID-8hug-fhhb-sbgt python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used CVE-2024-5642
VCID-9nvp-aus1-9yed Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2024-6923
VCID-9sms-mhht-n3aq python: Mishandling of comma during folding and unicode-encoding of email headers CVE-2025-1795
VCID-a8mv-mr3q-vygz Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2022-42919
VCID-bqp2-x383-xqfh Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2015-20107
VCID-ct6h-d1eh-7bgj python: urllib: Regular expression DoS in AbstractBasicAuthHandler CVE-2021-3733
VCID-dexx-3ssz-nqfg python: Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple CVE-2023-27043
VCID-dnv8-yrd6-c7cv Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2024-8088
VCID-e6rs-jwvu-jycd python: urllib: HTTP client possible infinite loop on a 100 Continue response CVE-2021-3737
VCID-e6sb-bh7v-9ugg python: cpython: URL parser allowed square brackets in domain names CVE-2025-0938
VCID-ewbq-2gm8-tyf5 Buffer overflow in sponge queue functions ### Impact The Keccak sponge function interface accepts partial inputs to be absorbed and partial outputs to be squeezed. A buffer can overflow when partial data with some specific sizes are queued, where at least one of them has a length of 2^32 - 200 bytes or more. ### Patches Yes, see commit [fdc6fef0](https://github.com/XKCP/XKCP/commit/fdc6fef075f4e81d6b1bc38364248975e08e340a). ### Workarounds The problem can be avoided by limiting the size of the partial input data (or partial output digest) below 2^32 - 200 bytes. Multiple calls to the queue system can be chained at a higher level to retain the original functionality. Alternatively, one can process the entire input (or produce the entire output) at once, avoiding the queuing functions altogether. ### References See [issue #105](https://github.com/XKCP/XKCP/issues/105) for more details. CVE-2022-37454
GHSA-6w4m-2xhg-2658
VCID-gvgx-eq9r-d3d2 Multiple vulnerabilities have been found in Python, the worst of which could result in the arbitrary execution of code. CVE-2020-26116
VCID-h7z2-vc14-nfhq python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading to DoS CVE-2020-10735
VCID-j8hj-k7wy-yfch python: ftplib should not use the host from the PASV response CVE-2021-4189
VCID-js5p-py72-2kga Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2024-0450
VCID-qqh6-evfk-1fgy Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2022-45061
VCID-qwhz-912b-8kh5 cpython: python: Memory race condition in ssl.SSLContext certificate store methods CVE-2024-0397
VCID-smck-sdx2-c7du python: Improper validation of IPv6 and IPvFuture addresses CVE-2024-11168
VCID-tbuw-2msj-tqd9 python: Virtual environment (venv) activation scripts don't quote paths CVE-2024-9287
VCID-tyk4-kazt-kydj Multiple vulnerabilities have been found in Python, the worst of which could result in a Denial of Service condition. CVE-2019-20907
VCID-v186-7sv1-ubej Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2024-7592
VCID-vpwj-d49q-1uh8 Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2022-0391
VCID-w6k8-js68-87g4 Multiple vulnerabilities have been found in Python, the worst of which might allow attackers to access sensitive information. CVE-2021-23336
VCID-z48d-eyxz-bycq Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. CVE-2021-29921
VCID-zxzn-25zt-ukct Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have commands injected into the underlying shell. See CVE-2026-4519 for details. CVE-2026-4786

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-17T22:44:40.314527+00:00 Debian Importer Fixing VCID-zxzn-25zt-ukct https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:18:55.681931+00:00 Debian Importer Fixing VCID-gvgx-eq9r-d3d2 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:14:16.552632+00:00 Debian Importer Fixing VCID-w6k8-js68-87g4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:08:49.408441+00:00 Debian Importer Fixing VCID-8a7h-5rn5-gubx https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:07:00.000264+00:00 Debian Importer Fixing VCID-ct6h-d1eh-7bgj https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:53:47.423558+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:45:41.183262+00:00 Debian Importer Fixing VCID-5maz-1h1k-3qfj https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:27:16.722256+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:16:32.183713+00:00 Debian Importer Fixing VCID-tyk4-kazt-kydj https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:09:54.335271+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:37:43.925233+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:32:51.551418+00:00 Debian Importer Fixing VCID-e6rs-jwvu-jycd https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:58:21.191645+00:00 Debian Importer Fixing VCID-vpwj-d49q-1uh8 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:55:27.842793+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:53:31.506112+00:00 Debian Importer Fixing VCID-4q79-666d-rygx https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:39:01.353751+00:00 Debian Importer Fixing VCID-j8hj-k7wy-yfch https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:38:00.363781+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:12:19.416764+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:58:42.727284+00:00 Debian Importer Fixing VCID-2czu-wy37-qugf https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:48:26.122769+00:00 Debian Importer Fixing VCID-ewbq-2gm8-tyf5 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:29:44.141985+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:20:13.915194+00:00 Debian Importer Fixing VCID-z48d-eyxz-bycq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:13:40.980418+00:00 Debian Importer Fixing VCID-2j3t-a3r6-vfg7 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:11:26.113850+00:00 Debian Importer Fixing VCID-7nj2-94zp-d3bp https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:04:02.718659+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-13T09:10:27.985943+00:00 Debian Importer Fixing VCID-gvgx-eq9r-d3d2 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:06:52.563443+00:00 Debian Importer Fixing VCID-w6k8-js68-87g4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:02:36.884509+00:00 Debian Importer Fixing VCID-8a7h-5rn5-gubx https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:01:11.643988+00:00 Debian Importer Fixing VCID-ct6h-d1eh-7bgj https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:51:15.461984+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:45:07.143187+00:00 Debian Importer Fixing VCID-5maz-1h1k-3qfj https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:31:31.199414+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:23:43.548790+00:00 Debian Importer Fixing VCID-tyk4-kazt-kydj https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:19:08.402079+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:55:30.254266+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:52:16.521840+00:00 Debian Importer Fixing VCID-e6rs-jwvu-jycd https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:26:36.812704+00:00 Debian Importer Fixing VCID-vpwj-d49q-1uh8 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:24:20.118193+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:22:48.534430+00:00 Debian Importer Fixing VCID-4q79-666d-rygx https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:12:02.957042+00:00 Debian Importer Fixing VCID-j8hj-k7wy-yfch https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:11:16.128495+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:51:37.044785+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:41:06.685662+00:00 Debian Importer Fixing VCID-2czu-wy37-qugf https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:33:08.471973+00:00 Debian Importer Fixing VCID-ewbq-2gm8-tyf5 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:19:58.220062+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:14:16.277046+00:00 Debian Importer Fixing VCID-z48d-eyxz-bycq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:10:20.753970+00:00 Debian Importer Fixing VCID-2j3t-a3r6-vfg7 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:09:03.274500+00:00 Debian Importer Fixing VCID-7nj2-94zp-d3bp https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:04:38.680161+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-03T07:50:34.673904+00:00 Debian Importer Affected by VCID-znkr-fxtj-4uc7 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.595020+00:00 Debian Importer Affected by VCID-emaw-jmek-9bcy https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.533259+00:00 Debian Importer Affected by VCID-757r-fs6p-qqdd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.515139+00:00 Debian Importer Fixing VCID-5maz-1h1k-3qfj https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.432953+00:00 Debian Importer Affected by VCID-q6g1-cjz3-77e4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.372654+00:00 Debian Importer Affected by VCID-8zdt-4q7m-t7ht https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.312591+00:00 Debian Importer Affected by VCID-4afh-28ss-mudf https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.294175+00:00 Debian Importer Fixing VCID-9sms-mhht-n3aq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.170069+00:00 Debian Importer Affected by VCID-8dtv-379a-wqfs https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.115866+00:00 Debian Importer Fixing VCID-e6sb-bh7v-9ugg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:34.055613+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.998534+00:00 Debian Importer Fixing VCID-dnv8-yrd6-c7cv https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.941111+00:00 Debian Importer Fixing VCID-v186-7sv1-ubej https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.884041+00:00 Debian Importer Fixing VCID-9nvp-aus1-9yed https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.827637+00:00 Debian Importer Fixing VCID-7s7y-9bw5-m3ep https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.771520+00:00 Debian Importer Fixing VCID-8hug-fhhb-sbgt https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.724434+00:00 Debian Importer Fixing VCID-2v5u-2z4w-ffgx https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.634141+00:00 Debian Importer Affected by VCID-1hw3-vhwb-nkcd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.615681+00:00 Debian Importer Fixing VCID-smck-sdx2-c7du https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.556765+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.501842+00:00 Debian Importer Fixing VCID-qwhz-912b-8kh5 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.453666+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.398142+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.341351+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.282270+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.223156+00:00 Debian Importer Fixing VCID-2czu-wy37-qugf https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.181437+00:00 Debian Importer Fixing VCID-4q79-666d-rygx https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.139591+00:00 Debian Importer Fixing VCID-7nj2-94zp-d3bp https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.097921+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.048610+00:00 Debian Importer Fixing VCID-a8mv-mr3q-vygz https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:33.000892+00:00 Debian Importer Fixing VCID-ewbq-2gm8-tyf5 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.957985+00:00 Debian Importer Fixing VCID-vpwj-d49q-1uh8 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.908257+00:00 Debian Importer Fixing VCID-j8hj-k7wy-yfch https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.866855+00:00 Debian Importer Fixing VCID-e6rs-jwvu-jycd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.817874+00:00 Debian Importer Fixing VCID-ct6h-d1eh-7bgj https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.776475+00:00 Debian Importer Fixing VCID-2j3t-a3r6-vfg7 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.734387+00:00 Debian Importer Fixing VCID-z48d-eyxz-bycq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.683684+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.636175+00:00 Debian Importer Fixing VCID-w6k8-js68-87g4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.571831+00:00 Debian Importer Fixing VCID-8a7h-5rn5-gubx https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.529414+00:00 Debian Importer Fixing VCID-gvgx-eq9r-d3d2 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.488513+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.438072+00:00 Debian Importer Fixing VCID-tyk4-kazt-kydj https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:32.395547+00:00 Debian Importer Fixing VCID-bqp2-x383-xqfh https://security-tracker.debian.org/tracker/data/json 38.1.0