e-m-b-a/emba

Emulation check for CVE-2026-24061 – GNU InetUtils telnetd Authentication Bypass Vulnerability

Aberta

#1.905 aberto em 12 de mar. de 2026

 (1 comentário) (0 reação) (0 responsável)Shell (314 forks)auto 404
EMBASystem emulator (Lxx)enhancementgood first issuehelp wantedstale

Métricas do repositório

Stars
 (3.565 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Is your feature request related to a problem? Please describe. We should check the telnet authentication bypass vulnerability in our system emulator - see also https://www.offsec.com/blog/cve-2026-24061/

Describe the solution you'd like A new L24_telnet_check.sh module for testing this module

PoC:

USER='-f root' telnet -a <ipaddr>

Describe alternatives you've considered Static analysis for version of telnet binary should be also ensured that EMBA detects this vulnerability.

Guia do colaborador