Vulnerability record · CVE-2023-25717 · published 13 February 2023
CVE-2023-25717: Ruckus Wireless Admin unauthenticated command injection RCE
Ruckuswireless · Ruckus Wireless Admin
Ruckus Wireless Admin through 10.4 is vulnerable to remote code execution via an unauthenticated HTTP GET request to /forms/doLogin, where the login_username and password parameters are passed to a shell command. The flaw is a code injection issue that lets an attacker run arbitrary commands on the device without credentials. It matters because the affected management interface is network reachable and the vendor has issued a patch.
Description
Ruckus Wireless Admin through 10.4 allows Remote Code Execution via an unauthenticated HTTP GET Request, as demonstrated by a /forms/doLogin?login_username=admin&password=password$(curl substring.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable RCE with a CVSS score of 9.8, KEV listing and near-maximum EPSS probability makes this an urgent patch-first issue.
What it is
Ruckus Wireless Admin through 10.4 is vulnerable to remote code execution via an unauthenticated HTTP GET request to /forms/doLogin, where the login_username and password parameters are passed to a shell command. The flaw is a code injection issue that lets an attacker run arbitrary commands on the device without credentials. It matters because the affected management interface is network reachable and the vendor has issued a patch.
Impact
An unauthenticated attacker can execute arbitrary commands on the affected Ruckus Wireless Admin device, leading to full compromise of confidentiality, integrity and availability. This can expose credentials, allow persistent access, and enable lateral movement into the managed wireless network.
Attack surface
Reached over the network via HTTP GET to /forms/doLogin on the Ruckus Wireless Admin interface. No authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).
Exploitation
CVE-2023-25717 is listed in CISA KEV with a due date of 2023-06-02, and EPSS shows a 30-day probability of 0.98069 (99.9th percentile). Public proof-of-concept exploit references are present, and CISA notes it was not observed in known ransomware campaigns.
What to do
- Apply the vendor patch from Ruckus security bulletin 315 as the first action.
- If the product is end-of-life and cannot be patched, disconnect it from the network per CISA guidance.
- Restrict access to the Ruckus Wireless Admin interface to trusted management networks only.
- Monitor and block external or untrusted access to /forms/doLogin and related admin endpoints.
- Rotate any credentials or secrets that may have been exposed on affected devices.
Detection
- Search web or proxy logs for HTTP GET requests to /forms/doLogin with shell metacharacters such as $(), backticks, or curl in the login_username or password parameters.
- Alert on outbound network connections from Ruckus management interfaces to unexpected external hosts.
- Review device and system logs for unexpected command execution or process creation on Ruckus Wireless Admin hosts.
- Correlate KEV and EPSS signals with asset inventory to confirm which Ruckus devices remain unpatched.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2023-25717 to the Known Exploited Vulnerabilities catalog on 12 May 2023 as "Multiple Ruckus Wireless Products CSRF and RCE Vulnerability". Required action: Apply updates per vendor instructions or disconnect product if it is end-of-life. Federal deadline 2 June 2023.
Affected products
3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://cybir.com/2023/cve/proof-of-concept-ruckus-wireless-admin-10-4-unauthenticated-remote-code-execution-csrf-ssrf/ | ExploitThird Party Advisory |
| https://support.ruckuswireless.com/security_bulletins/315 | PatchProductVendor Advisory |
| https://cybir.com/2023/cve/proof-of-concept-ruckus-wireless-admin-10-4-unauthenticated-remote-code-execution-csrf-ssrf/ | ExploitThird Party Advisory |
| https://support.ruckuswireless.com/security_bulletins/315 | PatchProductVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-25717 | US Government Resource |
Track CVE-2023-25717 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-25717), CISA KEV, FIRST EPSS (scores of 2026-09-23). This page is refreshed as NVD updates the record.