🌐 Networking

SSH Rekey

Key re-exchange, a normal SSH feature that lets either side refresh the session's encryption keys mid-connection without disconnecting. Because it is a transport-level operation that can occur during authentication, flawed state handling around a rekey can let an attacker reach the post-authentication phase early, as in CVE-2026-67279.