Summary
CVE-2026-51701 is an incorrect access control vulnerability (CWE-284) in the setMacFilterRules function of the TOTOLINK T6 router running firmware 4.1.5cu.748_B20211015. The flaw allows an unauthenticated, remote attacker to modify the device’s MAC address filtering/access control rules by sending a crafted POST request to the router’s CGI endpoint. The issue is rated critical with a CVSS v3.1 base score of 9.1.
Technical details
- Root cause: the
setMacFilterRulesfunction, reachable via/cgi-bin/cstecgi.cgi, fails to enforce an authentication/session check before processing requests that alter access control rules. - Trigger condition: an attacker sends a specially crafted POST request to
/cgi-bin/cstecgi.cgiinvoking thesetMacFilterRulesaction, without needing valid credentials. - Attack vector: network-based, no authentication or user interaction required (AV:N, PR:N, UI:N).
- Impact: unauthenticated modification of device access control (MAC filter) settings, which can be leveraged to permit or block arbitrary devices on the network, undermining the router’s access control posture. The vector reflects high confidentiality and integrity impact with no availability impact.
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 official TOTOLINK advisory or patched firmware version addressing this specific issue has been identified at this time. Check TOTOLINK’s official firmware download page for updates to the T6 model and apply any newer release as soon as it becomes available.
- If no patch: restrict access to the router’s web management interface to trusted internal networks only, disable remote/WAN administration, and place management interfaces behind a VPN or firewall ACL. Monitor for unexpected changes to MAC filter/access control rules as a sign 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

