CVE-2026-19845
Received Received - Intake

Stack-Based Buffer Overflow in TOTOLINK A800R Firmware

Vulnerability report for CVE-2026-19845, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: VulDB

Description

A vulnerability was determined in TOTOLINK A800R 4.1.2cu.5137_B20200730. This affects the function setStaticDhcpConfig of the file /cgi-bin/cstecgi.cgi of the component lan.so. Executing a manipulation of the argument Comment can lead to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
totolink a800r 4.1.2cu.5137_b20200730

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-19845 is a stack-based buffer overflow vulnerability in TOTOLINK A800R router firmware version 4.1.2cu.5137_B20200730. It occurs in the setStaticDhcpConfig function of the lan.so component when processing a user-supplied Comment argument. The function uses strcpy without bounds checking, allowing attackers to overflow the stack by sending a long string via a crafted HTTP POST request to /cgi-bin/cstecgi.cgi.

Detection Guidance

Check if your TOTOLINK A800R device is running firmware version V4.1.2cu.5137_B20200730 or earlier. Use network scanning tools to detect open ports and services on the device. Monitor HTTP POST requests to /cgi-bin/cstecgi.cgi for unusually long comment parameters.

Impact Analysis

This vulnerability can be exploited remotely without authentication to execute arbitrary code or cause denial of service on affected TOTOLINK A800R devices. Attackers could gain control of the router, steal data, or disrupt network operations. Publicly available exploit code increases the risk of widespread attacks.

Mitigation Strategies

Update the TOTOLINK A800R firmware to the latest version. Disable remote access to the web interface if not required. Implement network segmentation to isolate the device. Block external access to /cgi-bin/cstecgi.cgi if possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19845. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart