Denial of Service Vulnerability in Python-Cryptography Package by Pyca
CVE-2026-69249

8.7HIGH

Key Information:

Vendor

Pyca

Vendor
CVE Published:
3 August 2026

What is CVE-2026-69249?

The python-cryptography package prior to version 49.0.0 contains a vulnerability that can cause resource exhaustion through the processing of malicious certificate chains. When resolving invalid chains that include duplicate self-signed certificates, it can lead to excessive processing time due to recursive calls without de-duplication. This vulnerability allows an attacker to intentionally create a situation where the certificate validation delays response times significantly, effectively leading to denial of service. The recursion limit does help, but under certain conditions, the delay can exceed acceptable thresholds. The issue has been resolved in version 49.0.0.

Affected Version(s)

cryptography < 49.0.0

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.