<?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:quickwit:quickwit:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aquickwitquickwit/</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>Wed, 16 Sep 2026 19:52:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aquickwitquickwit/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>SSRF Vulnerability in Quickwit SQS File Source</title><link>https://feed.craftedsignal.io/briefs/2026-09-quickwit-ssrf/</link><pubDate>Wed, 16 Sep 2026 19:52:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-quickwit-ssrf/</guid><description>Quickwit versions through 0.9.0 contain a Server-Side Request Forgery vulnerability allowing unauthenticated attackers to perform internal network scanning and service fingerprinting via the create-source API.</description><content:encoded><![CDATA[<p>Quickwit versions through 0.9.0 are affected by a Server-Side Request Forgery (SSRF) vulnerability identified as CVE-2026-92719. The issue resides in the handling of the queue_url parameter within SQS file sources. The application fails to properly validate the host and scheme components of this parameter when processing requests via the create-source API. This flaw allows an unauthenticated attacker to force the Quickwit node to perform outbound requests to arbitrary internal IP addresses or domains. By analyzing the differential responses from the node, attackers can map internal infrastructure, perform port scanning, and fingerprint internal services that are not directly accessible from the internet. This vulnerability is particularly critical for deployments where the Quickwit instance resides within an internal network segment with access to sensitive management interfaces or other microservices.</p>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of CVE-2026-92719 enables unauthorized network reconnaissance within the host environment. By leveraging the Quickwit node as a proxy, attackers can bypass network access controls to interact with internal services. This leads to the exposure of internal service versions, identification of reachable assets, and potential precursor activity for further exploitation of internal-only APIs.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade all instances of Quickwit to a version beyond 0.9.0 immediately to apply the patch for CVE-2026-92719.</li>
<li>Implement strict network egress filtering on all Quickwit nodes to limit connections to known-good SQS service endpoints.</li>
<li>Monitor webserver access logs for anomalous requests to the create-source API containing non-standard or internal URL schemes (e.g., file://, gopher://) or local IP ranges within the queue_url parameter.</li>
<li>Ensure that the service account running the Quickwit process follows the principle of least privilege, restricting its ability to communicate with internal network segments.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ssrf</category><category>vulnerability</category><category>web-application</category></item></channel></rss>