Debian Package Tracker
Register | Log in
Subscribe

python-cryptography

Choose email to subscribe with

general
  • source: python-cryptography (main)
  • version: 47.0.0-1
  • maintainer: Debian Python Team (DMD)
  • uploaders: Jérémy Lal [DMD] – Andrey Rakhmatullin [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 3.3.2-1
  • o-o-sec: 3.3.2-1+deb11u1
  • oldstable: 38.0.4-3+deb12u1
  • old-sec: 38.0.4-3~deb12u1
  • stable: 43.0.0-3+deb13u1
  • testing: 46.0.7-1
  • unstable: 47.0.0-1
  • exp: 49.0.0-1~exp1
versioned links
  • 3.3.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.3.2-1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 38.0.4-3~deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 38.0.4-3+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 43.0.0-3+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 46.0.7-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 47.0.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 49.0.0-1~exp1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python-cryptography-doc
  • python3-cryptography (2 bugs: 0, 1, 1, 0)
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:00:21
    Last run: 2026-06-24T02:28:56.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:03:07
    Last run: 2026-06-24T01:44:56.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:03:01
    Last run: 2025-11-08T14:40:39.000Z
    Previous status: unknown

Created: 2026-06-24 Last update: 2026-06-29 22:03
A new upstream version is available: 49.0.0 high
A new upstream version 49.0.0 is available, you should consider packaging it.
Created: 2026-06-16 Last update: 2026-06-29 19:03
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2026-06-29 Last update: 2026-06-29 22:02
debian/patches: 2 patches to forward upstream low

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

  • 2 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: 2023-02-26 Last update: 2026-06-24 07:00
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-34073: (needs triaging) cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child certificates, and not the "peer name" presented during each validation. Consequently, cryptography would allow a peer named bar.example.com to validate against a wildcard leaf certificate for *.example.com, even if the leaf's parent certificate (or upwards) contained an excluded subtree constraint for bar.example.com. This issue has been patched in version 46.0.6.

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

Created: 2026-03-31 Last update: 2026-06-24 00:50
3 low-priority security issues in bookworm low

There are 3 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2026-26007: (needs triaging) cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), EllipticCurvePublicNumbers.public_key(), load_der_public_key() and load_pem_public_key() functions do not verify that the point belongs to the expected prime-order subgroup of the curve. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this. This vulnerability is fixed in 46.0.5.
  • CVE-2026-34073: (needs triaging) cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child certificates, and not the "peer name" presented during each validation. Consequently, cryptography would allow a peer named bar.example.com to validate against a wildcard leaf certificate for *.example.com, even if the leaf's parent certificate (or upwards) contained an excluded subtree constraint for bar.example.com. This issue has been patched in version 46.0.6.

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

1 ignored issue:
  • CVE-2023-50782: A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.
Created: 2023-11-29 Last update: 2026-06-24 00:50
testing migrations
  • This package is part of the ongoing testing transition known as auto-upperlimit-python3-cryptography. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • 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.
  • excuses:
    • Migrates after: python-cryptography-vectors, rust-asn1
    • Migration status for python-cryptography (46.0.7-1 to 47.0.0-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ migrating python3-cryptography/47.0.0-1/amd64 to testing makes python3-laniakea/0.1.1-5/amd64 uninstallable
    • ∙ ∙ migrating python3-cryptography/47.0.0-1/arm64 to testing makes python3-laniakea/0.1.1-5/arm64 uninstallable
    • ∙ ∙ Autopkgtest for ansible-core/2.21.1~rc1-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for curl/8.21.0-1: riscv64: Pass ♻, s390x: Pass ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for curl/8.21.0-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for dask.distributed/2024.12.1+ds-2: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for debusine/0.14.10: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Regression ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for laniakea/0.1.1-5: amd64: Test deferred, arm64: Test deferred, i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻, s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for libvirt/12.3.0-1: amd64: Pass ♻, arm64: Pass ♻ (reference ♻), loong64: Pass ♻ (reference ♻), ppc64el: Pass ♻ (reference ♻), riscv64: Pass ♻, s390x: Pass ♻
    • ∙ ∙ Autopkgtest for python-aiortc/1.14.0-3: amd64: Test triggered (failure will be ignored), arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for python-cryptography/47.0.0-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for swift/2.37.1-4: amd64: Pass, i386: No tests, superficial or marked flaky ♻ (reference ♻), loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: Ignored failure ♻ (reference ♻), riscv64: Ignored failure ♻ (reference ♻), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for zigpy/1.6.0-1: amd64: Pass ♻ (reference ♻), arm64: Pass ♻ (reference ♻), i386: Pass ♻ (reference ♻), loong64: Pass ♻ (reference ♻), ppc64el: Pass ♻ (reference ♻), riscv64: Pass ♻, s390x: Pass ♻ (reference ♻)
    • ∙ ∙ Build-Depends(-Arch): python-cryptography python-cryptography-vectors
    • ∙ ∙ Build-Depends(-Arch): python-cryptography rust-asn1
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/python-cryptography.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • ∙ ∙ 6 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2026-06-23] Accepted python-cryptography 49.0.0-1~exp1 (source) into experimental (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2026-06-23] Accepted python-cryptography 47.0.0-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2026-04-24] python-cryptography 46.0.7-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-09] Accepted python-cryptography 46.0.7-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2026-04-07] python-cryptography 46.0.6-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-27] Accepted python-cryptography 46.0.6-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2026-03-21] python-cryptography 46.0.5-2 MIGRATED to testing (Debian testing watch)
  • [2026-03-17] Accepted python-cryptography 46.0.5-2 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2026-03-07] Accepted python-cryptography 43.0.0-3+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Arnaud Rebillout)
  • [2026-02-22] python-cryptography 46.0.5-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-14] Accepted python-cryptography 46.0.5-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-12-17] python-cryptography 46.0.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-21] Accepted python-cryptography 46.0.1-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-11-19] python-cryptography 45.0.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-13] Accepted python-cryptography 46.0.1-1~exp1 (source) into experimental (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-11-13] Accepted python-cryptography 45.0.7-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-11-13] python-cryptography 45.0.6-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-02] Accepted python-cryptography 45.0.6-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-10-29] Accepted python-cryptography 45.0.6-1~exp1 (source) into experimental (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-10-20] python-cryptography 44.0.2-2 MIGRATED to testing (Debian testing watch)
  • [2025-10-13] Accepted python-cryptography 44.0.2-2 (source) into unstable (Colin Watson)
  • [2025-10-02] python-cryptography 44.0.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-19] Accepted python-cryptography 44.0.2-1 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-05-05] python-cryptography 43.0.0-3 MIGRATED to testing (Debian testing watch)
  • [2025-04-25] Accepted python-cryptography 43.0.0-3 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2025-04-04] python-cryptography 43.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-03-28] Accepted python-cryptography 43.0.0-2 (source) into unstable (Andrey Rakhmatullin) (signed by: Andrey Rahmatullin)
  • [2024-10-19] Accepted python-cryptography 38.0.4-3+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Adrian Bunk)
  • [2024-10-16] Accepted python-cryptography 3.3.2-1+deb11u1 (source) into oldstable-security (Adrian Bunk)
  • [2024-09-25] python-cryptography 43.0.0-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 3
  • RC: 0
  • I&N: 1
  • M&W: 2
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, exp, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 46.0.5-1ubuntu2

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