SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-82448

CRITICAL · CVSS 9.8 EPSS 0.41%

Source: NVD + CISA KEV + EPSS · Published 2026-08-29 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Shinobi versions prior to commit 5a76c74f are vulnerable due to a hardcoded connection key in the child node service, allowing unauthenticated attackers to execute arbitrary SQL queries. This vulnerability enables attackers to access and manipulate user records and camera configurations by exploiting the WebSocket handshake process. Organizations using Shinobi should prioritize addressing this critical vulnerability to prevent unauthorized access and potential data breaches.

CVE
CVE-2026-82448
Severity
CRITICAL
CVSS
9.8
EPSS
0.41%

Original NVD 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.