CVE-2026-66747

CRITICALCVSS 9.8/10

Last modified

CVE-2026-66747 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.

Description

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.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 4.0
9.3/10

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

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

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-66747?
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.
How severe is CVE-2026-66747?
CVE-2026-66747 has a CVSS score of 9.8/10 (CRITICAL severity).
How do I fix CVE-2026-66747?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-66747?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST