VYPR
Medium severity6.3NVD Advisory· Published May 25, 2026

CVE-2026-9513

CVE-2026-9513

Description

A weakness has been identified in Totolink CA750-PoE 6.2c.510. This issue affects the function NTPSyncWithHost of the file /cgi-bin/cstecgi.cgi of the component Setting Handler. Executing a manipulation of the argument host_time can lead to os command injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Totolink CA750-PoE firmware 6.2c.510 has an unauthenticated OS command injection in the NTPSyncWithHost function via the host_time parameter, enabling remote code execution.

Vulnerability

The vulnerability resides in the NTPSyncWithHost function within the binary system.so, exposed through the CGI endpoint /cgi-bin/cstecgi.cgi on Totolink CA750-PoE routers running firmware version 6.2c.510 [1]. The host_time argument is directly passed into system commands without sanitization, allowing injection of arbitrary OS commands [1]. No authentication is required for the endpoint [1].

Exploitation

An unauthenticated remote attacker can send a crafted POST request to /cgi-bin/cstecgi.cgi with a JSON payload containing a malicious host_time value [1]. For example, setting host_time to '\telnetd -l /bin/sh -p 8890\' causes the router to execute a telnet daemon listening on port 8890 with a root shell [1]. The request must include a valid session cookie (obtainable without authentication) and the header Content-Type: application/x-www-form-urlencoded; charset=UTF-8 [1].

Impact

Successful exploitation results in arbitrary OS command execution as root on the router [1]. An attacker can gain a remote shell, install persistent backdoors, exfiltrate network traffic, pivot to internal networks, or render the device unusable [1].

Mitigation

No official patch has been released as of the publication date (2026-05-25) [1]. The vendor (Totolink) has not responded to the disclosure. Users should restrict remote access to the router's management interface (isolate from the internet), apply strict firewall rules, or replace the device if possible [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.