Allocation of Resources Without Limits or Throttling in Netty - CVE-2026-48748
Published: June 8, 2026
Netty
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in io.netty.handler.codec.http3.QpackDecoder#shouldWaitForDynamicTableUpdates when processing HTTP/3 header blocks that reference dynamic table entries the server has not yet received. A remote attacker can send specially crafted HTTP/3 requests to cause a denial of service.
Only servers with QPACK dynamic tables enabled are vulnerable when the blocked streams setting is left at its default value of 0.