<?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/"><channel><title>Rt-Claw &lt;= 0.2.0 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/rt-claw--0.2.0/</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, 18 Jul 2026 16:18:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/rt-claw--0.2.0/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-16125: Server-Side Request Forgery in zevorn rt-claw</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-16125-rt-claw-ssrf/</link><pubDate>Sat, 18 Jul 2026 16:18:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-16125-rt-claw-ssrf/</guid><description>A critical server-side request forgery (SSRF) vulnerability, identified as CVE-2026-16125, affects zevorn rt-claw versions up to and including 0.2.0, residing in the claw_net_get/claw_net_post functions within the http_request component, allowing remote attackers to manipulate the URL argument and access internal resources or perform port scanning.</description><content:encoded><![CDATA[<p>A significant server-side request forgery (SSRF) vulnerability, tracked as CVE-2026-16125, has been identified in zevorn rt-claw software, specifically impacting versions up to and including 0.2.0. This flaw exists within the <code>claw_net_get</code> and <code>claw_net_post</code> functions located in the <code>claw/services/tools/net.c</code> file, part of the application's <code>http_request</code> component. Attackers can remotely exploit this vulnerability by manipulating the <code>url</code> argument, leading to the application making requests to arbitrary internal or external destinations. This allows adversaries to bypass network access controls, gather sensitive information, or interact with services not intended for public exposure. An exploit for CVE-2026-16125 has been publicly released, increasing the urgency for users to address this vulnerability to prevent potential compromise of internal systems.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an internet-facing zevorn rt-claw application instance running version 0.2.0 or earlier.</li>
<li>Attacker crafts a specially formed HTTP request targeting the vulnerable <code>claw_net_get</code> or <code>claw_net_post</code> functions.</li>
<li>The crafted request includes a manipulated <code>url</code> argument containing an arbitrary internal IP address, hostname, or sensitive service endpoint.</li>
<li>The zevorn rt-claw application processes this malicious <code>url</code> parameter without adequate validation or sanitization.</li>
<li>The application's <code>http_request</code> component then makes an unintended, server-side outbound connection to the attacker-specified internal or external resource.</li>
<li>This server-side request forgery (SSRF) allows the attacker to bypass network segmentation, probe internal services, or access metadata services (e.g., cloud instance metadata).</li>
<li>The final objective can range from internal network reconnaissance and information disclosure to potential further exploitation of discovered internal services or exfiltration of sensitive data.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful exploitation of CVE-2026-16125 can have severe consequences, rated with a CVSS v3.1 Base Score of 7.3 (High). The primary impact includes unauthorized access to internal network resources, bypassing network firewalls and segmentation. Attackers can use this vulnerability to perform port scanning of internal hosts, access sensitive web services, or retrieve cloud provider metadata, which often contains credentials or configuration details. This can lead to significant information disclosure, lateral movement within the network, and potentially complete system compromise, enabling further sophisticated attacks against the organization's infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-16125 immediately by updating zevorn rt-claw to a version greater than 0.2.0, once released by the vendor.</li>
<li>Monitor your webserver logs for the <code>rt-claw</code> application for unusual <code>url</code> parameters containing internal IP addresses, non-standard ports, or suspicious domain names.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>server-side-request-forgery</category><category>vulnerability</category><category>web-application</category><category>ssrf</category><category>exploitation</category></item></channel></rss>