CVE 6.5 MEDIUM

Roxy-WI: SSRF in /smon/agent// reachable to cloud metadata IPs_CVE-2026-45561

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2026-45561
Source GitHub_M
Published Jun 10, 2026 at 14:03

Affected Product

Vendor roxy-wi
Product roxy-wi
Version <= 8.2.6.4
Affected Versions roxy-wi roxy-wi <= 8.2.6.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.