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

Published Jun 10, 2026
·
Updated

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}{nexturl} and the JS client redirects via window.location.replace(). The block does not consider the userinfo@host syntax. next=@evil.example/path produces https://victim.example@evil.example/path, which all modern browsers route to evil.example. At time of publication, there are no publicly available patches.

Affected Software

1 affected component
Roxy-WI Roxy-wi<=8.2.6.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Remove

    Remove roxy-wi from your environment.

    If Roxy-WI is not required, uninstall or disable the Roxy-WI service to eliminate exposure to the open-redirect vulnerability until an official fix is provided.

  2. Configuration

    Validate and canonicalize the 'next' parameter on the server: require it to be an absolute path beginning with '/' (no scheme or host), explicitly reject or strip any userinfo ('user@host') or '@' characters and any embedded host or scheme, and construct redirects only from the sanitized path (do not rely on client-side concatenation that allows userinfo bypasses).

    Roxy-WI login flow next_url validation = require path-only (absolute-path) and disallow userinfo/host parts (no '@')
  3. Compensating control

    Until an upstream patch is available, restrict access to the Roxy-WI administrative interface using network controls (firewall, ACLs, VPN, or WAF) to trusted IPs or networks to reduce exposure to remote attackers.

Event History

Jun 10, 2026
CVE Published
via MITRE·03:36 PM
Data Sourced
via MITRE·03:36 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-45566?

CVE-2026-45566 has a medium severity rating of 6.1.

2

How do I fix CVE-2026-45566?

To fix CVE-2026-45566, update Roxy-WI to version 8.2.6.5 or later.

3

What type of vulnerability is CVE-2026-45566?

CVE-2026-45566 is an open redirect vulnerability that allows bypassing security restrictions in the login flow.

4

Which software is affected by CVE-2026-45566?

CVE-2026-45566 affects Roxy-WI versions 8.2.6.4 and prior.

5

What impact does CVE-2026-45566 have on users?

CVE-2026-45566 could allow an attacker to redirect users to malicious sites or phishing pages.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203