GNU has released Inetutils 2.8, a new stable version of its traditional networking utilities package.
Inetutils includes classic network tools and services such as:
- telnet / telnetd
- ftp / ftpd
- inetd
- rlogin / rsh / rexec
- tftp
- ping, traceroute, whois and others
Important fixed vulnerabilities
- CVE-2026-24061 – telnetd remote authentication bypass. A remote attacker could bypass login checks by abusing the USER environment variable.
- CVE-2026-32746 – telnetd out-of-bounds write, potentially leading to remote code execution.
- CVE-2026-28372 – privilege escalation related to environment variables and systemd service credentials.