Summary
CVE-2026-51728 is a critical improper access control vulnerability (CWE-284) in the UploadFirmwareFile function of TOTOLINK T6 routers running firmware 4.1.5cu.748_B20211015. The flaw allows an unauthenticated, remote attacker to upload an arbitrary crafted firmware image to the device via the CGI management interface. Given a CVSS v3.1 base score of 9.8 (Critical), successful exploitation can fully compromise device confidentiality, integrity, and availability.
Technical details
- Root cause: the
UploadFirmwareFilefunction does not enforce authentication or authorization before accepting firmware upload requests. - Trigger condition: an attacker sends a crafted HTTP POST request containing a firmware image to the
/cgi-bin/cstecgi.cgiendpoint. - Attack vector: Network, requiring no privileges and no user interaction (AV:N/AC:L/PR:N/UI:N).
- Impact: a malicious firmware image can be flashed onto the device, potentially resulting in full device takeover, persistent backdoor installation, network pivoting, or denial of service.
Affected software
- TOTOLINK T6 — firmware version 4.1.5cu.748_B20211015
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: No vendor-confirmed patched firmware version has been identified for this CVE at time of writing. Check the TOTOLINK download center for updates to the T6 product line and apply any newer firmware release as soon as it becomes available.
- If no patch is available: Restrict management/CGI interface access (
/cgi-bin/cstecgi.cgi) to trusted internal networks only; disable remote/WAN administration; place the device behind a firewall or VPN so the interface is not internet-exposed; monitor for unexpected firmware update activity; consider replacing end-of-life devices that do not receive security updates.
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 - Page title:
TOTOLINK

