Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
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
FAQ
What is CVE-2026-45561?
CVE-2026-45561 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-45561?
CVE-2026-45561 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45561?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.