Lucene search
+L

6213 matches found

SUSE CVE
SUSE CVE
added 2026/07/15 5:36 a.m.7 views

SUSE CVE-2026-12478

The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the integer overflow guard inside the if masked block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near UINT64MAX to trigger an OOB read in...

4.8CVSS5.3AI score0.00249EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/15 5:1 a.m.8 views

SUSE CVE-2026-58208

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.12, a WebSocket listener could route requests for the MQTT-over-WebSocket path into MQTT handling even when MQTT was not configured, allowing an unauthenticated client with...

7.5CVSS5.3AI score0.00337EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.44 views

PT-2026-60381

Name of the Vulnerable Software and Affected Versions websocket-driver versions prior to 0.7.5 Description The frame format in draft versions of the WebSocket protocol contains a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. A...

9.2CVSS5.2AI score0.00221EPSS
SaveExploits0References44
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.19 views

PT-2026-60380

Name of the Vulnerable Software and Affected Versions websocket-driver versions prior to 0.8.1 Description When used to implement a WebSocket server on top of a TCP server via the WebSocket::Driver.server method or to complement a WebSocket client, the software is susceptible to memory exhaustion...

6.3CVSS5.3AI score0.00344EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.15 views

PT-2026-60378

Name of the Vulnerable Software and Affected Versions websocket-driver versions prior to 0.8.1 Description Draft versions of the WebSocket protocol in the handler include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set. A server or client can...

6.9CVSS5.4AI score0.00344EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.18 views

PT-2026-60301

Name of the Vulnerable Software and Affected Versions mcp versions prior to 1.28.1 Description The MCP Python SDK, a Python implementation of the Model Context Protocol, contains an issue in the deprecated mcp.server.websocket.websocket server transport. This component accepts WebSocket handshake...

8.1CVSS6.1AI score0.00149EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-15709

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in...

7.5CVSS6AI score0.00548EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-15711

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 5.5, which...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/14 9:17 p.m.8 views

CVE-2026-49854

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS0.00338EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:17 p.m.10 views

DEBIAN-CVE-2026-49854

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS6.1AI score0.00338EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:17 p.m.7 views

UBUNTU-CVE-2026-49854

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS6.1AI score0.00338EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/14 8:43 p.m.10 views

CVE-2026-49854 Tornado: Out-of-bounds memory access in C extension

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/14 8:43 p.m.8 views

CVE-2026-49854

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS5.4AI score0.00338EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 8:43 p.m.125 views

CVE-2026-49854

Summary: Tornado’s optional native extension tornado.speedups mishandles the websocket_mask length, reading beyond a four-byte buffer when invoked through the XSRF token decoder with the extension active. This out-of-bounds access affects Tornado up to version 6.5.5 and is fixed in 6.5.6. Impact:...

5.3CVSS6.1AI score0.00338EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/14 8:43 p.m.40 views

CVE-2026-49854 Tornado: Out-of-bounds memory access in C extension

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocketmask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided...

5.3CVSS0.00338EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 8:16 p.m.4 views

DEBIAN-CVE-2026-15709

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 8:16 p.m.7 views

CVE-2026-15711

A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames e.g., PING, PONG, CLOSE contain a payload of 125 bytes or less. A remote, unauthenticated attacker...

7.5CVSS0.00431EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/14 8:16 p.m.9 views

CVE-2026-15709

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS0.00548EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 8:16 p.m.6 views

UBUNTU-CVE-2026-15709

A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop inflate processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via...

7.5CVSS6.1AI score0.00548EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 8:16 p.m.7 views

UBUNTU-CVE-2026-15711

A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames e.g., PING, PONG, CLOSE contain a payload of 125 bytes or less. A remote, unauthenticated attacker...

7.5CVSS6.1AI score0.00431EPSS
SaveExploits0References5
Rows per page
Query Builder