CVE-2026-71274
OpenBK7231T Stored XSS via Unsanitized MQTT-Set Channel Labels
CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-79 |
| Vendor | openshwprojects |
| Product | openbk7231t_app |
| Published | Aug 5, 2026 |
| Last Updated | Aug 5, 2026 |
Stay Ahead of the Next One
Get instant alerts for openshwprojects openbk7231t_app
Be the first to know when new high vulnerabilities affecting openshwprojects openbk7231t_app are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
openshwprojects / OpenBK7231T_App
0 โค *
References
Credits
Alibek Baxtiyorov