SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-62184

HIGH · CVSS 7.5 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-13 · Last synced 2026-08-12

CyberRota Analysis

AI-Generated

The log parsing vulnerability in luci-app-banip allows unauthenticated remote attackers to inject arbitrary IP addresses through manipulated log entries, specifically by exploiting the username field. This misconfiguration can lead to incorrect blocking of legitimate users while leaving the actual attacker unblocked, potentially facilitating further attacks. Organizations using luci-app-banip should prioritize remediation to prevent unauthorized access and ensure proper IP blocking functionality.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-62184
Severity
HIGH
CVSS
7.5
EPSS
0.45%

Original NVD 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.