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 login flow allow-lists next URLs by rejecting strings containing https:// or http:// substrings, then constructs https://{request.host}{next_url} and the JS client redirects via window.location.replace(). The block does not consider the userinfo@host syntax. [email protected]/path produces https://[email protected]/path, which all modern browsers route to evil.example. 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-xw9x-68gg-mp5h
- https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-xw9x-68gg-mp5h
FAQ
What is CVE-2026-45566?
CVE-2026-45566 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the login flow allow-lists next URLs by rejecting strings containing https:// or h...
How severe is CVE-2026-45566?
CVE-2026-45566 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45566?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.