<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Shinobi (&lt; Commit 5a76c74f) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/shinobi--commit-5a76c74f/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 29 Aug 2026 13:38:50 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/shinobi--commit-5a76c74f/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Hardcoded Connection Key Vulnerability in Shinobi Child Node</title><link>https://feed.craftedsignal.io/briefs/2026-08-shinobi-hardcoded-key/</link><pubDate>Sat, 29 Aug 2026 13:38:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-shinobi-hardcoded-key/</guid><description>Shinobi versions prior to commit 5a76c74f contain a hardcoded connection key in the child node service, allowing unauthenticated attackers to execute arbitrary SQL queries.</description><content:encoded><![CDATA[<p>Shinobi versions released prior to commit 5a76c74f contain a significant security vulnerability involving a hardcoded connection key within the child node service. This vulnerability enables unauthenticated remote attackers to establish a WebSocket connection to the child node by providing the known hardcoded key during the handshake process. Once the handshake is successful, the attacker can leverage the 'onWebSocketDataFromChildNode' handler to dispatch arbitrary SQL queries against the underlying database. This allows for unauthorized data exfiltration, modification of user records, and manipulation of camera configurations. Because the vulnerability facilitates direct interaction with the database layer, it effectively grants full database access to any attacker with network connectivity to the child node port.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to full database compromise, which may include the theft of user credentials, unauthorized viewing of camera feeds, and the ability to alter system configurations. This poses a critical risk to deployments where Shinobi nodes are exposed to untrusted networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade the Shinobi child node service to commit 5a76c74f or later immediately.</li>
<li>Restrict network access to the child node service port (default WebSocket ports) to trusted internal IP addresses only.</li>
<li>Audit database logs for unusual query patterns or unexpected modifications to the 'users' and 'camera' tables that occur from the child node service interface.</li>
</ol>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2026-82448</category><category>sql-injection</category><category>vulnerability</category></item></channel></rss>