Vulnerability Description
Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries through the onWebSocketDataFromChildNode handler to read and modify user records and camera configuration.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gitlab.com/Shinobi-Systems/Shinobi
- https://gitlab.com/Shinobi-Systems/Shinobi/-/blob/f04e685b8bd4c6190fcd62993131b8
- https://gitlab.com/Shinobi-Systems/Shinobi/-/commit/5a76c74f3977661ff3f9fd55a260
- https://gitlab.com/Shinobi-Systems/Shinobi/-/merge_requests/554
- https://www.vulncheck.com/advisories/shinobi-before-commit-5a76c74f-arbitrary-da
FAQ
What is CVE-2026-82448?
CVE-2026-82448 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child n...
How severe is CVE-2026-82448?
CVE-2026-82448 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-82448?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.