CVE-2026-71273
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Summary
OpenBK7231T's /cfg_wifi_set endpoint (src/httpserver/http_fns.c) accepts configuration changes via a plain GET request with no CSRF token. If the web_admin_password_enabled parameter is absent from the request, an else-branch silently clears the device's web admin password to an empty string. A one-click CSRF payload (e.g. an <img> tag pointing at /cfg_wifi_set with new SSID/password parameters and web_admin_password_enabled omitted) visited by an authenticated admin's browser both hijacks the device's WiFi configuration and disables its web password protection.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| openshwprojects | OpenBK7231T_App | 0 <= * | affected |
Weaknesses
- CWE-352: CWE-352
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/openshwprojects/OpenBK7231T_App
- https://github.com/openshwprojects/OpenBK7231T_App/blob/main/src/httpserver/http_fns.c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.