VYPR

Netty Incubator Codec Quic

by Netty

Source repositories

CVEs (3)

  • CVE-2025-29908MedMar 31, 2025
    risk 0.27cvss 5.3epss 0.01

    Netty QUIC codec is a QUIC codec for netty which makes use of quiche. An issue was discovered in the codec. A hash collision vulnerability (in the hash map used to manage connections) allows remote attackers to cause a considerable CPU load on the server (a Hash DoS attack) by…

  • CVE-2024-40642Jul 18, 2024
    risk 0.00cvss epss 0.01

    The netty incubator codec.bhttp is a java language binary http parser. In affected versions the `BinaryHttpParser` class does not properly validate input values thus giving attackers almost complete control over the HTTP requests constructed from the parsed output. Attackers can…

  • CVE-2024-36121Jun 4, 2024
    risk 0.00cvss epss 0.00

    netty-incubator-codec-ohttp is the OHTTP implementation for netty. BoringSSLAEADContext keeps track of how many OHTTP responses have been sent and uses this sequence number to calculate the appropriate nonce to use with the encryption algorithm. Unfortunately, two separate…