CVE 6.1 MEDIUM

Roxy-WI: Open redirect on /login?next= via basic-auth userinfo syntax bypass_CVE-2026-45566

6.1 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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 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.

Basic Information

ID CVE-2026-45566
Source GitHub_M
Published Jun 10, 2026 at 15:36
Modified Jun 10, 2026 at 16:05

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.