CVE-2026-34073

Published: April 1, 2026Last modified: April 3, 2026

Description

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpy3-cryptographyNot affected (38.0.3-r1)
25 LTSpy3-cryptographyVulnerable (44.0.3-r0)
Streampy3-cryptographyVulnerable (39.0.2-r0)

References

ON THIS PAGE