ZeroHour

CVE-2023-25717

KEV PoC large1

Unauthenticated RCE via Command Injection in Ruckus Wireless Admin ≤10.4

CISA: Multiple Ruckus Wireless Products CSRF and RCE Vulnerability

CVSS 3.1
9.8 critical
EPSS
98%p100
Published
()
KEV added
AI analysis

CVE-2023-25717 is a command-injection flaw (CWE-94) in Ruckus Wireless Admin through version 10.4, the management interface used with Ruckus/CommScope SmartZone controllers. An unauthenticated attacker triggers it by sending a crafted HTTP GET request to /forms/doLogin, injecting shell commands (e.g., $(curl ...) substrings) into the login_username or password parameters, which the device executes. Successful exploitation yields remote code execution with full compromise of the management interface, and the same code path is also tied to CSRF/SSRF issues. Any organization running an internet-exposed Ruckus Wireless Admin or SmartZone management endpoint is affected, and the flaw has been actively exploited in the wild — botnet campaigns (notably Andoryu) used it to recruit devices, and CISA added it to the Known Exploited Vulnerabilities catalog on 2023-05-12; EPSS puts the 30-day exploitation probability at 98.1%.

What to do: Apply vendor updates per Ruckus/CommScope instructions for Wireless Admin (beyond 10.4) and SmartZone firmware, and per CISA KEV guidance disconnect any product that is end-of-life if it cannot be patched. Restrict the management interface so /forms/doLogin is not reachable from the internet, and review access logs for unauthenticated GET requests containing shell syntax such as $( ) in the login_username or password parameters to detect prior exploitation.

Affected
ruckuswireless Ruckus Wireless Adminall versions through 10.4
ruckuswireless SmartZone AP
commscope Ruckus SmartZone firmware
Estimated exposure
largeon the order of 10,000–100,000 internet-exposed management interfaces (unknown exact count) — Ruckus/CommScope SmartZone is a widely deployed enterprise and ISP Wi-Fi management platform, and public scan reporting shows the doLogin endpoint commonly exposed to the internet, suggesting tens of thousands of reachable systems, though…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

CISA Known Exploited Vulnerability
Affected
Ruckus Wireless Multiple Products
Required action
Apply updates per vendor instructions or disconnect product if it is end-of-life.
Due date
Ransomware use
Unknown
Vendors
ruckuswirelesscommscope
Products
ruckus wireless admin, smartzone ap, ruckus smartzone firmware
Weakness
CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news