CVE Catalog

CVE-2026-82448

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

The hardcoded key enables unauthorized access to the database, potentially leading to theft of user data, modification of camera configuration, and privacy breaches.

Recommendation

Update Shinobi to a version containing the fix from commit 5a76c74f. Immediately change all connection keys and restrict access to the child node port.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS