ZeroHour

CVE-2026-51695

moderate

Access control flaw in TOTOLINK T6 lets unauthenticated attackers alter DDNS settings

CVSS 3.1
7.5 high
EPSS
<1%p18
Published
()
Modified
AI analysis

CVE-2026-51695 is an incorrect access control flaw (CWE-284) in the setDdnsCfg handler of the TOTOLINK T6 router running firmware 4.1.5cu.748_B20211015. An unauthenticated attacker can trigger it by sending a crafted POST request to the router's /cgi-bin/cstecgi.cgi endpoint, requiring no credentials or user interaction. Successful exploitation lets the attacker modify the router's dynamic DNS configuration state, which can repoint or disrupt the public hostname the router maintains via DDNS and thereby misdirect or break access to services that depend on that name; per the CVSS score (7.5, integrity-only) there is no confidentiality or availability impact. Anyone operating a TOTOLINK T6 on the affected firmware is exposed, with attack reachability from the LAN by default and from the WAN only where the web management interface is exposed or remote management is enabled. As of this writing there is no confirmed in-the-wild exploitation: the flaw is not in CISA KEV, no public PoC is known, and EPSS puts 30-day exploitation probability at about 0.3% (18th percentile).

What to do: Check T6 units for firmware version 4.1.5cu.748_B20211015 and apply TOTOLINK's patched firmware when released (no fixed version is specified in the available data). In the meantime, restrict access to the router's web management interface: disable WAN-side/remote management, limit admin access to trusted LAN segments, and consider blocking unauthenticated POSTs to /cgi-bin/cstecgi.cgi from untrusted networks. Also review the current DDNS configuration on exposed units for unexpected changes, since successful tampering may have repointed a maintained hostname.

Affected
TOTOLINK T6 router4.1.5cu.748_B20211015 (the firmware version cited in the advisory; the data does not confirm whether other firmware builds are also affected)
Estimated exposure
moderateplausibly tens of thousands of T6 units in homes and small offices, with a smaller subset exposed to untrusted networks — No vendor install counts were provided, so this is an order-of-magnitude estimate based on TOTOLINK's sizable budget-router installed base (its management endpoint cstecgi.cgi is a frequent scanning/botnet target and public internet scans…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Incorrect access control in the setDdnsCfg function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to alter dynamic DNS state via sending a crafted POST request to /cgi-bin/cstecgi.cgi.

Weakness
CWE-284
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

In the news

No ingested article mentions this CVE yet.