Lucene search
K

16 matches found

RedHat Linux
RedHat Linux
added 2026/05/07 6:0 p.m.4 views

pyOpenSSL: DTLS cookie callback buffer overflow

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS6AI score0.00027EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/05/07 5:29 p.m.3 views

pyOpenSSL: DTLS cookie callback buffer overflow

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS6AI score0.00027EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/05/04 2:10 p.m.3 views

pyOpenSSL: DTLS cookie callback buffer overflow

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS6AI score0.00027EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/04/27 10:15 a.m.4 views

pyOpenSSL: DTLS cookie callback buffer overflow

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS4.9AI score0.00027EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/04/22 9:0 p.m.3 views

rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer

The FFI trampolines behind SslContextBuilder::setpskclientcallback, setpskservercallback, setcookiegeneratecb, and setstatelesscookiegeneratecb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut u8 that was handed to the closure. This can lead to...

9.8CVSS6AI score0.00063EPSS
Exploits0References6Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:4 a.m.2 views

pyOpenSSL DTLS cookie callback buffer overflow

...

9.8CVSS5.8AI score0.00027EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/18 4:52 p.m.1 views

CVE-2026-27459

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS6AI score0.00027EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/17 11:34 p.m.4 views

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 setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.2CVSS5.9AI score0.00027EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/17 11:34 p.m.1 views

CVE-2026-27459 pyOpenSSL DTLS cookie callback buffer overflow

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 setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.2CVSS5.9AI score0.00027EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/03/17 11:34 p.m.26 views

CVE-2026-27459 pyOpenSSL DTLS cookie callback buffer overflow

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 setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.2CVSS0.00027EPSS
Exploits0References3
CVE
CVE
added 2026/03/17 11:34 p.m.21 views

CVE-2026-27459

CVE-2026-27459 affects the pyOpenSSL Python wrapper around OpenSSL. Before 26.0.0, specifically in 22.0.0 through 25.x, a callback provided to set_cookie_generate_callback could return a cookie value >256 bytes, causing an overflow of an OpenSSL buffer. Starting with 26.0.0, such long cookie v...

9.8CVSS5.9AI score0.00027EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/17 11:34 p.m.0 views

CVE-2026-27459 pyOpenSSL DTLS cookie callback buffer overflow

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 setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0....

9.2CVSS5.8AI score0.00027EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/16 4:22 p.m.1 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow via the setcookiegeneratecallback function. An attacker can cause a buffer overflow by providing a callback that returns a cookie value greater than 256 bytes. Note: This is only exploitable if the application explicitly...

9.8CVSS6.1AI score0.00027EPSS
Exploits0References2
OSV
OSV
added 2026/03/16 4:22 p.m.1 views

GHSA-5PWR-322W-8JR4 pyOpenSSL DTLS cookie callback buffer overflow

If a user provided callback to setcookiegeneratecallback returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Cookie values that are too long are now rejected...

9.2CVSS5.8AI score0.00027EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.1 views

PT-2026-25840

Name of the Vulnerable Software and Affected Versions pyOpenSSL versions 22.0.0 through 25.3.0 Description pyOpenSSL is a Python wrapper around the OpenSSL library. If a user-provided callback to the set cookie generate callback function returned a cookie value exceeding 256 bytes, pyOpenSSL woul...

9.8CVSS6AI score0.00043EPSS
Exploits0References52
NVD
NVD
added 2025/08/22 5:15 p.m.3 views

CVE-2025-57800

Audiobookshelf is an open-source self-hosted audiobook server. In versions 2.6.0 through 2.26.3, the application does not properly restrict redirect callback URLs during OIDC authentication. An attacker can craft a login link that causes Audiobookshelf to store an arbitrary callback in a cookie,...

8.8CVSS0.00099EPSS
Exploits1References2
Rows per page
Query Builder