Server-Side Request Forgery (SSRF) in Roxy-WI - CVE-2026-45561

 

Server-Side Request Forgery (SSRF) in Roxy-WI - CVE-2026-45561

Published: May 16, 2026


Vulnerability identifier: #VU131614
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-45561
CWE-ID: CWE-918
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 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.


How to mitigate CVE-2026-45561

Install security update from vendor's website.

Sources