Server-Side Request Forgery (SSRF) in Roxy-WI - CVE-2026-45561
Published: May 16, 2026
Roxy-WI
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to server-side request forgery in the /smon/agent/{version,uptime,status,checks}/ routes when handling a user-supplied server_ip path component in requests.get calls. A remote user can send a specially crafted request to disclose sensitive information.
The issue can reach cloud metadata IPs and internal-only services, and raw text responses may be included in error messages.