CVE-2026-1328
8.8Totolink · NR1800X
A buffer overflow vulnerability exists in the Totolink NR1800X setWizardCfg function, allowing remote attackers to trigger memory corruption via a crafted ssid argument in a POST request.
Executive summary
A critical buffer overflow vulnerability in the Totolink NR1800X router allows remote, authenticated attackers to achieve memory corruption and potential system compromise.
Vulnerability
The vulnerability is a buffer overflow (CWE-120) located in the setWizardCfg function of the /cgi-bin/cstecgi.cgi file. An attacker with low-level privileges can send a manipulated ssid argument via a POST request to trigger the flaw.
Business impact
The identified vulnerability carries a CVSS score of 8.8, indicating a high severity risk that could lead to full system compromise. Successful exploitation results in memory corruption, which may cause denial of service or facilitate unauthorized code execution, threatening the stability and confidentiality of the internal network infrastructure managed by the device.
Remediation
Immediate Action: Since a specific patch version is currently unknown, administrators should restrict management access to the device to trusted internal networks only and monitor vendor support portals for firmware updates.
Proactive Monitoring: Review system logs for suspicious HTTP POST requests directed at /cgi-bin/cstecgi.cgi, specifically monitoring for unusually long strings within the ssid parameter.
Compensating Controls: Deploy Web Application Firewall (WAF) rules to inspect and filter incoming traffic for malformed ssid parameters in POST requests sent to the management interface.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists via the technical write-up provided in the vulnerability references.
Analyst recommendation
Given the high severity of this buffer overflow and the availability of a public proof-of-concept, organizations must treat this risk as a priority. Administrators should isolate the device from public-facing exposure immediately and apply the relevant firmware update as soon as the vendor provides it to neutralize the threat.
More Totolink CVEs
Sources
Originally found and disclosed by yhryhryhr_mie (VulDB User), per the CVE Program record.