Home

Description

Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, Netty QUIC exposes the stateless reset token on the network path when using the default HMAC-based connection-ID and stateless-reset-token generators. The reset token for the server's current source connection ID can be derived from bytes that appear as the connection ID in QUIC headers after a source-CID rotation. An on-path attacker observing the headers can use the token to perform a Denial of Service by sending a spoofed Stateless Reset packet. Version 4.2.15.Final patches the issue.

PUBLISHED Reserved 2026-06-02 | Published 2026-06-12 | Updated 2026-06-12 | Assigner GitHub_M




MEDIUM: 4.8CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L

Problem types

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

CWE-330: Use of Insufficiently Random Values

Product status

>= 4.2.0.Final, < 4.2.15.Final
affected

References

github.com/.../netty/security/advisories/GHSA-cq4q-cv5g-r8q5

github.com/netty/netty/releases/tag/netty-4.2.15.Final

cve.org (CVE-2026-50009)

nvd.nist.gov (CVE-2026-50009)

Download JSON