<?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>Dim-Sum-App - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/dim-sum-app/</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>Sun, 20 Sep 2026 18:22:47 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/dim-sum-app/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 NonceGeek dim-sum-app</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-94038/</link><pubDate>Sun, 20 Sep 2026 18:22:47 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-94038/</guid><description>A server-side request forgery vulnerability (CVE-2026-94038) in the NonceGeek dim-sum-app Deno backend allows remote attackers to manipulate the supabase_url parameter for unauthorized server-side requests.</description><content:encoded><![CDATA[<p>CVE-2026-94038 describes a critical server-side request forgery (SSRF) vulnerability identified in the NonceGeek dim-sum-app. The flaw specifically resides in the <code>textSearchV2Handler</code> function located within <code>deno/main.tsx</code> of the Deno backend component. By supplying a malicious value to the <code>supabase_url</code> argument, a remote, unauthenticated attacker can force the application to perform unauthorized HTTP requests to arbitrary internal or external targets. This exposure can be leveraged to interact with internal infrastructure, query local services, or perform reconnaissance within the target network environment. The vulnerability has been publicly disclosed, and a patch (commit <code>8389032e5d52c28c4855c6126ca7d0eae8af346a</code>) is available to remediate this issue.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows remote actors to bypass network perimeter controls and perform SSRF, potentially leading to unauthorized data exfiltration or access to internal resources normally unreachable from the public internet.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the immediate application of the security patch provided by the vendor. Organizations should audit their web server and proxy logs for unusual outbound requests originating from the server hosting the Deno backend, specifically monitoring for anomalous calls targeting internal IP ranges or sensitive internal metadata endpoints.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>