CVE-2026-4497
7.3Totolink · WA300
Totolink WA300 firmware version 5.2cu.7112_B20190227 contains an OS command injection vulnerability in the recvUpgradeNewFw function, allowing unauthenticated remote code execution.
Executive summary
An unauthenticated remote code execution vulnerability in Totolink WA300 allows attackers to inject and execute arbitrary OS commands via the device firmware upgrade process.
Vulnerability
The flaw resides in the recvUpgradeNewFw function within the /cgi-bin/cstecgi.cgi file, which fails to properly sanitize input before passing it to a system shell. This vulnerability is exploitable by unauthenticated remote attackers.
Business impact
Successful exploitation of this vulnerability grants an attacker full control over the affected network device. This facilitates unauthorized access to internal network traffic, potential interception of sensitive data, and the ability to pivot into the local network, creating significant security and operational risks. Given the CVSS score of 7.3, this represents a high-severity risk that demands immediate attention.
Remediation
Immediate Action: Since no official patch is currently available, immediately isolate affected devices from the public internet and restrict access to the web management interface to trusted internal segments only.
Proactive Monitoring: Monitor network traffic for unusual outbound connections from the management interface or unexpected spikes in CPU usage related to CGI processes.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block unauthorized or malformed requests targeting the /cgi-bin/cstecgi.cgi endpoint.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the research materials linked to the CVE record.
Analyst recommendation
The presence of a publicly available proof-of-concept significantly increases the risk of opportunistic attacks against exposed Totolink WA300 devices. Organizations should prioritize the isolation of these devices from external networks until a vendor-supplied firmware update is verified and applied. Continuous monitoring of device logs for signs of unauthorized command execution is essential until permanent remediation is achieved.
More Totolink CVEs
Sources
Originally found and disclosed by junqi (VulDB User), per the CVE Program record.