LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-44894

netty · netty

Published
CVSS7.5
Severityhigh
WeaknessCWE-940
ExploitedNot in CISA KEV

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

Description

Netty is a network application framework for development of protocol servers and clients. NoQuicTokenHandler is the tokenHandler used when the application does not set one. Prior to version 4.2.15.Final, its writeToken() returns false (server will not send Retry — acceptable), but validateToken() unconditionally `return 0`. In QuicheQuicServerCodec.handlePacket(), a non-negative return from validateToken() is interpreted as 'token is valid, ODCID starts at offset 0', causing the server to call quiche_accept as if the client's address had been validated by a Retry round-trip. Per RFC 9000 §8.1, a validated address lifts the 3× anti-amplification send limit. Thus any attacker who includes ANY

References

← Back to the CVE Tracker

Our coverage of CVE-2026-44894

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-44894.