CVE-2026-33432: Roxy-WI has Pre-Authentication LDAP Injection that Leads to Authentication Bypass
Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions up to and including 8.2.8.2, when LDAP authentication is enabled, Roxy-WI constructs an LDAP search filter by directly concatenating the user-supplied login username into the filter string without escaping LDAP special characters. An unauthenticated attacker can inject LDAP filter metacharacters into the username field to manipulate the search query, cause the directory to return an unintended user entry, and bypass authentication entirely — gaining access to the application without knowing any valid password. As of time of publication, no known patches are available.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-33432?
CVE-2026-33432 has a high severity level due to its potential for authentication bypass through LDAP injection.
How do I fix CVE-2026-33432?
To fix CVE-2026-33432, upgrade Roxy-WI to version 8.2.8.3 or later, which addresses the pre-authentication LDAP injection vulnerability.
What versions are affected by CVE-2026-33432?
CVE-2026-33432 affects Roxy-WI versions up to and including 8.2.8.2 when LDAP authentication is enabled.
What is the impact of CVE-2026-33432?
The impact of CVE-2026-33432 is that it allows attackers to bypass authentication, potentially leading to unauthorized access to sensitive data.
Is CVE-2026-33432 an application-level vulnerability?
Yes, CVE-2026-33432 is classified as an application-level vulnerability specifically affecting the Roxy-WI web interface.