Vulnerability Description
Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, get_ldap_email (app/modules/roxywi/user.py:120-157) builds the LDAP search filter via f-string concatenation. The username URL path parameter is taken verbatim — no checkAjaxInput, no LDAP escape — and inserted, a username like *)(mail=*)(cn=* injects additional clauses, allowing the admin to enumerate or harvest attributes outside the intended record. 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-2257-7mhp-grqp
- https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-2257-7mhp-grqp
FAQ
What is CVE-2026-45559?
CVE-2026-45559 is a vulnerability with a CVSS score of 4.9 (MEDIUM). Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, get_ldap_email (app/modules/roxywi/user.py:120-157) builds the LDAP search filter ...
How severe is CVE-2026-45559?
CVE-2026-45559 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45559?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.