Description
A vulnerability was found in TOTOLINK NR1800X 9.1.0u.6681_B20230703. Impacted is the function setUploadSetting of the file /cgi-bin/cstecgi.cgi. The manipulation of the argument FileName results in stack-based buffer overflow. The attack can be executed remotely. The exploit has been made public and could be used.
Published: 2026-08-31
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability involves a stack-based buffer overflow in the setUploadSetting function of /cgi-bin/cstecgi.cgi on the TOTOLINK NR1800X router. By manipulating the FileName argument, an attacker can overflow the stack and potentially execute arbitrary code on the device. This flaw can be triggered remotely, giving an attacker the ability to gain control of the router without local access. The impact hence includes full system compromise, data theft, and the ability to use the device in a botnet.

Affected Systems

This flaw affects the TOTOLINK NR1800X model running firmware version 9.1.0u.6681_B20230703. No other models or firmware revisions were listed as vulnerable in the current data. Attackers should verify whether their device matches this exact firmware revision.

Risk and Exploitability

The CVSS score of 9.4 indicates a critical severity, and the EPSS score is not available, making it unclear how frequently the vulnerability is exploited in the wild. The vulnerability is not currently listed in the CISA KEV catalog. Based on the description, the likely attack vector is remote exploitation via the vulnerable CGI endpoint, which can be accessed over the network without authentication. If the router exposes the necessary port to the Internet, the attacker can trigger the overflow and execute arbitrary code.

Generated by OpenCVE AI on August 31, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router firmware to the latest release that addresses the buffer overflow flaw
  • If a firmware update is not immediately available, block external access to the /cgi-bin/cstecgi.cgi endpoint using a firewall or router ACL
  • Monitor network traffic for attempts to reach the setUploadSetting endpoint and investigate any suspicious activity

Generated by OpenCVE AI on August 31, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Totolink nr1800x
Vendors & Products Totolink nr1800x

Mon, 31 Aug 2026 05:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in TOTOLINK NR1800X 9.1.0u.6681_B20230703. Impacted is the function setUploadSetting of the file /cgi-bin/cstecgi.cgi. The manipulation of the argument FileName results in stack-based buffer overflow. The attack can be executed remotely. The exploit has been made public and could be used.
Title TOTOLINK NR1800X cstecgi.cgi setUploadSetting stack-based overflow
First Time appeared Totolink
Totolink nr1800x Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:totolink:nr1800x_firmware:*:*:*:*:*:*:*:*
Vendors & Products Totolink
Totolink nr1800x Firmware
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Totolink Nr1800x Nr1800x Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T04:45:11.952Z

Reserved: 2026-08-30T07:46:36.494Z

Link: CVE-2026-82616

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T05:17:06.393

Modified: 2026-08-31T05:17:06.393

Link: CVE-2026-82616

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T06:30:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow