CVE ID: CVE-2026-44891
Affected Yajsw Version: 13.18, 14.00
Vulnerable Dependency: Netty v4.2.6.Final
Impact:
Netty versions prior to 4.2.16.Final are vulnerable to a denial-of-service issue in io.netty.handler.codec.stomp.StompSubframeDecoder. An attacker can send a STOMP frame containing a large number of short headers, causing excessive memory consumption and potentially resulting in an OutOfMemoryError, leading to denial of service for servers exposing a STOMP endpoint. The vulnerability has a CVSS score of 7.5 (High).
Solution:
Upgrade the Yajsw Netty dependency from v4.2.x.Final to v4.2.16.Final.
Recommended Fix Version: Netty v4.2.16.Final
Reference:
thanks for reporting.