CVE-2026-27459

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pyopenssl:pyopenssl:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-18 00:16

Updated : 2026-03-25 16:41


NVD link : CVE-2026-27459

Mitre link : CVE-2026-27459

CVE.ORG link : CVE-2026-27459


JSON object : View

Products Affected

pyopenssl

  • pyopenssl
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')