CVE-2026-45566
MEDIUM EPSS 4.9%
Published Jun 10, 20263w ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Jun 10, 2026 3w ago
Last Modified Jun 17, 2026 2w ago
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. 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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
4.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-601
References 1
- github.com https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-xw9x-68gg-mp5h
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.