Lucene search
K

3914 matches found

CVE
CVE
added 2026/03/17 11:34 p.m.37 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
Vulnrichment
Vulnrichment
added 2026/03/17 11:24 p.m.1 views

CVE-2026-27448 pyOpenSSL allows TLS connection bypass via unhandled callback exception in set_tlsext_servername_callback

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References3
CVE
CVE
added 2026/03/17 11:24 p.m.47 views

CVE-2026-27448

The connected advisory GHSA-vp96-hxj8-p424 describes a vulnerability in pyOpenSSL where a user-provided callback to set_tlsext_servername_callback that raises an unhandled exception causes the TLS connection to be accepted, effectively bypassing any security-sensitive behavior the callback was in...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/17 11:24 p.m.3 views

CVE-2026-27448

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.3AI score0.00043EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/17 11:24 p.m.25 views

CVE-2026-27448 pyOpenSSL allows TLS connection bypass via unhandled callback exception in set_tlsext_servername_callback

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS0.00043EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/17 11:24 p.m.4 views

CVE-2026-27448

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/17 11:24 p.m.1 views

CVE-2026-27448 pyOpenSSL allows TLS connection bypass via unhandled callback exception in set_tlsext_servername_callback

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.9AI score0.00043EPSS
Exploits0References5
AlpineLinux
AlpineLinux
added 2026/03/17 11:24 p.m.2 views

CVE-2026-27448

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for...

6.3CVSS5.3AI score0.00043EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2026/03/17 12:17 a.m.2 views

389-ds-base: 389-ds-base: Remote Code Execution and Denial of Service via heap buffer overflow

A flaw was found in the 389-ds-base server. A heap buffer overflow vulnerability exists in the schemaattrenumcallback function within the schema.c file. This occurs because the code incorrectly calculates the buffer size by summing alias string lengths without accounting for additional formatting...

7.2CVSS6.2AI score0.00315EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.2 views

pyOpenSSL 安全漏洞

pyOpenSSL is an open-source Python library developed by the Python Cryptographic Authority. Versions of pyOpenSSL from 22.0.0 to 26.0.0 had security vulnerabilities. These vulnerabilities were caused by an issue where the cookie value returned by setcookiegeneratecallback was too long, leading to...

9.8CVSS6.2AI score0.00027EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.2 views

pyOpenSSL 安全漏洞

pyOpenSSL is an open-source Python library that encapsulates OpenSSL from the Python Cryptographic Authority project. Versions of pyOpenSSL from 0.14.0 to 26.0.0 contained security vulnerabilities. These vulnerabilities stemmed from unhandled exceptions in the settlsextservername Callback functio...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:22 p.m.8 views

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.8CVSS5.8AI score0.00027EPSS
Exploits0References5Affected Software1
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
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 3:15 p.m.3 views

GHSA-VP96-HXJ8-P424 pyOpenSSL allows TLS connection bypass via unhandled callback exception in set_tlsext_servername_callback

If a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Unhandled exceptions now result in rejecting the...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/16 3:15 p.m.12 views

pyOpenSSL allows TLS connection bypass via unhandled callback exception in set_tlsext_servername_callback

If a user provided callback to settlsextservernamecallback raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Unhandled exceptions now result in rejecting the...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/03/16 3:15 p.m.3 views

Not Failing Securely ('Failing Open')

Overview Affected versions of this package are vulnerable to Not Failing Securely 'Failing Open' via the settlsextservernamecallback function. An attacker can bypass security-sensitive checks by causing an unhandled exception in the callback, which results in the connection being accepted. If a...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References2
NVD
NVD
added 2026/03/16 2:19 p.m.1 views

CVE-2026-4186

A vulnerability was determined in UEditor up to 1.4.3.2. This issue affects some unknown processing of the file php/controller.php?action=uploadimage of the component JSONP Callback Handler. This manipulation of the argument callback causes cross site scripting. The attack can be initiated...

5.1CVSS0.00013EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.3 views

PT-2026-25778

Name of the Vulnerable Software and Affected Versions pyOpenSSL versions 0.14.0 through 25.9.9 Description pyOpenSSL is a Python wrapper around the OpenSSL library. If a user-provided callback to the set tlsext servername callback function raised an unhandled exception, a connection would be...

9.8CVSS5.8AI score0.00043EPSS
Exploits0References60
Rows per page
Query Builder