CVE-2026-45561

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the /smon/agent/{version,uptime,status,checks}/<server_ip> family of routes takes the URL path component verbatim into requests.get(f'http://{server_ip}:{agent_port}/...'). The path component is constrained only by Flask's default URL converter, which permits any value (including IPv4 literals like 169.254.169.254, RFC1918 ranges, and 127.0.0.1). At time of publication, there are no publicly available patches.
Configurations

No configuration.

History

10 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-2crj-7rqc-x7rq - () https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-2crj-7rqc-x7rq -

10 Jun 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 15:16

Updated : 2026-06-10 17:16


NVD link : CVE-2026-45561

Mitre link : CVE-2026-45561

CVE.ORG link : CVE-2026-45561


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)