Bug 2510830 (CVE-2026-69248) - CVE-2026-69248 python-cryptography: python-cryptography: python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees
Summary: CVE-2026-69248 python-cryptography: python-cryptography: python-cryptography ...
Keywords:
Status: NEW
Alias: CVE-2026-69248
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-03 22:03 UTC by OSIDB Bzimport
Modified: 2026-09-08 09:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:64774 0 None None None 2026-09-08 02:41:34 UTC
Red Hat Product Errata RHSA-2026:64795 0 None None None 2026-09-08 03:33:34 UTC

Description OSIDB Bzimport 2026-08-03 22:03:17 UTC
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.

Comment 1 errata-xmlrpc 2026-09-08 02:41:33 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:64774 https://access.redhat.com/errata/RHSA-2026:64774

Comment 2 errata-xmlrpc 2026-09-08 03:33:33 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:64795 https://access.redhat.com/errata/RHSA-2026:64795


Note You need to log in before you can comment on or make changes to this bug.