CVE-2026-34073
MEDIUM5.3EPSS 0.01%cryptography has incomplete DNS name constraint enforcement on peer names
發布日:2026/3/27修改日:2026/4/9
也稱為:ALPINE-CVE-2026-34073
描述
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child certificates, and not the "peer name" presented during each validation. Consequently, cryptography would allow a peer named bar.example.com to validate against a wildcard leaf certificate for *.example.com, even if the leaf's parent certificate (or upwards) contained an excluded subtree constraint for bar.example.com. This issue has been patched in version 46.0.6.
受影響套件(4)
- Alpine/py3-cryptographyfrom 0, < 46.0.7-r0
- Debian/python-cryptographyfrom 0
- PyPI/cryptographyfrom 0, < 46.0.6
- PyPI/cryptographyfrom 0, < 46.0.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U |
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-34073
- ADVISORYhttps://security.alpinelinux.org/vuln/CVE-2026-34073
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-34073
- PATCHhttps://github.com/pyca/cryptography
- WEBhttps://github.com/pyca/cryptography/security/advisories/GHSA-m959-cc7f-wv43