2 matches found
QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding
Impact The relay's reconnect handler forwards every RECONNECTREQUEST to the host without deduplication or a size cap on the pendingReconnects map, unlike the connect flow which guards against this with maxPendingConnections. An unauthenticated attacker who knows a valid session ID can send...
CVE-2026-54609
QtINeon CVE-2026-54609 affects NeonRelay (Java, Python, TypeScript). The vulnerability is unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding in handleReconnectRequest, where packets are forwarded to the host without bounding. This creates a denial-of-service pa...