Description
A security vulnerability has been detected in TOTOLINK EX1200L 9.3.5u.6146_B20201023. Affected by this issue is the function setPasswordCfg of the file /cgi-bin/cstecgi.cgi of the component Password Configuration Handler. The manipulation leads to null pointer dereference. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-08-17
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Password Configuration Handler of the TOTOLINK EX1200L router, specifically within the setPasswordCfg function of the /cgi-bin/cstecgi.cgi CGI script, permits a crafted request to cause a null pointer dereference. The function executes during password configuration and the dereference results in a crash of the CGI process. The vulnerability allows remote initiation and can destabilize the router. The weakness is identified as a null pointer dereference (CWE-476) and unsupported operation (CWE-404). No explicit evidence of code execution is provided, but the crash could interrupt critical services and, depending on the underlying operating system, could potentially expose further vulnerabilities.

Affected Systems

The vulnerability affects the TOTOLINK EX1200L router running firmware version 9.3.5u.6146_B20201023. No other vendors or product lines are listed as impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates that a successful exploit would have a high impact and a significant likelihood of exploitation. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. An attacker can initiate the exploit remotely by sending a specially crafted request to the /cgi-bin/cstecgi.cgi endpoint. This can trigger repeated crashes of the CGI process, resulting in denial of service. While the description does not confirm that memory corruption or undefined behavior can be harnessed for code execution, the risk of serious disruption is clear.

Generated by OpenCVE AI on August 17, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router firmware to a version released after 9.3.5u.6146_B20201023.
  • If an updated firmware is not immediately available, block or limit access to the /cgi-bin/cstecgi.cgi endpoint using a firewall or router ACL to prevent malicious requests.
  • Apply all other available vendor patches, ensure firmware downloads come from the official TOTOLINK site and are verified for authenticity, and monitor router logs for repeated CGI crashes.

Generated by OpenCVE AI on August 17, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in TOTOLINK EX1200L 9.3.5u.6146_B20201023. Affected by this issue is the function setPasswordCfg of the file /cgi-bin/cstecgi.cgi of the component Password Configuration Handler. The manipulation leads to null pointer dereference. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
Title TOTOLINK EX1200L Password Configuration cstecgi.cgi setPasswordCfg null pointer dereference
First Time appeared Totolink
Totolink ex1200l
Weaknesses CWE-404
CWE-476
CPEs cpe:2.3:a:totolink:ex1200l:*:*:*:*:*:*:*:*
Vendors & Products Totolink
Totolink ex1200l
References
Metrics cvssV2_0

{'score': 6.8, 'vector': 'AV:N/AC:L/Au:S/C:N/I:N/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Totolink Ex1200l
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T12:31:41.299Z

Reserved: 2026-08-17T13:04:51.226Z

Link: CVE-2026-75012

cve-icon Vulnrichment

Updated: 2026-08-18T12:31:26.580Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T20:16:47.317

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-75012

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T22:30:04Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release

  • CWE-476

    NULL Pointer Dereference