<?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>Cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3amindsdbmindsdb/</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, 05 Sep 2026 11:32:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3amindsdbmindsdb/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 SSRF Vulnerability in MindsDB Crawler</title><link>https://feed.craftedsignal.io/briefs/2026-09-mindsdb-ssrf/</link><pubDate>Sat, 05 Sep 2026 11:32:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-mindsdb-ssrf/</guid><description>MindsDB versions 26.1.0 and earlier are vulnerable to unauthenticated server-side request forgery (SSRF) in the web crawler handler, enabling unauthorized access to internal resources and cloud metadata.</description><content:encoded><![CDATA[<p>MindsDB versions up to and including 26.1.0 contain a Server-Side Request Forgery (SSRF) vulnerability within the web crawler handler. The flaw exists in the 'CrawlerTable.list' function, which fails to properly validate user-supplied URLs. Due to a default empty configuration for the allowlist, an unauthenticated attacker can supply arbitrary target URLs to the crawler. This allows the application to be coerced into making outbound requests on behalf of the server. The vulnerability is significant as it provides a mechanism to bypass network perimeters, potentially leading to unauthorized interaction with internal services or the exfiltration of sensitive cloud instance metadata. Defenders should treat this as a high-priority risk if the MindsDB instance is deployed within a cloud environment or has access to internal network segments.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to perform reconnaissance on internal networks, access hidden services, or retrieve sensitive configuration and authentication data from cloud metadata services. This could facilitate lateral movement or further exploitation of infrastructure components within the target organization.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade MindsDB to a version beyond 26.1.0 as soon as a patch is available.</li>
<li>Implement restrictive network egress policies for the MindsDB application host to prevent access to internal RFC1918 address space and cloud metadata IP addresses (e.g., 169.254.169.254).</li>
<li>Configure the MindsDB crawler allowlist explicitly, rather than relying on default settings, to restrict permissible target domains.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application</category><category>ssrf</category><category>vulnerability</category></item></channel></rss>