Improper Neutralization of Argument Delimiters in a Command in Inetutils - GNU network utilities - CVE-2026-24061

 

Improper Neutralization of Argument Delimiters in a Command in Inetutils - GNU network utilities - CVE-2026-24061

Published: January 22, 2026 / Updated: August 31, 2026


Vulnerability identifier: #VU121953
CSH Severity: Critical
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-24061
CWE-ID: CWE-88
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

The vulnerability allows a remote attacker to compromise the affected system.

The vulnerability exists due to improper input validation when processing attacker-controlled USER environment variable. A remote non-authenticated attacker can simply connect to the remote server with a specially crafted environment variable and obtain root privileges. 

Exploitation example:

USER='-f root' telnet -a <host>



Affected software

Inetutils - GNU network utilities
Gentoo Linux
Debian Linux
Ubuntu
LANTIME Operating System Firmware (LTOS)
inetutils (Ubuntu package)
inetutils (Debian package)
net-misc/inetutils

How to mitigate CVE-2026-24061

Install update from vendor's website.

Inetutils - GNU network utilities - update to 2.8
LANTIME Operating System Firmware (LTOS) - addressed in versions 7.10.009, 7.10.012
inetutils (Ubuntu package) - addressed in versions 2:1.9.4-1ubuntu0.1~esm5, 2:1.9.4-3ubuntu0.1+esm4, 2:1.9.4-11ubuntu0.2+esm3, 2:2.2-2ubuntu0.2, 2:2.5-3ubuntu4.1, 2:2.6-1ubuntu3.1
inetutils (Debian package) - addressed in versions 2:2.4-2+deb12u2, 2:2.6-3+deb13u1
net-misc/inetutils - update to 2.7

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins