Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/python3.11@3.11.2-6%2Bdeb12u6?distro=bookworm
purl pkg:deb/debian/python3.11@3.11.2-6%2Bdeb12u6?distro=bookworm
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (34)
Vulnerability Summary Aliases
VCID-1hw3-vhwb-nkcd Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2024-12718
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-4afh-28ss-mudf Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2025-4138
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-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-757r-fs6p-qqdd Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2025-4517
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-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-8hug-fhhb-sbgt python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used CVE-2024-5642
VCID-8zdt-4q7m-t7ht Multiple vulberabilities have been discovered in Python and PyPy, the worst of which can lead to privilege escalation. CVE-2025-4330
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-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-e6sb-bh7v-9ugg python: cpython: URL parser allowed square brackets in domain names CVE-2025-0938
VCID-gxvd-xhmx-2uh9 python: sensitive information can be obtained via the _asyncio._swap_current_task component. CVE-2023-38898
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-hz5k-rky7-nucg Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2023-41105
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-q6g1-cjz3-77e4 cpython: Tarfile extracts filtered members when errorlevel=0 CVE-2025-4435
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-s5yq-pjhc-fbcm python: Default mimetype known files writeable on Windows CVE-2024-3220
VCID-s7qf-hjkq-wkdy Multiple vulberabilities have been discovered in Python and PyPy3, the worst of which can lead to privilege escalation. CVE-2023-6507
VCID-sbe1-cx8r-aba1 On Windows a directory returned by tempfile.mkdtemp() would not always have permissions set to restrict reading and writing to the temporary directory by other users, instead usually inheriting the correct permissions from the default location. Alternate configurations or users without a profile directory may not have the intended permissions. If you’re not using Windows or haven’t changed the temporary directory location then you aren’t affected by this vulnerability. On other platforms the returned directory is consistently readable and writable only by the current user. This issue was caused by Python not supporting Unix permissions on Windows. The fix adds support for Unix “700” for the mkdir function on Windows which is used by mkdtemp() to ensure the newly created directory has the proper permissions. CVE-2024-4030
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-uvcx-satp-m3db python: Unbounded memory buffering in SelectorSocketTransport.writelines() CVE-2024-12254
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-v6ry-7xxz-nbeu CPython v3.12.0 alpha 7 was discovered to contain a heap use-after-free via the function ascii_decode at /Objects/unicodeobject.c. CVE-2023-33595
VCID-ymg5-42xm-7fh9 The “socket” module provides a pure-Python fallback to the socket.socketpair() function for platforms that don’t support AF_UNIX, such as Windows. This pure-Python implementation uses AF_INET or AF_INET6 to create a local connected pair of sockets. The connection between the two sockets was not verified before passing the two sockets back to the user, which leaves the server socket vulnerable to a connection race from a malicious local peer. Platforms that support AF_UNIX such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included. CVE-2024-3219
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:41.010951+00:00 Debian Importer Fixing VCID-zxzn-25zt-ukct https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:26:48.843583+00:00 Debian Importer Fixing VCID-757r-fs6p-qqdd https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:17:50.827988+00:00 Debian Importer Fixing VCID-s7qf-hjkq-wkdy https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:16:56.737520+00:00 Debian Importer Fixing VCID-a8mv-mr3q-vygz https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:15:37.117285+00:00 Debian Importer Fixing VCID-dnv8-yrd6-c7cv https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:11:01.513159+00:00 Debian Importer Fixing VCID-2v5u-2z4w-ffgx https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:05:16.536455+00:00 Debian Importer Fixing VCID-gxvd-xhmx-2uh9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:53:58.812306+00:00 Debian Importer Fixing VCID-smck-sdx2-c7du https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:47:47.118173+00:00 Debian Importer Fixing VCID-9nvp-aus1-9yed https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:42:08.685718+00:00 Debian Importer Fixing VCID-8hug-fhhb-sbgt https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:37:41.354923+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:04:33.988315+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:03:23.532226+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:02:32.051096+00:00 Debian Importer Fixing VCID-qwhz-912b-8kh5 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:58:59.220337+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:56:38.169914+00:00 Debian Importer Fixing VCID-q6g1-cjz3-77e4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:54:28.618674+00:00 Debian Importer Fixing VCID-8zdt-4q7m-t7ht https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:52:24.131735+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:24:02.157792+00:00 Debian Importer Fixing VCID-v6ry-7xxz-nbeu https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:18:42.244314+00:00 Debian Importer Fixing VCID-e6sb-bh7v-9ugg https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:16:57.976897+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:12:50.226895+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:03:27.450970+00:00 Debian Importer Fixing VCID-s5yq-pjhc-fbcm https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:48:37.905498+00:00 Debian Importer Fixing VCID-sbe1-cx8r-aba1 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:40:28.605081+00:00 Debian Importer Fixing VCID-4afh-28ss-mudf https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:15:42.824013+00:00 Debian Importer Fixing VCID-1hw3-vhwb-nkcd https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:30:38.828162+00:00 Debian Importer Fixing VCID-v186-7sv1-ubej https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:07:43.361137+00:00 Debian Importer Fixing VCID-7s7y-9bw5-m3ep https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:05:16.972863+00:00 Debian Importer Fixing VCID-ymg5-42xm-7fh9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:55:17.779179+00:00 Debian Importer Fixing VCID-uvcx-satp-m3db https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:52:47.225340+00:00 Debian Importer Fixing VCID-9sms-mhht-n3aq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:44:39.762512+00:00 Debian Importer Fixing VCID-hz5k-rky7-nucg https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:43:40.993274+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:41:02.496518+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-13T09:16:38.344226+00:00 Debian Importer Fixing VCID-757r-fs6p-qqdd https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:09:32.922317+00:00 Debian Importer Fixing VCID-s7qf-hjkq-wkdy https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:08:49.790362+00:00 Debian Importer Fixing VCID-a8mv-mr3q-vygz https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:07:53.891671+00:00 Debian Importer Fixing VCID-dnv8-yrd6-c7cv https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:04:17.159771+00:00 Debian Importer Fixing VCID-2v5u-2z4w-ffgx https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:59:55.546600+00:00 Debian Importer Fixing VCID-gxvd-xhmx-2uh9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:51:24.106524+00:00 Debian Importer Fixing VCID-smck-sdx2-c7du https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:46:40.296324+00:00 Debian Importer Fixing VCID-9nvp-aus1-9yed https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:42:27.021789+00:00 Debian Importer Fixing VCID-8hug-fhhb-sbgt https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:39:07.994180+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:15:07.264421+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:14:15.547742+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:13:36.758585+00:00 Debian Importer Fixing VCID-qwhz-912b-8kh5 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:10:56.526213+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:09:10.199127+00:00 Debian Importer Fixing VCID-q6g1-cjz3-77e4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:07:42.612662+00:00 Debian Importer Fixing VCID-8zdt-4q7m-t7ht https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:06:23.546528+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:45:54.426249+00:00 Debian Importer Fixing VCID-v6ry-7xxz-nbeu https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:41:49.246029+00:00 Debian Importer Fixing VCID-e6sb-bh7v-9ugg https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:40:30.231915+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:37:24.291022+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:30:28.235818+00:00 Debian Importer Fixing VCID-s5yq-pjhc-fbcm https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:19:00.677631+00:00 Debian Importer Fixing VCID-sbe1-cx8r-aba1 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:13:11.575661+00:00 Debian Importer Fixing VCID-4afh-28ss-mudf https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:54:09.802620+00:00 Debian Importer Fixing VCID-1hw3-vhwb-nkcd https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:20:37.824094+00:00 Debian Importer Fixing VCID-v186-7sv1-ubej https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:06:54.085569+00:00 Debian Importer Fixing VCID-7s7y-9bw5-m3ep https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:05:22.588927+00:00 Debian Importer Fixing VCID-ymg5-42xm-7fh9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:59:16.468707+00:00 Debian Importer Fixing VCID-uvcx-satp-m3db https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:57:35.896733+00:00 Debian Importer Fixing VCID-9sms-mhht-n3aq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:52:28.375997+00:00 Debian Importer Fixing VCID-hz5k-rky7-nucg https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:51:51.585569+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:50:13.414124+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-03T07:51:00.035308+00:00 Debian Importer Fixing VCID-757r-fs6p-qqdd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:51:00.005486+00:00 Debian Importer Fixing VCID-q6g1-cjz3-77e4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.984599+00:00 Debian Importer Fixing VCID-8zdt-4q7m-t7ht https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.963885+00:00 Debian Importer Fixing VCID-4afh-28ss-mudf https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.950104+00:00 Debian Importer Fixing VCID-9sms-mhht-n3aq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.855346+00:00 Debian Importer Fixing VCID-e6sb-bh7v-9ugg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.834937+00:00 Debian Importer Fixing VCID-tbuw-2msj-tqd9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.814528+00:00 Debian Importer Fixing VCID-dnv8-yrd6-c7cv https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.794316+00:00 Debian Importer Fixing VCID-v186-7sv1-ubej https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.774386+00:00 Debian Importer Fixing VCID-9nvp-aus1-9yed https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.753406+00:00 Debian Importer Fixing VCID-7s7y-9bw5-m3ep https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.733225+00:00 Debian Importer Fixing VCID-8hug-fhhb-sbgt https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.713009+00:00 Debian Importer Fixing VCID-2v5u-2z4w-ffgx https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.688862+00:00 Debian Importer Fixing VCID-sbe1-cx8r-aba1 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.668141+00:00 Debian Importer Fixing VCID-s5yq-pjhc-fbcm https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.647728+00:00 Debian Importer Fixing VCID-ymg5-42xm-7fh9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.627794+00:00 Debian Importer Fixing VCID-1hw3-vhwb-nkcd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.607215+00:00 Debian Importer Fixing VCID-uvcx-satp-m3db https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.586720+00:00 Debian Importer Fixing VCID-smck-sdx2-c7du https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.564901+00:00 Debian Importer Fixing VCID-js5p-py72-2kga https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.540221+00:00 Debian Importer Fixing VCID-qwhz-912b-8kh5 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.517944+00:00 Debian Importer Fixing VCID-7ka5-7jrn-dber https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.494201+00:00 Debian Importer Fixing VCID-s7qf-hjkq-wkdy https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.473619+00:00 Debian Importer Fixing VCID-hz5k-rky7-nucg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.453039+00:00 Debian Importer Fixing VCID-4z89-3tfk-pyge https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.432661+00:00 Debian Importer Fixing VCID-gxvd-xhmx-2uh9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.411424+00:00 Debian Importer Fixing VCID-v6ry-7xxz-nbeu https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.388776+00:00 Debian Importer Fixing VCID-dexx-3ssz-nqfg https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.364531+00:00 Debian Importer Fixing VCID-2shb-2cvn-dyd2 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.342969+00:00 Debian Importer Fixing VCID-qqh6-evfk-1fgy https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.321570+00:00 Debian Importer Fixing VCID-a8mv-mr3q-vygz https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.300150+00:00 Debian Importer Fixing VCID-4gsg-5e6s-63g4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:50:59.278535+00:00 Debian Importer Fixing VCID-h7z2-vc14-nfhq https://security-tracker.debian.org/tracker/data/json 38.1.0