Summary
CVE-2026-51713 is an incorrect access control vulnerability (CWE-284) in the setManualDialCfg function of the TOTOLINK T6 router running firmware 4.1.5cu.748_B20211015. The flaw allows an unauthenticated remote attacker to manipulate the device’s WAN dial configuration by sending a crafted HTTP POST request to the router’s CGI management interface. The issue carries a CVSS v3.1 base score of 9.1 (Critical).
Technical details
- Root cause: the
setManualDialCfghandler in/cgi-bin/cstecgi.cgidoes not enforce authentication or authorization checks before processing requests. - Trigger condition: an attacker sends a crafted POST request to
/cgi-bin/cstecgi.cgiwithtopicurl=setManualDialCfgand manual-dial parameters. - Attack vector: network-based, no privileges or user interaction required (AV:N/AC:L/PR:N/UI:N).
- Impact: unauthenticated manipulation of the router’s WAN dial state, with high confidentiality and integrity impact and no availability impact per the CVSS vector.
Affected software
- TOTOLINK T6, firmware version 4.1.5cu.748_B20211015
Severity
- CVSS v3.1 Base Score: 9.1 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Mitigation and recommended actions
- Immediate: no vendor patch has been confirmed publicly for this specific version at time of writing; check the TOTOLINK support site for firmware updates for the T6 model and apply the latest available release.
- If no patch is available: restrict access to the router’s web management interface to trusted networks only, disable remote/WAN-side administration, and place management interfaces behind a VPN or firewall ACL rather than exposing them directly to the internet.
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<version>),TOTOLINK

