CVE-2026-51663
TOTOLINK · T6
An incorrect access control vulnerability in the TOTOLINK T6 router allows unauthenticated attackers to trigger wireless scans and retrieve sensitive AP-client scan results via crafted POST requests.
Executive summary
A critical access control vulnerability in the TOTOLINK T6 wireless router allows unauthenticated remote attackers to perform unauthorized wireless reconnaissance and potentially disrupt network operations.
Vulnerability
The vulnerability exists within the getWiFiApcliScan function, which fails to perform necessary authentication checks before executing wireless scanning tasks. An unauthenticated attacker can send a crafted POST request to the cgi-bin/cstecgi.cgi endpoint to trigger these scans and extract the resulting data.
Business impact
Successful exploitation of this flaw grants an attacker the ability to conduct unauthorized reconnaissance of the wireless environment, which could facilitate targeted attacks against connected clients or the network infrastructure. Given the CVSS score of 9.8, this vulnerability is classified as critical due to its ease of exploitation and the potential for total compromise of wireless configuration data. Such unauthorized access poses a significant risk to data confidentiality and network integrity.
Remediation
Immediate Action: Since a specific patch version is not currently identified, users should restrict access to the web management interface of the TOTOLINK T6 to trusted internal networks only.
Proactive Monitoring: Monitor device logs for anomalous POST requests directed at the /cgi-bin/cstecgi.cgi endpoint, particularly those originating from untrusted or external IP addresses.
Compensating Controls: Implement a firewall rule to block external access to the device management interface and consider placing the affected device behind a more robust security gateway or VPN.
Exploitation status
Public Exploit Available: No confirmed public exploit (Metasploit or ExploitDB) is available at this time.
Analyst recommendation
The high severity of this vulnerability necessitates immediate attention to mitigate the risk of unauthorized wireless data exposure. Administrators must isolate the affected devices from the public internet until a firmware update is provided by the vendor. Organizations should prioritize applying any future vendor-supplied security patches to remediate the underlying access control failure.