PT-2026-26450 · Openwrt · Luci+1
Mxsasha
·
Published
2026-03-19
·
Updated
2026-04-21
·
CVE-2026-32721
CVSS v3.1
8.6
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
LuCI versions prior to 24.10.5 and 25.12.0
Description
LuCI, the OpenWrt Configuration Interface, is affected by a stored Cross-Site Scripting (XSS) issue within the wireless scan modal. The system renders SSID values from scan results as raw HTML without proper sanitization. The
wireless.js file within the luci-mod-network package utilizes a template literal to pass SSIDs to dom.append(), which then processes them through innerHTML. This allows an attacker to create a malicious SSID containing arbitrary HTML/JavaScript code. Exploitation requires a user to actively open the wireless scan modal, such as when connecting to a Wi-Fi access point or surveying nearby channels. The issue impacts OpenWrt versions newer than 23.05/22.03 up to the patched releases (24.10.6 and 25.12.1). The vulnerability is triggered by crafted SSIDs in the wireless scan modal.Recommendations
LuCI versions prior to 24.10.5 should be updated to version 24.10.5 or later.
LuCI versions prior to 25.12.0 should be updated to version 25.12.0 or later.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Luci
Luci-Mod-Network