CVE-2026-88831

Summary

BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-636: Not Failing Securely ('Failing Open')

Workarounds

Audit all BusyBox httpd configuration files for syntactically valid CIDR prefix lengths. Implement network-level access controls (iptables/nftables) as the primary enforcement layer rather than relying on application-level ACLs.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References