ZeroHour

CVE-2026-51648

moderate

Unauthenticated WAN information disclosure in TOTOLINK T6 router

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

CVE-2026-51648 is an incorrect access control flaw (CWE-284) in the getWanInfo function of TOTOLINK T6 router firmware version 4.1.5cu.748_B20211015. An unauthenticated attacker can trigger it by sending a crafted POST request to the router's management endpoint /cgi-bin/cstecgi.cgi, with no login or user interaction required. The attacker gains access to WAN information that the endpoint returns, such as details of the router's external network connection, which is useful for reconnaissance; per the CVSS vector the impact is confidentiality-only, with no integrity or availability effects. Operators of T6 routers running the affected firmware build are affected, especially those whose web management interface is reachable from the internet or from untrusted network segments. No public proof-of-concept is known, the issue is not in CISA's KEV catalog, and EPSS estimates only a ~0.4% chance of exploitation within 30 days, so there is no confirmed exploitation at this time.

What to do: Check whether your T6 runs firmware 4.1.5cu.748_B20211015 and monitor TOTOLINK for a patched release, as no fixed version is documented in the available data. Until then, do not expose the router's web management interface to the WAN (restrict access to trusted LAN/management segments or firewall the endpoint) and treat the exposed management API as untrusted input surface. Note that this flaw only leaks WAN-side configuration information, so prioritize it alongside any exposure of other unauthenticated cstecgi.cgi endpoints on the same device.

Affected
TOTOLINK T64.1.5cu.748_B20211015 (the build cited in the advisory; no other affected version ranges are documented in the available data)
Estimated exposure
moderatelikely on the order of thousands of internet-exposed T6 units (estimate, not a published count) — TOTOLINK is a widely deployed budget router brand and public internet-wide scans routinely find thousands of TOTOLINK devices exposing the cstecgi.cgi management endpoint, but no install-base or scan counts specific to the T6 model or this…

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 getWanInfo function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to obtain WAN information returned by the endpoint 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:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.