๐Ÿ” CVE Alert

CVE-2026-34073

UNKNOWN 0.0

cryptography has incomplete DNS name constraint enforcement on peer names

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
6th

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.

CWE CWE-295
Vendor pyca
Product cryptography
Published Mar 31, 2026
Last Updated Mar 31, 2026
Stay Ahead of the Next One

Get instant alerts for pyca cryptography

Be the first to know when new unknown vulnerabilities affecting pyca cryptography are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

pyca / cryptography
< 46.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pyca/cryptography/security/advisories/GHSA-m959-cc7f-wv43