Incorrect Conversion between Numeric Types in Netty - #VU148884
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to incorrect conversion between numeric types in StompSubframeDecoder.java when processing STOMP frames with a content-length value exceeding the maximum integer value. A remote attacker can send a specially crafted STOMP frame to cause a denial of service.
Default configurations are affected.