Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-0907

NIXPKGS-2026-0907
published on
updated 1 week ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse removed package python312Packages.django-cryptography
  • @LeSuisse removed package python313Packages.django-cryptography
  • @LeSuisse removed package python314Packages.django-cryptography
  • @LeSuisse removed package python312Packages.mypy-boto3-payment-cryptography
  • @LeSuisse removed package python313Packages.mypy-boto3-payment-cryptography
  • @LeSuisse removed package python314Packages.mypy-boto3-payment-cryptography
  • @LeSuisse removed package python312Packages.mypy-boto3-payment-cryptography-data
  • @LeSuisse removed package python313Packages.mypy-boto3-payment-cryptography-data
  • @LeSuisse removed package python314Packages.mypy-boto3-payment-cryptography-data
  • @LeSuisse removed package python312Packages.types-aiobotocore-payment-cryptography
  • @LeSuisse removed package python313Packages.types-aiobotocore-payment-cryptography
  • @LeSuisse removed package python312Packages.types-aiobotocore-payment-cryptography-data
  • @LeSuisse removed package python314Packages.cryptography
  • @LeSuisse removed package python313Packages.types-aiobotocore-payment-cryptography-data
  • @LeSuisse added package python314Packages.cryptography
  • @LeSuisse removed
    2 maintainers
    • @SuperSandro2000
    • @mdaniels5757
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
cryptography has incomplete DNS name constraint enforcement on peer names

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.

Affected products

cryptography
  • ==< 46.0.6

Matching in nixpkgs

Package maintainers

Ignored maintainers (2)
https://github.com/pyca/cryptography/security/advisories/GHSA-m959-cc7f-wv43