Summary
CVE-2026-51734 is an incorrect access control vulnerability (CWE-284) in the informSlaveUpdate function of the TOTOLINK T6 router, firmware version 4.1.5cu.748_B20211015. The flaw allows an unauthenticated remote attacker to trigger mesh slave update coordination logic on the device by sending a crafted POST request to the device’s web management CGI endpoint. The issue is rated CRITICAL with a CVSS v3.1 base score of 9.8.
Technical details
- Root cause: The
informSlaveUpdatefunction, exposed via/cgi-bin/cstecgi.cgi, does not enforce authentication or authorization checks before processing requests. - Trigger conditions: An attacker sends a specially crafted HTTP POST request to
/cgi-bin/cstecgi.cgitargeting theinformSlaveUpdatefunction. - Attack vector: Network-based; the affected CGI endpoint is reachable over the device’s web management interface without any credentials.
- Impact: Unauthenticated attackers can invoke mesh slave update coordination functionality on the router, affecting confidentiality, integrity, and availability of the device.
Affected software
- TOTOLINK T6, firmware version 4.1.5cu.748_B20211015
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: No vendor-supplied patched firmware version has been identified in public sources at the time of this writing. Check TOTOLINK’s official download page for the T6 product line for an updated firmware release addressing this issue and apply it as soon as it is available.
- If no patch is available: Restrict access to the device’s web management interface to trusted internal networks only; disable remote/WAN management; place the device behind a firewall or VPN so that
/cgi-bin/cstecgi.cgiis not reachable from the public internet; monitor for unexpected POST requests to this endpoint.
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

