Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible stored XSS requires low-privileged account (PR:L) and admin page visit (UI:R); scope changes (S:C) because payload executes in admin browser context with LuCI origin access.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
2DescriptionCVE.org
luci-app-adblock-fast before 1.2.4-4 contains a stored cross-site scripting vulnerability in the blocklist name field that allows lower-privileged users to inject active HTML. When an administrator views the AdBlock Fast status page, the injected payload executes in the administrator's browser under the LuCI origin.
AnalysisAI
Stored cross-site scripting in luci-app-adblock-fast before 1.2.4-4 allows a lower-privileged LuCI user to inject malicious JavaScript into the blocklist name field, which executes in an administrator's browser under the LuCI origin when the AdBlock Fast status page is viewed. Because the payload runs within the LuCI same-origin context, a successful attack could enable session hijacking, unauthorized router reconfiguration, or privilege escalation from low-privileged user to effective admin control. No public exploit is identified at time of analysis; a vendor patch is available via the GitHub Security Advisory GHSA-q335-4c83-c88h.
Technical ContextAI
LuCI is the standard web administration interface for OpenWrt-based routers and embedded Linux devices. The affected component, luci-app-adblock-fast, is a LuCI plugin managing ad-blocking rules via blocklist configurations. CWE-79 (Improper Neutralization of Input During Web Page Generation) describes the root cause: user-supplied input in the blocklist name field is stored without sanitization and later rendered into the admin status page without output encoding, allowing active HTML and JavaScript injection. The CPE cpe:2.3:a:openwrt:luci:*:*:*:*:*:*:*:* confirms the vulnerability spans all LuCI versions shipping luci-app-adblock-fast prior to 1.2.4-4. The attack surface is the LuCI HTTP interface, typically exposed on the router's LAN-side network.
RemediationAI
Upgrade luci-app-adblock-fast to version 1.2.4-4 or later, which contains the vendor-confirmed fix per the GitHub Security Advisory at https://github.com/openwrt/luci/security/advisories/GHSA-q335-4c83-c88h. On OpenWrt devices, this can typically be performed via opkg: run 'opkg update && opkg upgrade luci-app-adblock-fast'. If immediate patching is not possible, restrict LuCI access to the minimum required accounts - remove or disable any lower-privileged user accounts that do not require access to the blocklist configuration, since the attack requires an authenticated low-privileged session. As an additional compensating control, restrict the LuCI interface to trusted LAN segments or VPN-only access to limit the pool of potential attackers. Before patching, audit existing blocklist name entries for suspicious script tags or encoded payloads and remove any anomalies.
In OpenWrt LuCI through 0.10, the endpoints admin/status/realtime/bandwidth_status and admin/status/realtime/wireless_st
Stored cross-site scripting in OpenWrt's LuCI web interface lets an adjacent-network attacker inject executable HTML/Jav
LuCI openwrt-22.03 branch git-22.361.69894-438c598 was discovered to contain a reflected cross-site scripting (XSS) vuln
OpenWRT LuCI version git-22.140.66206-02913be was discovered to contain a stored cross-site scripting (XSS) vulnerabilit
In OpenWrt LuCI git-20.x, remote unauthenticated attackers can retrieve the list of installed packages and services. Rat
OS command injection in OpenWrt's luci-app-dockerman grants any authenticated user holding only the read ACL full root-l
Root command injection in OpenWrt's LuCI web interface (luci-proto-openvpn through 0.11.1) lets an authenticated user wi
Ban-list poisoning in OpenWrt's luci-app-banip (banIP) before 1.8.10 lets an unauthenticated remote attacker steer the a
Unauthenticated path traversal in OpenWrt's luci-app-bmx7 package exposes arbitrary files on affected routers via the bm
Stored cross-site scripting in OpenWrt's luci-app-upnp lets an unauthenticated LAN client persist a JavaScript payload t
Privilege escalation to root in OpenWrt's luci-app-samba4 (LuCI web interface) lets authenticated delegated users invoke
A stored cross-site scripting (XSS) vulnerability exists in the OpenWrt LuCI web interface where malicious JavaScript co
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51993
GHSA-vh6j-2jxw-848c