PT-2026-67529 · Pypi · Cryptography
CVE-2026-69248
·
Published
2026-08-03
·
Updated
2026-09-08
CVSS v4.0
8.3
High
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
cryptography versions prior to 49.0.0
Description
A flaw exists in the verifier where a wildcard pattern in the DNS Subject Alternative Name (SAN) of a leaf certificate is incorrectly treated as matching a more-specific permitted constraint of an intermediate constrained Certificate Authority (CA). Specifically, the
DNSConstraint::matches function allows a wildcard such as *.example.com to expand to sibling names like bar.example.com, even if the CA is restricted to foo.example.com. This behavior enables the acceptance of an invalid certificate chain, allowing a scope escape outside of the permitted names.Recommendations
Update to version 49.0.0.
Exploit
Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cryptography