CVE-2026-66747

Summary

Zbtlink router firmware ships an embedded remote-control implant, ENDLESSDOORS, present in every published build across the product line. It is the open-source ycsunjane/rctl tool built in as an OpenWrt package (librctl.so), started at boot and run as root under the process name kworker to blend in with the kernel's [kworker/*] threads. It opens no listening port; it phones home over cleartext TCP to a hardcoded command-and-control server (command channel 7000, interactive-shell callback 7001) with no authentication and no transport encryption, re-attempting contact roughly every 35 seconds. Its command handler passes any received string to popen() as uid=0, and a reserved rctlbash command returns an interactive root shell. Because the channel is unauthenticated and cleartext, control is not limited to whoever planted it: any party that answers at the C2 address, occupies the network path (DNS or route hijack), or acquires the hardcoded fallback domain obtains unauthenticated remote code execution as root.

Affected Software

VendorProductVersion RangeStatus
ZbtlinkCPE2801 Firmware22.10.09affected
ZbtlinkWE1026-5G-WD Firmware21.04.07affected
ZbtlinkWE1326 Firmware22.02.18_1affected
ZbtlinkWE2007 Firmware23.08.12affected
ZbtlinkWE2008-DSIM Firmware23.08.11affected
ZbtlinkWE2416 Firmware21.03.22_1affected
ZbtlinkWE3326 Firmware20.09.30affected
ZbtlinkWE5927 Firmware22.08.10affected
ZbtlinkWE5931 Firmware22.05.31affected
ZbtlinkWE5931AC Firmware22.05.31affected
ZbtlinkWE826-T3-DSIM Firmware21.12.21affected
ZbtlinkWG108 Firmware21.08.06_1affected
ZbtlinkWG209 Firmware21.07.28affected
ZbtlinkWG259 Firmware21.03.23affected
ZbtlinkWG1602 Firmware23.10.11affected
ZbtlinkWG1608-DSIM Firmware23.03.16affected
ZbtlinkWG2105 Firmware22.05.30affected
ZbtlinkWG2107 Firmware22.09.08affected
ZbtlinkWG3526 Firmware22.11.01affected
ZbtlinkZBT-Z8102AX-2SIM Firmware7.6.7.2-25.0814_114432affected

Weaknesses

  • CWE-506: CWE-506 Embedded Malicious Code

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: total

References