Description
Incorrect access control in the getWanIeCfg function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to obtain LAN addressing and DHCP configuration information via sending a crafted POST request to /cgi-bin/cstecgi.cgi.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the getWanIeCfg function of TOTOLINK T6 firmware 4.1.5cu.748_B20211015. An unauthenticated attacker can send a crafted POST request to /cgi-bin/cstecgi.cgi and obtain LAN addressing and DHCP configuration information. The flaw is an incorrect access control that allows disclosure of sensitive network configuration, compromising confidentiality of the local network. The likely attack vector is via the router’s HTTP interface, enabling remote or local attackers to retrieve configuration data without authentication.

Affected Systems

The affected device is a TOTOLINK T6 router running firmware 4.1.5cu.748_B20211015. No other affected versions are listed.

Risk and Exploitability

The CVSS score is not available, and the EPSS score is not provided, meaning the global exploitation probability is unknown. The vulnerability is not listed in CISA KEV. However, because it allows unauthenticated disclosure of LAN configuration via a simple HTTP POST, the risk to confidentiality for any router owner is moderate. An attacker with network connectivity to the router can exploit the flaw by sending a crafted request to /cgi-bin/cstecgi.cgi, as no additional authentication or privilege is required.

Generated by OpenCVE AI on August 28, 2026 at 20:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest TOTOLINK firmware that addresses the getWanIeCfg access control flaw
  • If a firmware update is unavailable, block or disable access to the /cgi-bin/cstecgi.cgi endpoint via router ACLs or a local firewall
  • Enable strong router authentication and disable remote administration to limit the scope of exposed interfaces

Generated by OpenCVE AI on August 28, 2026 at 20:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Information Disclosure via getWanIeCfg in TOTOLINK T6 Router
Weaknesses CWE-200
CWE-284

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description Incorrect access control in the getWanIeCfg function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to obtain LAN addressing and DHCP configuration information via sending a crafted POST request to /cgi-bin/cstecgi.cgi.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-28T15:42:52.177Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51616

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-28T20:18:04.757

Modified: 2026-08-28T21:20:39.190

Link: CVE-2026-51616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control