Description
A vulnerability was identified in TOTOLINK A800R 4.1.2cu.5137_B20200730. This impacts the function setUrlFilterRules of the file /cgi-bin/cstecgi.cgi of the component firewall.so. The manipulation of the argument url leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit is publicly available and might be used.
Published: 2026-08-14
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow in TOTOLINK A800R firmware 4.1.2cu.5137_B20200730. By manipulating the url argument supplied to the setUrlFilterRules function in /cgi-bin/cstecgi.cgi, an attacker can corrupt the stack and execute arbitrary code remotely. The overflow can lead to complete compromise of the device, enabling an attacker to gain full control, read or modify configuration, or disrupt network services.

Affected Systems

The affected product is the TOTOLINK A800R router running firmware version 4.1.2cu.5137_B20200730. No other firmware revisions are listed as vulnerable in the CNA data.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity vulnerability and the publicly available exploit demonstrates that remote attackers can exploit the flaw from outside the local network. Although the EPSS score not reported, the presence of a known exploit suggests a non‑negligible likelihood of real‑world attacks. The vulnerability is not yet catalogued in CISA KEV, but its impact is severe and the attack vector is remote via the web interface.

Generated by OpenCVE AI on August 14, 2026 at 18:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the TOTOLINK A800R firmware to the latest version that fixes the buffer overflow, as released on the TOTOLINK website.
  • If a patch is not yet available, restrict or disable the cstecgi.cgi web interface by configuring firewall rules or limiting configuration access to trusted IP addresses.
  • Apply input validation or a web application firewall to block excessively long or malformed url parameters that could trigger the overflow.
  • Continuously monitor router logs and network traffic for attempts to manipulate url in /cgi-bin/cstecgi.cgi and set alerts for anomalous activity.

Generated by OpenCVE AI on August 14, 2026 at 18:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 18:45:00 +0000

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

Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in TOTOLINK A800R 4.1.2cu.5137_B20200730. This impacts the function setUrlFilterRules of the file /cgi-bin/cstecgi.cgi of the component firewall.so. The manipulation of the argument url leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit is publicly available and might be used.
Title TOTOLINK A800R firewall.so cstecgi.cgi setUrlFilterRules stack-based overflow
First Time appeared Totolink
Totolink a800r Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:totolink:a800r_firmware:*:*:*:*:*:*:*:*
Vendors & Products Totolink
Totolink a800r 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': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

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


Subscriptions

Totolink A800r A800r Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T17:31:52.712Z

Reserved: 2026-08-14T08:04:38.024Z

Link: CVE-2026-19846

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-14T18:17:23.883

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-19846

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T18:30:07Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow