CVE-2026-82448 PUBLISHED

Shinobi before commit 5a76c74f Arbitrary Database Query Execution via Hardcoded Child Node Key

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 29.08.2026 Updated: 29.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Shinobi Systems
Product Shinobi
Versions Default: unaffected
  • affected from 0 to 5a76c74f3977661ff3f9fd55a260db352c0b19c0 (excl.)

Credits

  • Sadık Ertürk reporter

References

Problem Types

  • Use of Hard-coded Credentials CWE