VYPR
Unrated severityNVD Advisory· Published Jun 12, 2023· Updated Aug 2, 2024

Chengdu VEC40G denial of service

CVE-2023-3206

Description

A vulnerability classified as problematic was found in Chengdu VEC40G 3.0. Affected by this vulnerability is an unknown functionality of the file /send_order.cgi?parameter=restart. The manipulation of the argument restart with the input reboot leads to denial of service. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-231229 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

AI Insight

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

Chengdu VEC40G 3.0 router has an unauthenticated command injection via /send_order.cgi allowing remote reboot.

Vulnerability

Chengdu VEC40G router firmware version 3.0 contains a command injection vulnerability in the /send_order.cgi endpoint when the parameter is set to restart. The restart parameter accepts a value such as reboot, which is passed directly to a system command without sanitization, allowing an attacker to inject arbitrary commands. The vulnerability exists in the default configuration and does not require any special conditions [1].

Exploitation

An attacker can exploit this vulnerability remotely by sending a crafted HTTP POST request to /send_order.cgi?parameter=restart with a JSON payload containing the restart key and a value that includes malicious command injection (e.g., restart": "reboot; id to execute commands). The attack does not require authentication or any prior access, as demonstrated by the public proof-of-concept [1]. The request can be sent from any network position if the router is reachable.

Impact

Successful exploitation allows an unauthenticated remote attacker to execute arbitrary system commands on the router with root privileges, leading to a full device compromise. The attacker can perform denial of service by issuing a reboot command, or escalate to more severe outcomes like data exfiltration, firmware modification, or use of the device in a botnet. The vulnerability impacts device availability and integrity [1].

Mitigation

The vendor (Chengdu) was contacted but did not respond, and no official patch or firmware update has been released as of the publication date (2023-06-12). Users should restrict network access to the router's web interface, block external access to the affected endpoint via firewall rules, or replace the device if continued use poses unacceptable risk. The exploit is publicly available, so immediate action is recommended [1].

AI Insight generated on May 27, 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

3

News mentions

0

No linked articles in our index yet.