CVE-2026-71274EPSS p7.8%
CVE-2026-71274CVE-2026-71274
Description
OpenBK7231T's CHANNEL_SetLabel() (src/cmnds/cmd_channels.c) stores channel labels received via the MQTT SetChannelLabel command using strdup() with no HTML sanitization. CHANNEL_GetLabel() returns these labels unsanitized, and they are rendered via hprintf255() at 15+ locations in src/httpserver/http_fns.c with no HTML encoding. An attacker with MQTT broker access (commonly unauthenticated in real deployments) can set a channel label containing a <script> payload that executes when any user views the device's web panel.
Scoring
| CVSS | 8.5 () |
| Vector | CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N |
| EPSS | 0.18% probability of exploitation · percentile 7.8% · 2026-08-06T12:00:30Z |
| Last modified | 2026-08-05 |