CVE-2026-24061 Exposed GNU Inetutils telnetd Servers to Unauthenticated RCE via Argument Injection

Related

Hackers Now Exploit Critical Oracle E-Business Suite Flaw in Attacks

What happened Attackers have begun exploiting a critical vulnerability in...

Hackers Exploit Critical SimpleHelp Flaw to Deploy Djinn Stealer

What happened Hackers are exploiting a critical vulnerability in SimpleHelp...

Amazon Q Flaw Enabled Cloud Credential Theft Through Malicious Repositories

What happened Researchers at Wiz disclosed a high-severity vulnerability in...

CISA Sets Urgent Deadline to Fix Cisco Flaw Exploited in Attacks

What happened CISA added a Cisco Unified Communications Manager Server...

Eight-Year-Old Samsung KNOX Flaw Exposed Millions of Galaxy Devices to Kernel Attacks

What happened Security researchers disclosed an eight-year-old high-severity vulnerability in...

Share

What happened

The GNU Inetutils telnetd vulnerability exposed large numbers of internet-accessible Telnet servers to unauthenticated remote code execution. The issue, tracked as CVE-2026-24061 (CVSS 9.8), was described as an authentication bypass rooted in argument injection affecting telnetd versions 1.9.3 through 2.7. The flaw occurs because telnetd fails to sanitize the USER environment variable before passing it to /usr/bin/login. An attacker can inject a value such as -f root, causing login to treat the session as a pre-authenticated root login and bypass credential checks. With authentication bypassed, attackers can gain root-level access and execute commands on exposed systems. The report also noted a proof-of-concept had been released and that roughly 800,000 Telnet instances were internet-facing.

Who is affected

Organizations running vulnerable GNU Inetutils telnetd versions with Telnet exposed to the internet are directly affected. Exposure is direct where the service is reachable externally, and potential where Telnet is present internally but accessible from less-trusted network segments.

Why CISOs should care

Unauthenticated RCE on legacy remote access services like Telnet can enable rapid compromise, persistence, and lateral movement—often on embedded, industrial, or infrastructure-adjacent systems that are harder to patch. Large-scale exposure increases the likelihood of opportunistic exploitation and automated scanning.

3 practical actions

  • Eliminate or isolate Telnet services: Disable Telnet where possible, and strictly restrict network access to telnetd services behind VPN and allowlisted management hosts.

  • Patch vulnerable telnetd versions: Upgrade GNU Inetutils telnetd beyond affected releases and verify authentication behavior is restored with regression testing.

  • Hunt for exploitation attempts: Monitor for suspicious telnetd sessions, unexpected root logins, and anomalous login invocation patterns on systems running telnetd.
IMG 0514 2
+ posts

John Kevin Hao is a news and feature writer covering cybersecurity, technology, and business targeted for professional audiences.