Categories: Cyber Security News

800K+ Telnet Servers Exposed to RCE Attacks – PoC Released

A critical authentication bypass vulnerability in the telnetd component of GNU Inetutils has exposed approximately 800,000 internet-accessible Telnet instances to unauthenticated remote code execution (RCE).

Tracked as CVE-2026-24061 with a CVSS score of 9.8, the flaw allows attackers to gain root-level access without valid credentials, posing a severe risk to exposed infrastructure worldwide.

Vulnerability Details

The vulnerability stems from an argument injection flaw in telnetd versions 1.9.3 through 2.7.

The telnetd server fails to sanitize the USER environment variable before passing it to/usr/bin/login, allowing attackers to inject the string “-f root” and bypass authentication entirely.

When an attacker connects using telnet -a or –login with USER set to “-f root”, the login process interprets the “-f” flag as a force-login parameter, automatically granting root access without performing authentication checks.

The vulnerability was introduced in a March 2015 source code commit that remained undetected for nearly 11 years across major Linux distributions, including Debian, Ubuntu, Kali Linux, and Trisquel.

Proof-of-concept exploits have been publicly released and are actively being leveraged in the wild.

GreyNoise detected real-world exploitation within 18 hours of public disclosure, capturing 1,525 packets across 60 Telnet sessions from 18 unique attacker IPs between January 21-22, 2026.

The majority of attacks (83.3%) targeted root user access, with post-exploitation activities including SSH key persistence, system reconnaissance, and attempts to deploy malware.

Organizations should immediately upgrade to GNU InetUtils version 2.8 or later.

https://twitter.com/Shadowserver/status/2015732286562398351?ref_src=twsrc%5Etfw

For systems unable to upgrade, critical mitigations include: turning off the telnetd service entirely, blocking TCP port 23 at network perimeter firewalls, and restricting Telnet access to trusted clients only.

The Shadowserver Foundation’s Accessible Telnet Report can help organizations identify exposed instances on their networks.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

The post 800K+ Telnet Servers Exposed to RCE Attacks – PoC Released appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

CSS-Only Inverted Corner Tabs With Anchor Positioning

This is a CSS-only tabs component that creates animated hash-link navigation for small content panels…

16 minutes ago

Remcos RAT Delivered Through Google Cloud Storage In Email Evasion Campaign

Remcos RAT is being delivered in a new phishing campaign that abuses Google Cloud Storage…

24 minutes ago

Trusted WordPress Plugins Weaponized In Delayed Malware Campaign

Trusted WordPress plugins from the Essential Plugin portfolio have been quietly weaponized in a delayed…

24 minutes ago

12,000+ Systems Scanned Ahead Of Middle East Critical Infrastructure Attacks

Oasis Security researchers have uncovered a highly coordinated cyber campaign that scanned more than 12,000…

25 minutes ago

FUNNULL-Linked Triad Nexus Returns With 175+ Rotating CNAME Domains

FUNNULL-linked infrastructure used by the Triad Nexus scam syndicate has re-emerged at scale, with researchers…

25 minutes ago

Microsoft SharePoint Server Zero-Day Vulnerability Actively Exploited in Attacks

Microsoft has urgently released a security update to address a zero-day vulnerability affecting its SharePoint…

25 minutes ago

This website uses cookies.