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.
CVE-2026-69248
This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.9
- EG Score
- 6.9(medium)
- EG Risk
- 47(Track)EG Risk 47/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity69% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 8%
- KEV
- Not listed
Published
August 3, 2026
Last Modified
August 4, 2026
Advisory Details (3)
Auto-updated Aug 3, 2026commit 4d035a422596 (pyca/cryptography)
Fix landed in pyca/cryptography commit 4d035a422596 — awaiting tagged release
https://github.com/pyca/cryptography/commit/4d035a4225965edeffd312079a510ef25fcfdcb2x509: distinguish NC kinds when evaluating wildcard DNS SANs
Fix merged in pyca/cryptography PR #14888 on 2026-05-22 — awaiting tagged release
https://github.com/pyca/cryptography/pull/14888python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees · Advisory · pyca/cryptography · GitHub
https://github.com/pyca/cryptography/security/advisories/GHSA-m2h6-j472-rp4cVendor Advisories for CVE-2026-69248(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- CVE-2026-69248Microsoft Security Response Center (MSRC)Medium
python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees
- GHSA-m2h6-j472-rp4cGitHub Security AdvisoriesMedium
python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-cryptography | 3.3.2-1 ... 49.0.0-2 (34 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-cryptography | 38.0.4-3 ... 49.0.0-2 (28 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-cryptography | 43.0.0-3 ... 49.0.0-2 (17 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-cryptography | 43.0.0-3 ... 49.0.0-2 (16 versions) | — | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| cryptography | 0.1 ... 48.0.1 (156 versions) | 49.0.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 37× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 01:59 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 23:52 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:44 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 19:35 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 15:48 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 13:42 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 11:35 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 09:28 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 07:22 UTCEG score recompute
- 2026-08-11 05:14 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 03:07 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 01:01 UTCEG score recompute
Show 12 moreShow fewer
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 22:54 UTCEG score recompute
- 2026-08-06 20:47 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 16:34 UTCEG score recompute
- 2026-08-04 15:38 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-03 22:21 UTCEG score recompute
- 2026-08-03 21:38 UTCEG score recompute
- 2026-08-03 21:38 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-295
Frequently asked(5)
What is CVE-2026-69248?
When was CVE-2026-69248 disclosed?
Is CVE-2026-69248 actively exploited?
What is the CVSS score of CVE-2026-69248?
How do I remediate CVE-2026-69248?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69248
Is Your Infrastructure Affected by CVE-2026-69248?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.