Impact
The setWiFiMeshName function in TOTOLINK T6 firmware 4.1.5cu.748_B20211015 fails to enforce authentication, allowing any network client to rename mesh entries by sending a crafted POST request to /cgi-bin/cstecgi.cgi. This unauthorized modification can confuse network management and may serve as an early foothold for further attacks. The weakness is improper access control (CWE-284).
Affected Systems
Any TOTOLINK T6 devices running firmware 4.1.5cu.748_B20211015 are affected. The vulnerability resides in the setWiFiMeshName functionality exposed at /cgi-bin/cstecgi.cgi on the device’s web interface.
Risk and Exploitability
The CVSS score of 9.8 indicates high severity, but the EPSS score of less than 1% shows low likelihood of exploitation. The issue is not listed in CISA KEV, implying no known active exploitation. Nonetheless, any device with the vulnerable firmware can be reached over the local network, and the unauthenticated CGI endpoint allows immediate modification of a mesh name. The attacker must be on or able to reach the local network and send a valid POST request to the specified path. There are no additional prerequisites beyond network access, making the vulnerability highly exploitable in theory.
OpenCVE Enrichment