CVE-2026-62184

Summary

luci-app-banip contains a log parsing vulnerability where the awk-based parser extracts the first IPv4 address from log lines regardless of field position, allowing attackers to inject arbitrary IPs via attacker-controlled fields like usernames. An unauthenticated remote attacker can inject an IP address into the login username field, causing banIP to block the wrong target while the real attacker remains unblocked.

Affected Software

VendorProductVersion RangeStatus
openwrtluci0 <= 0.11.1affected
openwrtlucid9bbc372e29618a8807b693a1ccf6d0e42cd196cunaffected

Weaknesses

  • CWE-116: Improper Encoding or Escaping of Output

References