cbcvebase.
CVE-2026-24061
published 2026-01-21

CVE-2026-24061: telnetd in GNU Inetutils through 2.7 allows remote authentication bypass via a "-f root" value for the USER environment variable.

PriorityP1100critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITWEXPLOITRansomwareInitial access
CISA Known Exploited Vulnerabilitydue 2026-02-16
Exploited in the wild
EPSS
97.88%
99.9th percentile
telnetd in GNU Inetutils through 2.7 allows remote authentication bypass via a "-f root" value for the USER environment variable.

Affected

7 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debianinetutils< inetutils 2:2.4-2+deb12u2 (bookworm)inetutils 2:2.4-2+deb12u2 (bookworm)
gnuinetutils>= 0 < 2:2.0-1+deb11u32:2.0-1+deb11u3
gnuinetutils>= 0 < 2:2.4-2+deb12u22:2.4-2+deb12u2
gnuinetutils>= 0 < 2:2.6-3+deb13u12:2.6-3+deb13u1
gnuinetutils>= 0 < 2:2.7-22:2.7-2
gnuinetutils1.9.3 – 2.7

Detection & IOCsextracted from sources · hover to see the quote

port23/tcp
commandUSER=-f root
commandtelnet -a
  • Monitor telnetd process spawning /usr/bin/login with a '-f' flag argument, which indicates authentication bypass is being attempted.
  • Alert on post-exploitation activity from telnetd sessions: automated reconnaissance, SSH key persistence attempts, and Python malware deployment following unauthenticated root login.
  • Flag inbound Telnet (TCP/23) sessions where the NEW_ENVIRON sub-option contains a USER variable value beginning with '-f', particularly '-f root'.
  • The dominant exploitation source IP 193.24.123.42 (PROSPERO OOO, AS200593) was observed sending 497 exploitation sessions against CVE-2026-24061 targets; block or alert on connections from this IP to TCP/23.
  • ·The vulnerability only affects GNU InetUtils telnetd versions 1.9.3 (2015) through 2.7; version 2.8 is patched. Detection rules should be scoped to hosts running these versions.
  • ·Exploitation requires the client to send the USER environment variable via Telnet's NEW_ENVIRON/SB sub-negotiation mechanism; telnetd implementations that do not pass USER to login(1) are not affected.
  • ·Post-exploitation payload deployment (Python malware, SSH key persistence) was observed to fail on some systems due to missing binaries or directories, so absence of successful payload execution does not rule out initial compromise.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
osv9.8CRITICAL
vulncheck9.8CRITICAL
cisa9.8CRITICAL
vendor_debian9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.