CVE-2026-62184 PUBLISHED

luci-app-banip Log Monitor IP Extraction Bypass

Assigner: VulnCheck
Reserved: 13.07.2026 Published: 13.07.2026 Updated: 14.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor openwrt
Product luci-app-banip
Versions Default: unaffected
  • affected from 0 to 0.11.1 (incl.)
  • Version d9bbc372e29618a8807b693a1ccf6d0e42cd196c is unaffected

Credits

  • lujie (@lujiefsi) reporter

References

Problem Types

  • Improper Encoding or Escaping of Output CWE