Lucene search
K

332 matches found

CVE
CVE
added 2026/03/17 11:24 p.m.40 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
Cvelist
Cvelist
added 2026/03/17 11:24 p.m.23 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.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.8AI score0.00043EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/17 11:24 p.m.0 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
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.9 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.2 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
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.2 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
Cvelist
Cvelist
added 2026/03/13 7:47 p.m.25 views

CVE-2026-31949 LibreChat Denial of Service (DoS) via Unhandled Exception in DELETE /api/convos

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.3-rc1, a Denial of Service DoS vulnerability exists in the DELETE /api/convos endpoint that allows an authenticated attacker to crash the Node.js server process by sending malformed requests. The DELETE /api/convos route handler...

6.5CVSS0.00066EPSS
Exploits1References1
Snyk
Snyk
added 2026/03/12 10:39 p.m.0 views

Uncaught Exception

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Uncaught Exception through improper validation of the servermaxwindowbits parameter in the permessage-deflate extension. An attacker can cause the process to terminate...

8.7CVSS5.8AI score0.00175EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.1 views

PT-2026-25076

Impact The undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the server max window bits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate...

7.5CVSS5.7AI score0.00175EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2026/03/11 5:57 p.m.0 views

CVE-2026-31870 cpp-httplib Affected by Remote Process Crash via Malformed Content-Length Response Header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.1, when a cpp-httplib client uses the streaming API httplib::stream::Get, httplib::stream::Post, etc., the library calls std::stoull directly on the Content-Length header value received from the server...

7.5CVSS5.7AI score0.00116EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/06 3:4 p.m.23 views

CVE-2026-2752

Navtor NavBox allows information disclosure via the /api/ais-data endpoint. A remote, unauthenticated attacker can send crafted requests to trigger an unhandled exception, causing the server to return verbose .NET stack traces. These error messages expose internal class names, method calls, and...

5.3CVSS0.00043EPSS
Exploits0References2
EUVD
EUVD
added 2026/03/05 3:30 p.m.1 views

EUVD-2025-208312

Python-Markdown version 3.8 contain a vulnerability where malformed HTML-like sequences can cause html.parser.HTMLParser to raise an unhandled AssertionError during Markdown parsing. Because Python-Markdown does not catch this exception, any application that processes attacker-controlled Markdown...

6AI score0.00385EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2026/03/05 12:0 a.m.1 views

CVE-2025-69534

Python-Markdown version 3.8 contain a vulnerability where malformed HTML-like sequences can cause html.parser.HTMLParser to raise an unhandled AssertionError during Markdown parsing. Because Python-Markdown does not catch this exception, any application that processes attacker-controlled Markdown...

7.5CVSS8.4AI score0.00385EPSS
Exploits1
OSV
OSV
added 2026/02/20 11:16 p.m.0 views

CVE-2019-25434

SpotAuditor 5.3.1.0 contains a denial of service vulnerability that allows unauthenticated attackers to crash the application by submitting excessive data in the registration name field. Attackers can enter a large string of characters 5000 bytes or more in the name field during registration to...

7.5CVSS5.8AI score0.00154EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/02/20 12:0 a.m.4 views

PT-2026-21311

SpotAuditor 5.3.1.0 contains a denial of service vulnerability that allows unauthenticated attackers to crash the application by submitting excessive data in the registration name field. Attackers can enter a large string of characters 5000 bytes or more in the name field during registration to...

7.5CVSS5.6AI score0.00154EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/02/10 5:1 p.m.1 views

CVE-2026-25577 Emmett has an Unhandled CookieError Exception Causing Denial of Service

Emmett is a framework designed to simplify your development process. Prior to 1.3.11, the cookies property in mmettcore.http.wrappers.Request does not handle CookieError exceptions when parsing malformed Cookie headers. This allows unauthenticated attackers to trigger HTTP 500 errors and cause...

7.5CVSS5.6AI score0.00079EPSS
Exploits0References2
OSV
OSV
added 2026/02/02 9:15 a.m.0 views

CVE-2026-20419

In wlan AP/STA firmware, there is a possible system becoming irresponsive due to an uncaught exception. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00461663 /...

6.5CVSS5.9AI score
Exploits0References1
Cvelist
Cvelist
added 2026/02/02 8:16 a.m.22 views

CVE-2026-20419

In wlan AP/STA firmware, there is a possible system becoming irresponsive due to an uncaught exception. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00461663 /...

0.00014EPSS
Exploits0References1
Rows per page
Query Builder