CVE-2026-69248
Vulnerability Summary
Timeline
Description
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In versions 45.0.0 through 48.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.
CVSS Metrics
- v4.0•MEDIUM•Score: 6.9CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
- v4.0•MEDIUM•Score: 6.9CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Trends
Current EPSS score: 0.18%• Percentile: 8%
Techniques & Countermeasures
- CWE-295•Improper Certificate Validation
The product does not validate, or incorrectly validates, a certificate.
Affected Systems
- chainguard•airflow-2
all
- chainguard•airflow-core-2
all
- chainguard•apache-beam-python-3.11-sdk
< 2.75.0-r2
- chainguard•apache-beam-python-3.12-sdk
< 2.75.0-r1
- chainguard•apache-beam-python-3.13-sdk
< 2.75.0-r2
- chainguard•authentik-2025.12
all
- chainguard•datadog-agent-7.75-core-integrations
all
- chainguard•datadog-agent-fips-7.75-core-integrations
all
- chainguard•dbt-snowflake
all
- chainguard•kserve-storage-controller
< 0.20.0-r7 | all
- chainguard•mlflow
< 3.16.0-r0
- chainguard•openstack-glance-2025.1
< 30.2.0_git20260616-r8
- chainguard•openstack-glance-2025.2
< 31.1.0_git20260708-r2
- chainguard•openstack-glance-2026.1
< 32.0.0_git20260805-r0
- chainguard•openstack-nova-2025.1
< 31.3.0_git20260717-r3
- chainguard•openstack-nova-2025.2
< 32.2.0_git20260715-r2
- chainguard•openstack-nova-2026.1
< 33.0.1_git20260727-r1
- chainguard•superset-6.0
all
- chainguard•vllm-openai-cuda-12.9
all | < 0.29.0-r3
- chainguard•vllm-openai-cuda-13.0
all
- wolfi•datadog-agent-7.75-core-integrations
all
- wolfi•kserve-storage-controller
< 0.20.0-r7 | all
- wolfi•mlflow
< 3.16.0-r0
- wolfi•superset-6.0
all
- debian•python-cryptography
all | all | all | all | < 49.0.0-1
- ubuntu•python-cryptography
all | all | all | all | < 46.0.5-1ubuntu2.2
- pyca•cryptography
< 49.0.0
- PyPI•cryptography
< 49.0.0 | ≥ 45.0.0, < 49.0.0
References (14)
- https://github.com/pyca/cryptography/security/advisories/GHSA-m2h6-j472-rp4c
- https://github.com/pyca/cryptography/pull/14888
- https://github.com/pyca/cryptography/commit/4d035a4225965edeffd312079a510ef25fcfdcb2
- https://github.com/pyca/cryptography
- https://pypi.org/project/cryptography
- https://github.com/advisories/GHSA-m2h6-j472-rp4c
- https://nvd.nist.gov/vuln/detail/CVE-2026-69248
- https://ubuntu.com/security/CVE-2026-69248
- https://www.cve.org/CVERecord?id=CVE-2026-69248
- https://security-tracker.debian.org/tracker/CVE-2026-69248
- https://github.com/pyca/cryptography/commit/286c89128
- https://github.com/pypa/advisory-database/tree/main/vulns/cryptography/PYSEC-2026-3554.yaml
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69248.json
- https://ubuntu.com/security/notices/USN-8776-1