CVE-2026-44248
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:23:37
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the dec...
CVE-2026-42587
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:22:21
- Zuletzt bearbeitet 14.05.2026 16:21:02
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpContentDecompressor accepts a maxAllocation parameter to limit decompression buffer size and prevent decompression bomb attacks. This l...
CVE-2026-42586
- EPSS 0.02%
- Veröffentlicht 13.05.2026 18:20:46
- Zuletzt bearbeitet 14.05.2026 19:16:36
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder (RedisEncoder) writes user-controlled string content directly to the network output buffer without validating...
CVE-2026-42585
- EPSS 0.03%
- Veröffentlicht 13.05.2026 18:12:39
- Zuletzt bearbeitet 15.05.2026 21:16:35
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty incorrectly parses malformed Transfer-Encoding, enabling request smuggling attacks. This vulnerability is fixed in 4.2.13.Final and 4...
CVE-2026-42584
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:10:48
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpClientCodec pairs each inbound response with an outbound request by queue.poll() once per response, including for 1xx. If the client pi...
CVE-2026-42583
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:09:19
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Lz4FrameDecoder allocates a ByteBuf of size decompressedLength (up to 32 MB per block) before LZ4 runs. A peer only needs a 21-byte header ...
CVE-2026-42582
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:06:55
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoder#decodeHuffmanEncodedLiteral may execute new byte[length] for...
CVE-2026-42580
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:04:03
- Zuletzt bearbeitet 14.05.2026 19:16:35
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's chunk size parser silently overflows int, enabling request smuggling attacks. This vulnerability is fixed in 4.2.13.Final and 4.1.1...
CVE-2026-42579
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:01:52
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's DNS codec does not enforce RFC 1035 domain name constraints during either encoding or decoding. This creates a bidirectional attack...
CVE-2026-42577
- EPSS 0.04%
- Veröffentlicht 13.05.2026 18:00:28
- Zuletzt bearbeitet 14.05.2026 16:26:50
Netty is an asynchronous, event-driven network application framework. From 4.2.0.Final to 4.2.13.Final , Netty's epoll transport fails to detect and close TCP connections that receive a RST after being half-closed, leading to stale channels that are ...