Debian Package Tracker
Register | Log in
Subscribe

python3.13

Interactive high-level object-oriented language (version 3.13)

Choose email to subscribe with

general
  • source: python3.13 (main)
  • version: 3.13.14-1
  • maintainer: Matthias Klose (DMD)
  • uploaders: Stefano Rivera [DMD]
  • arch: all any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 3.13.5-2+deb13u2
  • testing: 3.13.14-1
  • unstable: 3.13.14-1
versioned links
  • 3.13.5-2+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.13.14-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • idle-python3.13
  • libpython3.13
  • libpython3.13-dbg
  • libpython3.13-dev
  • libpython3.13-minimal
  • libpython3.13-stdlib (2 bugs: 0, 2, 0, 0)
  • libpython3.13-testsuite
  • python3.13 (5 bugs: 0, 4, 1, 0)
  • python3.13-dbg (2 bugs: 0, 2, 0, 0)
  • python3.13-dev
  • python3.13-doc
  • python3.13-examples
  • python3.13-full
  • python3.13-gdbm (1 bugs: 0, 1, 0, 0)
  • python3.13-minimal (1 bugs: 0, 0, 1, 0)
  • python3.13-nopie
  • python3.13-tk
  • python3.13-venv
action needed
3 security issues in sid high

There are 3 open security issues in sid.

3 important issues:
  • CVE-2025-12781: When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues. This behavior can only be insecure if your application uses an alternate base64 alphabet (without "+/"). If your application does not use the "altchars" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet. The attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python. Users are recommended to mitigate by verifying user-controlled inputs match the base64 alphabet they are expecting or verify that their application would not be affected if the b64decode() functions accepted "+" or "/" outside of altchars.
  • CVE-2025-15366: The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
  • CVE-2025-15367: The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
Created: 2026-01-21 Last update: 2026-06-16 05:30
3 security issues in forky high

There are 3 open security issues in forky.

3 important issues:
  • CVE-2025-12781: When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues. This behavior can only be insecure if your application uses an alternate base64 alphabet (without "+/"). If your application does not use the "altchars" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet. The attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python. Users are recommended to mitigate by verifying user-controlled inputs match the base64 alphabet they are expecting or verify that their application would not be affected if the b64decode() functions accepted "+" or "/" outside of altchars.
  • CVE-2025-15366: The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
  • CVE-2025-15367: The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
Created: 2026-01-21 Last update: 2026-06-16 05:30
lintian reports 10 errors and 31 warnings high
Lintian reports 10 errors and 31 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-06-11 Last update: 2026-06-11 16:30
AppStream hints: 1 error and 1 warning for idle-python3.13 high
AppStream found metadata issues for packages:
  • idle-python3.13: 1 error and 1 warning
