Command injection in Roxy-WI - CVE-2026-33208

 

Command injection in Roxy-WI - CVE-2026-33208

Published: April 23, 2026


Vulnerability identifier: #VU126914
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-33208
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Roxy-WI
Affected software:
Roxy-WI

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary os commands.

The vulnerability exists due to command injection in the /config//find-in-config endpoint when processing the user-supplied words parameter and embedding it into a shell command executed over ssh. A remote user can send a specially crafted post request to execute arbitrary os commands.

Successful exploitation occurs on the remote managed server and the injected commands are executed with sudo privileges.


How to mitigate CVE-2026-33208

Install security update from vendor's website.

Sources