OS Command Injection in Roxy-WI - CVE-2026-45564
Published: May 16, 2026
Roxy-WI
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to command injection in the save_version route and downstream config handling when processing a crafted configver URL path parameter in POST requests to /config/versions/.../save. A remote user can send a specially crafted request to execute arbitrary code.
Exploitation requires valid credentials with role level 3 or lower and does not require user interaction.