IP Deny Rule Misconfiguration in BusyBox httpd
CVE-2026-88831
5.3MEDIUM
What is CVE-2026-88831?
The BusyBox httpd software exposes a vulnerability where invalid CIDR prefix lengths in IP deny rules result in a misconfiguration, allowing the rule to fail open. This occurs when a parsed IP address has a zeroed mask, causing it to match no clients, potentially bypassing intended access controls. This flaw emphasizes the importance of validating CIDR inputs to ensure proper firewall configuration.