#TelnetD
Wowowow

Auth bypass/privesc in telnetd!

seclists.org/oss-sec...
January 20, 2026 at 8:47 PM
the recommendation for that telnetd auth bypass being simply "do not run a telnetd server at all" is so good
January 20, 2026 at 8:55 PM
Agujero de seguridad en Telnet: sólo con tener el puerto 23 abierto podría utilizarse para conseguir permisos de root.

Es un protocolo aún utilizado en dispositivos de poca potencia como algunos routers, robots, etc.

Revisad vuestro router y desactivad Telnet.
thehackernews.com/2026/03/crit...
Critical Unpatched Telnetd Flaw (CVE-2026-32746) Enables Unauthenticated Root RCE via Port 23
CVE-2026-32746 exposes telnetd via pre-auth flaw (CVSS 9.8), enabling root RCE through port 23, risking full system takeover.
thehackernews.com
March 18, 2026 at 11:48 AM
Foreman: She can't possibly be autistic, she's 15 and shows no symptoms

Patient: I can't wait to go home and $(telnetd -lsh -p6969)

House:
November 26, 2025 at 10:58 AM
It looks like this

(if anyone's wondering why there's telnet when I said no telnet, it's because the first thing I did was drop busybox and spawn a proper telnetd)

(also if anyone's wondering what you'd do with a rooted r1, I haven't figured that part out yet)
July 11, 2024 at 4:07 AM
Critical GNU InetUtils telnetd Flaw Lets Attackers Bypass Login and Gain Root Access
Critical GNU InetUtils telnetd Flaw Lets Attackers Bypass Login and Gain Root Access
thehackernews.com
January 22, 2026 at 5:09 PM
Critical Telnetd Vulnerability Enables Remote Attacker to Execute Arbitrary Code via Port 23
Critical Telnetd Vulnerability Enables Remote Attacker to Execute Arbitrary Code via Port 23
A critical buffer overflow vulnerability in the GNU Inetutils telnetd daemon. Tracked as CVE-2026-32746, this flaw allows an unauthenticated remote attacker to execute arbitrary code and gain root access to affected systems. The vulnerability requires zero user interaction and possesses a highly trivial exploitation path , prompting an urgent warning for defenders managing legacy infrastructure. According to Dream Security Research, the core issue stems from how the telnetd daemon handles LINEMODE SLC (Set Local Characters) option negotiation. An attacker can trigger the classic buffer overflow by sending a specially crafted message during the initial connection handshake. Because this occurs before any authentication prompt appears, the exploit requires no valid credentials. Dream Security researchers reported the vulnerability to the GNU Inetutils team on March 11, 2026. Telnetd Vulnerability Enables Remote Attack Maintainers quickly confirmed the finding and approved a patch, though the official release is not expected until April 1, 2026. While active exploitation has not been observed in the wild, the attack’s low complexity demands immediate defensive action. While modern IT networks have largely deprecated Telnet in favor of SSH, the plaintext protocol remains heavily entrenched in Industrial Control Systems (ICS), operational technology (OT), and government environments. Aging programmable logic controllers (PLCs) and SCADA systems frequently rely on Telnet as their exclusive remote management interface. Upgrading these systems is notoriously expensive and operationally disruptive, forcing organizations to accept long-term exposure. Because the telnetd service typically runs as root via inetd or xinetd, a successful exploit yields total host compromise. Attackers can install persistent backdoors, steal sensitive operational data, or use the breached device as a pivot point to launch deeper attacks against physical manufacturing lines, water treatment facilities, or power grids. With a formal patch still pending, security teams must implement immediate workarounds to protect exposed systems. Turning off the telnetd service is the most effective defense. If the service remains operationally necessary, network administrators must block port 23 at the perimeter firewall to restrict access to trusted hosts only. Running telnetd without root privileges can also limit the blast radius of a successful exploit. Dream Security researchers warn that standard authentication logs won’t capture this attack, as it executes during the initial option negotiation phase Defenders must rely on network-level logging and packet capture to identify threats. Organizations should configure firewall rules to log all new connections to port 23 and deploy Intrusion Detection System (IDS) signatures to alert on LINEMODE SLC suboptions carrying unusually large payloads exceeding 90 bytes. All logs must be forwarded to a centralized SIEM to prevent attackers from wiping forensic evidence after achieving root access . Follow us on Google News , LinkedIn , and X for daily cybersecurity updates. Contact us to feature your stories. The post Critical Telnetd Vulnerability Enables Remote Attacker to Execute Arbitrary Code via Port 23 appeared first on Cyber Security News .
cybersecuritynews.com
March 18, 2026 at 1:03 PM
Shadowserver tracks nearly 800,000 IP addresses with Telnet fingerprints amid ongoing attacks exploiting a critical authentication bypass vulnerability in the GNU InetUtils telnetd server.
Nearly 800,000 Telnet servers exposed to remote attacks
Shadowserver tracks nearly 800,000 IP addresses with Telnet fingerprints amid ongoing attacks exploiting a critical authentication bypass vulnerability in the GNU InetUtils telnetd server.
www.bleepingcomputer.com
January 26, 2026 at 3:19 PM
Quick lunch time side quest building a simple lab to play with the inetutils-telnetd authentication bypass as disclosed on oss-sec ₁.

github.com/leonjza/inet...

₁ seclists.org/oss-sec/2026...
January 21, 2026 at 11:06 AM
#telnet: Critical telnetd #Vulnerability CVE-2026-24061 Lets Attackers Bypass Login and Gain Root Access on systems running GNU InetUtils since version 1.9.3 up to and including version 2.7.

The vulnerability went unnoticed for nearly 11 years.

👇
Critical GNU InetUtils telnetd Flaw Lets Attackers Bypass Login and Gain Root Access
A 9.8-severity flaw (CVE-2026-24061) in GNU InetUtils telnetd allows remote authentication bypass and root access in versions 1.9.3 to 2.7.
thehackernews.com
January 22, 2026 at 9:50 PM
Quanti telnetd ci saranno ancora in giro?

Vulnerabilità in GNU Inetutils telnetd e rischi strutturali del protocollo Telnet

#infosec

www.acn.gov.it/portale/w/vu...
Vulnerabilità in GNU Inetutils telnetd e rischi strutturali del protocollo Telnet
Disponibile un Proof of Concept (PoC) per la vulnerabilità CVE-2026-32746, di gravità "critica", che interessa il demone telnetd appartenente alla suite di utility di rete GNU Inetutils. Tale vulnerab...
www.acn.gov.it
March 18, 2026 at 8:56 PM
A 32-Year-Old Bug Walks Into A Telnet Server (GNU inetutils Telnetd CVE-2026-32746 Pre-Auth RCE)
A 32-Year-Old Bug Walks Into A Telnet Server (GNU inetutils Telnetd CVE-2026-32746 Pre-Auth RCE)
A long, long time ago, in a land free of binary exploit mitigations, when Unix still roamed the Earth, there lived a pre-authentication Telnetd vulnerability. In fact, this vulnerability was born so ...
labs.watchtowr.com
March 19, 2026 at 8:37 PM
In retrospect looking for command injection on a zte MF971V by putting ;reboot; on the end of values might not have been the best idea as its now reboting every 40 seconds or so and i cant connect to the wifi.
Have ordered another to try ;telnetd; instead
October 14, 2025 at 6:05 PM
Ancient telnet bug happily hands out root to attackers
Ancient telnet bug happily hands out root to attackers
Critical vuln flew under the radar for a decade A recently disclosed critical vulnerability in the GNU InetUtils telnet daemon (telnetd) is "trivial" to exploit, experts say.…
dlvr.it
January 22, 2026 at 12:19 PM
We're aware of the regrettably easy-to-exploit telnetd auth bypass and are preparing a tag for it in @greynoise.io
January 20, 2026 at 7:18 PM
2015. Open source. Just recently found.

"The flaw occurs because telnetd passes the user-controlled USER environment variable directly to login(1) without sanitization."

And OSS is more secure? Can't be more secure if you don't have the eyes to find flaws.
www.bleepingcomputer.com/news/securit...
Hackers exploit critical telnetd auth bypass flaw to get root
A coordinated campaign has been observed targeting a recently disclosed critical-severity vulnerability that has been present in the GNU InetUtils telnetd server for 11 years.
www.bleepingcomputer.com
January 23, 2026 at 5:25 PM
OpenBSD 21 years ago — "bye bye telnetd"

marc.info?l=openbsd-cv...

FreeBSD, in 2022: "Time for a stern deprecation notice in the man page."
Critical Unpatched Telnetd Flaw (CVE-2026-32746) Enables Unauthenticated Root RCE via Port 23 https://thehackernews.com/2026/03/critical-telnetd-flaw-cve-2026-32746.html
March 18, 2026 at 8:56 AM
Eine Lücke im telnetd der GNU Inetutils ermöglicht Angreifern aus dem Netz das Einschleusen von Schadcode – ohne vorherige Anmeldung. #Security
Telnet: Kritische Lücke erlaubt Einschleusen von Schadcode aus dem Netz
Eine Lücke im telnetd der GNU Inetutils ermöglicht Angreifern aus dem Netz das Einschleusen von Schadcode – ohne vorherige Anmeldung.
www.heise.de
March 18, 2026 at 10:39 AM
Critical Unpatched Telnetd Flaw (CVE-2026-32746) Enables Unauthenticated Root RCE
Critical Unpatched Telnetd Flaw (CVE-2026-32746) Enables Unauthenticated Root RCE
View post on Reddit.
reddit.com
March 19, 2026 at 7:42 AM
Days since somebody dropped a huge 0-day on the oss-security mailing list: 0

seclists.org/oss-sec/2026...
oss-sec: GNU InetUtils Security Advisory: remote authentication by-pass in telnetd
seclists.org
January 20, 2026 at 8:41 PM
is that one of the weirdo ones that runs a telnetd and ftpd
February 7, 2026 at 11:11 PM
Hey #sysadmin folks! Red alert! New telnet bug, introduced in 2015!

www.openwall.com/lists/oss-se...
oss-security - GNU InetUtils Security Advisory: remote authentication by-pass in telnetd
www.openwall.com
January 21, 2026 at 12:25 PM
La vulnérabilité CVE-2026-24061 permet à un attaquant de se connecter en root en contournant l'authentification d'un service telnetd. Un code d'exploitation est disponible et son exploitation est triviale.
www.cert.ssi.gouv.fr/actualite/CE...
January 21, 2026 at 4:29 PM