Lucene search
+L

72 matches found

RedhatCVE
RedhatCVE
added 2026/08/20 10:39 p.m.9 views

CVE-2026-54464

A flaw was found in the websocket-driver library. When used with the permessage-deflate extension, a remote attacker can send compressed WebSocket messages that, upon decompression, exceed the configured maximum message size. This occurs because the size limit is checked against the compressed da...

6.3CVSS5.4AI score0.00445EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-61666

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in...

8.9CVSS5.5AI score0.00338EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 5:16 p.m.7 views

CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS0.00338EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:16 p.m.7 views

UBUNTU-CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/17 4:16 p.m.6 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 4:16 p.m.32 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS0.00338EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 4:16 p.m.4 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 4:16 p.m.66 views

CVE-2026-61666

CVE-2026-61666 affects the Ruby gem websocket-driver (a WebSocket protocol handler with pluggable I/O). In versions prior to 0.8.2 , WebSocket::Driver.server() passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError. A remote client can e...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 4:16 p.m.12 views

CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/11 6:25 p.m.15 views

Security Bulletin: Multiple vulnerabilities in IBM Aspera Faspex

Summary Multiple vulnerabilities were addressed in IBM Aspera Faspex 5.0.17 Vulnerability Details CVEID:CVE-2026-16221 DESCRIPTION: Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character U+005C ...

7.5CVSS6.2AI score0.00491EPSS
SaveExploits0Affected Software6
RedhatCVE
RedhatCVE
added 2026/08/06 4:04 p.m.9 views

CVE-2026-54465

A flaw was found in websocket-driver, a WebSocket protocol handler. A remote attacker can exploit this vulnerability by sending an HTTP request or response with a never-ending list of headers to a server or client using websocket-driver. This can cause the receiving process to consume an unbounde...

7.5CVSS5.5AI score0.00344EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 9:31 a.m.12 views

ROOT-APP-NPM-CVE-2026-54466 CVE-2026-54466 in @rootio/websocket-driver - Patched by Root

Root has patched CVE-2026-54466 in the @rootio/websocket-driver package for Root:npm. Multiple fixed versions available...

9.2CVSS5.2AI score0.00221EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 6:34 p.m.21 views

websocket-driver-ruby: Denial of service via malformed Host header

Impact If this library is used to implement a WebSocket server on top of a TCP server, by using the WebSocket::Driver.server method, then a client can cause the server to crash by sending a Host header that is not a valid host:port string. When this happens, a URI::InvalidURIError exception is...

8.9CVSS5.5AI score0.00338EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/07/18 10:13 p.m.11 views

Denial Of Service (DoS)

websocket-driver is vulnerable to Denial Of Service DoS. The vulnerability is due to the lack of limits on processing HTTP request or response headers during the WebSocket handshake, which allows an attacker to send an endless list of headers and exhaust the receiving process's memory, resulting ...

7.5CVSS5.5AI score0.00344EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/07/18 8:05 a.m.11 views

Denial Of Service (DoS)

websocket-driver is vulnerable to Denial Of Service DoS. The vulnerability is due to validating only the compressed message size instead of the decompressed size when using the permessage-deflate extension, which allows an attacker to send highly compressed messages that expand beyond the...

6.3CVSS5.5AI score0.00263EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-54465

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, when websocket-driver is used to implement a WebSocket server on top of a T...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-54466

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a...

9.2CVSS5.4AI score0.00221EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-54490

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket...

6.3CVSS5.4AI score0.00263EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-54463

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a leng...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 9:17 p.m.9 views

DEBIAN-CVE-2026-54466

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

7.5CVSS5.3AI score0.00221EPSS
SaveExploits0References1
Rows per page
Query Builder