5 matches found
CVE-2026-26445
A flaw was found in stomper. A remote attacker can exploit this by sending partial STOMP Streaming Text Oriented Messaging Protocol frames. This action can cause the broker's sockets to enter a permanent half-read state. Consequently, the broker stops processing new messages, leading to a Denial ...
Linux Distros Unpatched Vulnerability : CVE-2026-26445
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the...
CVE-2026-26445
stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...
CVE-2026-26445
stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...
CVE-2026-26445
stomper at commit 5e2741e is vulnerable to a remote Denial of Service . A malicious client can send partial STOMP frames while keeping TCP connections open. Because the broker uses edge-triggered epoll (EPOLLET) and MSG_PEEK in recv(), these sockets enter a permanent half-read state. Once enough ...