Summary
CVE-2026-51698 is an incorrect access control vulnerability in the setUrlFilterRules function of TOTOLINK T6 routers running firmware 4.1.5cu.748_B20211015. The flaw allows an unauthenticated, remote attacker to modify device browsing/URL filtering policies by sending a crafted POST request to the device’s /cgi-bin/cstecgi.cgi endpoint. It carries a CRITICAL CVSS v3.1 base score of 9.1.
Technical details
- Root cause: The
setUrlFilterRuleshandler within/cgi-bin/cstecgi.cgifails to enforce proper access control (CWE-284), allowing configuration-changing requests to be processed without authentication. - Trigger conditions: An attacker sends a specially crafted HTTP POST request to
/cgi-bin/cstecgi.cgiinvoking thesetUrlFilterRulesfunction. - Attack vector: Network-based (AV:N), low attack complexity, no privileges or user interaction required.
- Impact: Confidentiality and integrity are both rated High — an attacker can alter the device’s URL/browsing filter rules, potentially exposing or redirecting network traffic; availability impact is None.
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-issued patched firmware version is confirmed in the published CVE record as of this writing; check the TOTOLINK support/download portal for updated firmware for the T6 model and apply it as soon as it becomes available.
- If no patch is available:
- Do not expose the router’s web management interface (
/cgi-bin/cstecgi.cgi) to the public internet. - Restrict access to the management interface to trusted internal networks only, using firewall rules or network segmentation.
- Disable remote/WAN-side administration if enabled.
- Monitor for unexpected changes to URL filtering/browsing policy configuration as an indicator of exploitation attempts.
- Do not expose the router’s web management interface (
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,TOTOLINK

