๐Ÿ” CVE Alert

CVE-2026-69248

UNKNOWN 0.0

python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, if an intermediate constrained CA permits the DNS name foo.example.com, and the leaf certificate has a wildcard in its DNS SAN of *.example.com, python-cryptography's verifier accepts which allows escaping outside of the permitted names. The core issue is in DNSConstraint::matches, where a wildcard pattern was treated as matching a more-specific permitted constraint even though *.example.com can expand to sibling names such as bar.example.com outside foo.example.com. This allows acceptance of an invalid certificate chain. This issue is fixed in 49.0.0.

CWE CWE-295
Vendor pyca
Product cryptography
Published Aug 3, 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
< 49.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pyca/cryptography/security/advisories/GHSA-m2h6-j472-rp4c github.com: https://github.com/pyca/cryptography/pull/14888 github.com: https://github.com/pyca/cryptography/commit/4d035a4225965edeffd312079a510ef25fcfdcb2