2 matches found
io.netty/netty-codec-stomp: Netty: Denial of Service vulnerability in STOMP decoder
A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...
7.5CVSS5.9AI score0.00728EPSS
SaveExploits1References11
CVE-2026-93560
A Denial of Service vulnerability exists in the Netty STOMP codec (io.netty/netty-codec-stomp). A remote, unauthenticated attacker can send a specially crafted STOMP frame whose content-length header exceeds the maximum integer value. The long-to-int truncation in the decoder causes an infinite d...
7.5CVSS5.8AI score0.00582EPSS
SaveExploits0References2
20