Find notable cyber news and cases, enriched with sources, timelines, and signals.
Vulnerability

Remote telnetd bypass reaches root on GNU InetUtils

Updated 14.02.2026 18:02
Case score 59
Members 1 First seen 22.01.2026 18:30 Latest activity 14.02.2026 18:02

Overview

A critical remote authentication bypass in **GNU InetUtils telnetd** lets remote clients skip login and reach **root** on affected releases. **CVE-2026-24061** affects **GNU InetUtils 1.9.3 through 2.7**, and probing has already been observed from multiple countries after disclosure. Patch, restrict telnet to trusted clients, or disable telnetd; a custom `login(1)` that rejects `-f` is another mitigation. Available evidence confirms active probing, but successful compromise and victim counts are not established.
Latest development Open development history 1 earlier development CVE-2026-24061 introduced into GNU InetUtils telnetd A source code commit on March 19, 2015 introduced a GNU InetUtils telnetd authentication bypass later tracked as CVE-2026-24061, creating the condition where a crafted `USER` environment value of `-f root` can reach `login(1)` without normal authentication.
  1. Earlier development

    GNU InetUtils telnetd disclosure and active probing

    Public disclosure on January 22, 2026 described the GNU InetUtils telnetd remote authentication bypass affecting versions 1.9.3 through 2.7 and noted 21 unique IP addresses from Hong Kong, the U.S., Japan, the Netherlands, China, Germany, Singapore, and Thailand attempting exploitation over the prior 24 hours; recommended mitigations included patching, restricting telnet access, disabling telnetd, or using a custom `login(1)` tool that rejects `-f`.

Signals

Impact signals
Exploitation
CVEs/products
Geographic context
Remediation

Technical intelligence

Existing Case data

Member happenings

Vulnerability GNU InetUtils telnetd remote authentication bypass (CVE-2026-24061)
Updated 22.01.2026 18:30 Lead Contribution 59
Exploitation Active Exploitation CVSS 9.8 Critical Patch Patch Available

A **critical remote authentication bypass** in **GNU InetUtils telnetd** lets attackers skip login and reach **root access** on affected releases. The flaw is tracked as **CVE-2026-24061** and affects **GNU InetUtils 1.9.3 through 2.7**. Attackers can send a crafted `USER` value of **`-f root`** with telnet `-a` or `--login` to abuse how `login(1)` processes the request. **GreyNoise** has already seen **21 IPs** probing the issue in the last **24 hours**, signaling active abuse pressure.