CVE-2025-11045
7.3WAYOS · LQ_04, LQ_05, LQ_06, LQ_07, LQ_09
A command injection vulnerability in WAYOS LQ series routers allows remote attackers to execute arbitrary commands via the Name argument in the /usb_paswd.asp endpoint.
Executive summary
A critical command injection vulnerability in multiple WAYOS router models exposes devices to remote unauthorized command execution.
Vulnerability
The vulnerability exists in the /usb_paswd.asp script, where the Name parameter fails to properly sanitize user input, leading to command injection. This flaw is remotely exploitable by unauthenticated attackers.
Business impact
Successful exploitation allows an attacker to execute arbitrary commands on the affected router with the privileges of the web server. This could lead to full device compromise, unauthorized access to internal network traffic, or the redirection of traffic for malicious purposes. Given the CVSS score of 7.3, this represents a significant risk to network integrity and confidentiality.
Remediation
Immediate Action: Restrict access to the web management interface of the affected devices and monitor for official vendor firmware updates.
Proactive Monitoring: Review system logs for suspicious activity involving the /usb_paswd.asp file and monitor network traffic for unexpected outbound connections from the router.
Compensating Controls: Implement a Web Application Firewall (WAF) or ingress filtering rules to block requests directed at the /usb_paswd.asp endpoint.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists as documented in the referenced security research (VulDB).
Analyst recommendation
Organizations utilizing the identified WAYOS router models must treat this vulnerability with high urgency. Given the availability of a public proof-of-concept and the potential for remote command execution, network administrators should isolate these devices from the public internet immediately and apply vendor-provided patches as soon as they become available.
Sources
Originally found and disclosed by duoduo0821 (VulDB User), per the CVE Program record.
- VDB-326082 | WAYOS LQ_04/LQ_05/LQ_06/LQ_07/LQ_09 usb_paswd.asp command injection Vulnerability database entry
- VDB-326082 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #658913 | https://web.wayos.com/ WayOS LQ-09-22.23.17v LQ-09-22.03.17 Command Injection Third-party advisory
- Submit #661153 | https://web.wayos.com Wayos LQ_07_A2-22.03.17V LQ_07_A2-22.03.17V Command Injection (Duplicate) Third-party advisory
- Submit #661168 | https://web.wayos.com/ Wayos LQ-05_A2-22.03.17V LQ-05_A2-22.03.17V Integer Overflow to Buffer Overflow Third-party advisory
- Submit #661177 | https://web.wayos.com/ Wayos LQ_06-22.03.17V LQ_06-22.03.17V Command Injection (Duplicate) Third-party advisory
- Submit #661178 | https://web.wayos.com/ Wayos LQ_04-22.03.17V LQ_04-22.03.17V Command Injection (Duplicate) Third-party advisory
- Related