Description
A vulnerability was detected in TOTOLINK A800R 4.1.2cu.5137_B20200730. Affected is the function setMacQos of the file /cgi-bin/cstecgi.cgi of the component firewall.so. Performing a manipulation of the argument macAddress results in stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Published: 2026-08-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the setMacQos function of the firewall.so component on the TOTOLINK A800R, where manipulating the macAddress argument can corrupt the stack and potentially allow an attacker to execute arbitrary code. The flaw is a classic instance of unchecked input leading to memory corruption, identified as CWE-119 and CWE-121. The vulnerability, when exploited, enables remote attackers to override control data on the stack, leading to full system compromise (privilege escalation, arbitrary code execution, or denial of service). The CVE description confirms the attack can be initiated remotely and that a public exploit is available.

Affected Systems

The vulnerability is present in TOTOLINK A800R routers running firmware 4.1.2cu.5137_B20200730. No other product versions or variants are listed as affected in the available data.

Risk and Exploitability

With a CVSS score of 8.7, this flaw is classified as high severity. Although the EPSS score is not provided, the advisories indicate that the exploit is publicly available, implying a realistic likelihood of compromise for exposed devices that have not been patched. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, but its remote trigger and stack corruption potential make it a critical risk for any device reachable from untrusted networks.

Generated by OpenCVE AI on August 14, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the A800R firmware to the latest version supplied by TOTOLINK that includes the setMacQos buffer overflow fix.
  • Restrict remote access to the /cgi-bin/cstecgi.cgi endpoint, allowing only trusted or local networks to reach it or disable the endpoint entirely if possible.
  • If available, disable the firewall.so component or remove the setMacQos functionality to eliminate the vulnerable code path.

Generated by OpenCVE AI on August 14, 2026 at 09:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Aug 2026 10:00:00 +0000

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

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

Type Values Removed Values Added
Description A vulnerability was detected in TOTOLINK A800R 4.1.2cu.5137_B20200730. Affected is the function setMacQos of the file /cgi-bin/cstecgi.cgi of the component firewall.so. Performing a manipulation of the argument macAddress results in stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Title TOTOLINK A800R firewall.so cstecgi.cgi setMacQos 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-14T15:04:42.067Z

Reserved: 2026-08-14T00:55:47.227Z

Link: CVE-2026-19814

cve-icon Vulnrichment

Updated: 2026-08-14T15:04:36.567Z

cve-icon NVD

Status : Received

Published: 2026-08-14T09:16:47.883

Modified: 2026-08-14T16:16:53.927

Link: CVE-2026-19814

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:45:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow