A recently disclosed critical vulnerability in the GNU InetUtils telnet daemon (telnetd) is "trivial" to exploit, experts say. The bug, which had gone unnoticed for nearly 11 years, was disclosed on January 20 and is tracked as CVE-2026-24061 (9.8). It was introduced in a May 2015 update, and if you're one of the few to still be running telnetd, patch up, because attacks are already underway. GreyNoise data shows that in the past 24 hours, 15 unique IPs were trying to execute a remote authentication bypass attack by using the vulnerability. The security advisory explains that the bug allows attackers to easily gain root access to a target system. "The telnetd server invokes /usr/bin/login (normally running as root) passing the value of the USER environment variable received from the client as the last parameter," wrote GNU contributor Simon Josefsson. "If the client supply [sic] a carefully crafted USER environment value being the string '-f root', and passes the telnet(1) -a or --login parameter to send this USER environment to the server, the client will be automatically logged in as root bypassing normal authentication processes." Stephen Fewer, senior principal researcher at Rapid7, told The Register the vulnerability has "a number of worrying factors." The nature of the vulnerability, an argument injection flaw, means exploitation attempts are likely to be more reliable compared to more complex types, like memory corruption bugs, for example. The ease with which an attac...
Ancient telnet bug happily hands out root to attackers
The Register
·Connor Jones
·Published Jan 22, 2026
·Updated
Affected Software
1 affected component
GNU InetUtils>=May 2015
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a critical vulnerability in the GNU InetUtils telnet daemon that could allow attackers to gain root access.
2
What security implications are discussed in the article?
The vulnerability, tracked as CVE-2026-24061, is considered trivial to exploit and poses serious security risks for systems running the affected software.
3
Which software is specifically affected by this vulnerability?
The vulnerability affects the GNU InetUtils telnet daemon (telnetd).
4
How long did the telnet bug go unnoticed?
The bug was present for nearly 11 years before being disclosed on January 20, 2026.
5
What version of the affected software is mentioned in the article?
The affected versions of GNU InetUtils are from May 2015 onwards.