CVE-2026-45559

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.
Configurations

No configuration.

History

10 Jun 2026, 16:17

Type Values Removed Values Added
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 -

10 Jun 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 15:16

Updated : 2026-06-17 10:52


NVD link : CVE-2026-45559

Mitre link : CVE-2026-45559

CVE.ORG link : CVE-2026-45559


JSON object : View

Products Affected

No product.

CWE
CWE-90

Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')