Security Advisory

CVE-2026-34073

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-31 02:04:36
Last updated 2026-03-31 13:52:00
Assigner GitHub_M
State PUBLISHED

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 leafs parent certificate (or upwards) contained an excluded subtree constraint for bar.example.com. This issue has been patched in version 46.0.6.