CVE 4.8 MEDIUM

Netty QUIC stateless reset token material exposed through header-visible connection IDs_CVE-2026-50009

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

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.

Basic Information

ID CVE-2026-50009
Source GitHub_M
Published Jun 12, 2026 at 14:47
Modified Jun 12, 2026 at 14:54

Affected Product

Vendor netty
Product netty
Version >= 4.2.0.Final, < 4.2.15.Final
Affected Versions netty netty >= 4.2.0.Final, < 4.2.15.Final

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.