Buffer Overflow Vulnerability in PyOpenSSL Affects Users
CVE-2026-27459
7.2HIGH
What is CVE-2026-27459?
A buffer overflow vulnerability exists in PyOpenSSL, a Python wrapper around the OpenSSL library, where a user-defined callback function returning a cookie value exceeding 256 bytes can lead to an overflow in the OpenSSL buffer. This issue is present in versions 22.0.0 through 25.x.x. In version 26.0.0 and later, such excessively long cookie values are now correctly rejected, mitigating the risk associated with this vulnerability.
Affected Version(s)
pyopenssl >= 22.0.0, < 26.0.0
