CVE-2026-62184 Details
Description
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.
A log parsing vulnerability has been identified in the OpenWrt LuCI application 'banIP', specifically in versions through 0.11.1. The issue arises from an awk-based parser that extracts the first IPv4 address from log lines without considering the field position. This flaw enables attackers to inject arbitrary IP addresses via fields they control, such as usernames. An unauthenticated remote attacker can exploit this by injecting an IP address into the login username field, leading to the banIP system blocking the wrong target while the actual attacker remains unblocked.
The vulnerability has been patched in banIP version 1.8.10-1. Users should update to this version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 13, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/openwrt/luci/security/advisories/GHSA-r6hx-4f83-vp8m | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/openwrt/luci/commit/d9bbc372e29618a8807b693a1ccf6d0e42cd196c | [email protected] | Source CodeVendor |
| https://github.com/openwrt/luci/security/advisories/GHSA-r6hx-4f83-vp8m | [email protected] | AdvisoryExploitRemedyVendor |
| https://www.vulncheck.com/advisories/luci-app-banip-log-monitor-ip-extraction-bypass | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-116 | Improper Encoding or Escaping of Output | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OpenWrt LuCI | All versions |
CPE
Remediation
| |
| OpenWrt LuCI-app-banip | <= 0.11.1 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 13, 2026 | New CVE Received | [email protected] |
Volerion