Summary
CVE-2026-51709 is a critical improper access control vulnerability (CWE-284) in the setWiFiBasicCfg function of the TOTOLINK T6 router firmware. The flaw allows an unauthenticated, remote attacker to reconfigure the device’s primary Wi-Fi settings by sending a crafted POST request, with no credentials or user interaction required. The issue carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: the
setWiFiBasicCfgfunction in the router’s web management component performs no access control check before applying wireless configuration changes. - Trigger: an attacker sends a crafted HTTP POST request to
/cgi-bin/cstecgi.cgiinvoking thesetWiFiBasicCfgaction. - Attack vector: network-based, low attack complexity, no privileges or user interaction required (AV:N/AC:L/PR:N/UI:N).
- Impact: an unauthenticated attacker can alter primary Wi-Fi settings (e.g., SSID/security configuration), enabling follow-on network takeover, credential exposure, or disruption of connectivity for all devices relying on the affected router.
Affected software
- TOTOLINK T6, firmware version 4.1.5cu.748_B20211015 (confirmed affected version; other firmware branches/models were not verified as part of this record).
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Check TOTOLINK’s official download/support page for a firmware update addressing this issue for the T6 model and apply it as soon as it is available; no patched firmware version was confirmed as of this writing.
- If no patch is available: Do not expose the router’s web management interface (
/cgi-bin/cstecgi.cgi) to the internet/WAN; restrict access to the LAN or a management VLAN only. - Place management access behind a VPN or firewall rule limiting source IPs, and disable remote/WAN administration features if enabled.
- Monitor for unexpected changes to Wi-Fi SSID/security settings as a potential indicator of exploitation attempts.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/cgi-bin/cstecgi.cgi,N600R (Firmware version V…),TOTOLINK

