<?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>Xiaobei (&lt;= 5.5.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/xiaobei--5.5.2/</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>Fri, 04 Sep 2026 15:26:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/xiaobei--5.5.2/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>Unauthenticated RCE and SSRF in xiaobei via Webhook Injection</title><link>https://feed.craftedsignal.io/briefs/2026-09-xiaobei-unauth-webhook/</link><pubDate>Fri, 04 Sep 2026 15:26:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-xiaobei-unauth-webhook/</guid><description>The xiaobei product through version 5.5.2 lacks authentication on webhook endpoints, enabling unauthenticated remote code execution via pipeline message injection and server-side request forgery (SSRF) via malicious media URL fetching.</description><content:encoded><![CDATA[<p>The xiaobei application, up to and including version 5.5.2, contains a critical vulnerability where webhook endpoints fail to implement necessary authentication or signature validation. This flaw allows unauthenticated remote attackers to interact directly with the application's internal messaging pipeline via the /webhook_worktool handler. By submitting crafted payloads, an attacker can inject arbitrary messages, leading to potential remote code execution (RCE) within the agent pipeline. Furthermore, the application processes media URLs provided via these webhooks without adequate validation. This behavior can be exploited by attackers to conduct server-side request forgery (SSRF) attacks, allowing them to probe or interact with services located within the internal network that are otherwise inaccessible from the public internet. Given the lack of defensive controls on these endpoints, organizations using xiaobei versions 5.5.2 and earlier are at high risk of unauthorized system access and internal service compromise.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-85667 allows an unauthenticated attacker to execute code within the agent pipeline and leverage the server to reach internal network resources. This poses a significant threat of data exfiltration, lateral movement, and total system compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately restrict network access to the /webhook_worktool endpoint to known, trusted IP addresses using a reverse proxy or Web Application Firewall (WAF).</li>
<li>Audit all incoming webhook traffic for anomalous payloads targeting internal internal service URLs.</li>
<li>Upgrade xiaobei to a version released after 5.5.2 that implements cryptographic signature validation for webhook requests (CVE-2026-85667).</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>webserver</category><category>vulnerability</category><category>cve</category></item></channel></rss>