PT-2026-67530 · Pypi · Cryptography
CVE-2026-69249
·
Published
2026-07-31
·
Updated
2026-09-08
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
python-cryptography versions prior to 49.0.0
Description
When resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an exponential blowup. This occurs because the
build chain inner() function does not de-duplicate against previously analyzed candidates. An attacker-controlled certificate chain can cause the process to take significant time to reject, which could be used to launch a resource exhaustion denial of service attack. This issue affects the availability of the system, but does not compromise its integrity as the correctness of the validation remains unaffected.Recommendations
Update python-cryptography to version 49.0.0.
Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cryptography