- Description
- LuCI is the OpenWrt Configuration Interface. Versions prior to both 24.10.5 and 25.12.0, contain a stored XSS vulnerability in the wireless scan modal, where SSID values from scan results are rendered as raw HTML without any sanitization. The wireless.js file in the luci-mod-network package passes SSIDs via a template literal to dom.append(), which processes them through innerHTML, allowing an attacker to craft a malicious SSID containing arbitrary HTML/JavaScript. Exploitation requires the user to actively open the wireless scan modal (e.g., to connect to a Wi-Fi access point or survey nearby channels), and only affects OpenWrt versions newer than 23.05/22.03 up to the patched releases (24.10.6 and 25.12.1). The issue has been fixed in version LuCI 26.072.65753~068150b.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- luci, openwrt
CVSS 3.1
- Type
- Primary
- Base score
- 4.8
- Impact score
- 2.7
- Exploitability score
- 1.7
- Vector string
- CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-79
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openwrt:luci:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F9CC9A18-0DFA-4B5D-805A-A1529F23D4C8",
"versionEndExcluding": "26.072.65753-068150b",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:openwrt:openwrt:*:*:*:*:*:*:*:*",
"matchCriteriaId": "12B5818C-BB4D-4486-9C53-7FCA8EF2EDA8",
"versionEndExcluding": "24.10.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:openwrt:openwrt:*:*:*:*:*:*:*:*",
"matchCriteriaId": "061FA3CA-10C0-4EF2-8566-E623964CAE79",
"versionEndExcluding": "25.12.1",
"versionStartIncluding": "25.12.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]