You should get rid of them to provide more metadata about this software.
Created: 2024-10-08 Last update: 2024-10-08 17:00
Depends on packages which need a new maintainer normal
The packages that python3.13 depends on which need a new maintainer are:
  • db5.3 (#1055356)
    • Depends: libdb5.3t64 libdb5.3t64
  • systemtap (#1114760)
    • Build-Depends: systemtap-sdt-dev
  • db-defaults (#1055344)
    • Build-Depends: libdb-dev
Created: 2024-05-15 Last update: 2026-06-16 10:32
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-06-16 10:30
Multiarch hinter reports 2 issue(s) normal
There are issues with the multiarch metadata for this package.
  • python3.13-examples could be marked Multi-Arch: foreign
  • python3.13-gdbm could be marked Multi-Arch: same
Created: 2024-05-15 Last update: 2026-06-16 08:31
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2024-05-31 Last update: 2026-06-16 08:31
9 open merge requests in Salsa normal
There are 9 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2026-05-11 14:00
4 low-priority security issues in trixie low

There are 4 open security issues in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-7210: (needs triaging) `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.

You can find information about how to handle this issue in the security team's documentation.

3 ignored issues:
  • CVE-2025-12781: When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues. This behavior can only be insecure if your application uses an alternate base64 alphabet (without "+/"). If your application does not use the "altchars" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet. The attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python. Users are recommended to mitigate by verifying user-controlled inputs match the base64 alphabet they are expecting or verify that their application would not be affected if the b64decode() functions accepted "+" or "/" outside of altchars.
  • CVE-2025-15366: The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
  • CVE-2025-15367: The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
5 issues that should be fixed with the next stable update:
  • CVE-2026-1502: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
  • CVE-2026-3276: unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.
  • CVE-2026-7774: tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.
  • CVE-2026-8328: The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.
  • CVE-2026-9669: bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.
Created: 2025-05-16 Last update: 2026-06-16 05:30
debian/patches: 9 patches to forward upstream low

Among the 27 debian patches available in version 3.13.14-1 of the package, we noticed the following issues:

  • 9 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2024-05-15 Last update: 2026-06-11 13:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.2).
Created: 2025-12-23 Last update: 2026-06-11 13:31
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-06-16] python3.13 3.13.14-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-11] Accepted python3.13 3.13.14-1 (source) into unstable (Stefano Rivera)
  • [2026-05-08] Accepted python3.13 3.13.5-2+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-05-02] Accepted python3.13 3.13.5-2+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Moritz Mühlenhoff)
  • [2026-02-11] python3.13 3.13.12-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-04] Accepted python3.13 3.13.12-1 (source) into unstable (Stefano Rivera)
  • [2025-12-12] python3.13 3.13.11-1 MIGRATED to testing (Debian testing watch)
  • [2025-12-06] Accepted python3.13 3.13.11-1 (source) into unstable (Stefano Rivera)
  • [2025-10-22] python3.13 3.13.9-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-16] Accepted python3.13 3.13.9-1 (source) into unstable (Stefano Rivera)
  • [2025-10-15] python3.13 3.13.8-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-09] Accepted python3.13 3.13.8-1 (source) into unstable (Matthias Klose)
  • [2025-08-28] python3.13 3.13.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-21] Accepted python3.13 3.13.7-1 (source) into unstable (Stefano Rivera)
  • [2025-08-18] python3.13 3.13.6-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-10] Accepted python3.13 3.13.6-1 (source) into unstable (Stefano Rivera)
  • [2025-07-11] python3.13 3.13.5-2 MIGRATED to testing (Debian testing watch)
  • [2025-06-26] Accepted python3.13 3.13.5-2 (source) into unstable (Stefano Rivera)
  • [2025-06-12] Accepted python3.13 3.13.5-1 (source) into unstable (Stefano Rivera)
  • [2025-06-03] Accepted python3.13 3.13.4-1 (source) into unstable (Matthias Klose)
  • [2025-05-21] Accepted python3.13 3.13.3-4 (source) into unstable (Matthias Klose)
  • [2025-05-20] Accepted python3.13 3.13.3-3 (source) into unstable (Matthias Klose)
  • [2025-04-22] python3.13 3.13.3-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-11] Accepted python3.13 3.13.3-2 (source) into unstable (Stefano Rivera)
  • [2025-04-09] Accepted python3.13 3.13.3-1 (source) into unstable (Stefano Rivera)
  • [2025-04-04] python3.13 3.13.2-3 MIGRATED to testing (Debian testing watch)
  • [2025-03-29] Accepted python3.13 3.13.2-3 (source) into unstable (Matthias Klose)
  • [2025-03-19] python3.13 3.13.2-2 MIGRATED to testing (Debian testing watch)
  • [2025-03-13] Accepted python3.13 3.13.2-2 (source) into unstable (Matthias Klose)
  • [2025-02-11] python3.13 3.13.2-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 14
  • RC: 0
  • I&N: 12
  • M&W: 2
  • F&P: 0
  • patch: 1
links
  • lintian (10, 31)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing