CVE-2026-94139
7.4Chengdu Feiyuxing Technology · Feiyu Star Router
A command injection vulnerability in the Cookie Handler of the Feiyu Star Router allows authenticated remote attackers to execute arbitrary commands via the session_id parameter in /send_order.cgi.
Executive summary
A command injection vulnerability in the Chengdu Feiyuxing Feiyu Star Router allows authenticated remote attackers to execute arbitrary system commands, posing a significant risk of unauthorized access.
Vulnerability
This vulnerability is a command injection flaw (CWE-77) located in the Cookie Handler component. An authenticated attacker can manipulate the session_id parameter within the /send_order.cgi endpoint to trigger unauthorized command execution on the underlying operating system.
Business impact
The ability to execute arbitrary commands on a network router enables an attacker to gain full control over internal network traffic, intercept sensitive data, or establish a persistent foothold within the infrastructure. With a CVSS score of 7.4, this high-severity vulnerability represents a substantial threat to network integrity and confidentiality.
Remediation
Immediate Action: Since no official patch is currently available from the vendor, restrict management access to the device to trusted internal segments only and disable remote administrative access.
Proactive Monitoring: Monitor device logs for unusual spikes in traffic or suspicious patterns directed at the /send_order.cgi endpoint, particularly those containing shell metacharacters in the session_id field.
Compensating Controls: Implement a Web Application Firewall or network-based intrusion prevention system to filter and block malicious requests targeting the vulnerable CGI script.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up provided in the vulnerability references.
Analyst recommendation
Given the presence of a public exploit and the lack of a vendor-supplied patch, this vulnerability must be treated with high priority. Organizations using the affected Feiyu Star Router firmware should isolate the device from external exposure immediately and maintain strict monitoring of all administrative interfaces until a formal update is released.
More Chengdu Feiyuxing Technology CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by liyunpeng (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.
- VDB-408056 | Chengdu Feiyuxing Technology Feiyu Star Router Cookie send_order.cgi command injection Vulnerability database entry
- VDB-408056 | CTI Indicators (IOB, IOC, TTP, IOA)
- CVE-2026-94139 | CVE Analysis and Report Third-party advisory
- Submit #893914 | Chengdu Feiyuxing Technology Co., Ltd Feiyu Star router B-MB5E202-210322-r11656 Command Injection Third-party advisory
- Exploit / PoC