<?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>Ms-Swift (4.5.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/ms-swift-4.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:31:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/ms-swift-4.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>Server-Side Request Forgery in ms-swift</title><link>https://feed.craftedsignal.io/briefs/2026-09-ms-swift-ssrf/</link><pubDate>Fri, 04 Sep 2026 15:31:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-ms-swift-ssrf/</guid><description>An unauthenticated server-side request forgery (SSRF) vulnerability in ms-swift version 4.5.2 allows attackers to perform unauthorized requests to internal network services and cloud metadata endpoints.</description><content:encoded><![CDATA[<p>The ms-swift software, specifically version 4.5.2, contains a critical server-side request forgery (SSRF) vulnerability within its OpenAI-compatible deployment API. The flaw stems from the application's failure to validate or filter media URLs before fetching them from remote sources. Attackers can exploit this by supplying malicious inputs into the 'image_url', 'audio_url', or 'video_url' parameters. When the application processes these parameters, it makes an outbound request to the specified destination. Because these requests lack redirect filtering or destination validation, unauthenticated remote attackers can leverage the affected server to interact with internal resources, probe sensitive network services, or query cloud metadata services (such as the IMDS endpoint at 169.254.169.254) to exfiltrate credentials or configuration metadata. This vulnerability poses a significant risk to organizations running internal services in cloud-hosted environments.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to perform unauthorized requests on behalf of the vulnerable server, potentially leading to the discovery of internal infrastructure, unauthorized access to internal services, or the exfiltration of sensitive cloud instance identity and configuration data.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and infrastructure teams:</p>
<ul>
<li>Identify all instances of ms-swift 4.5.2 within the environment and restrict their access to internal network resources and cloud metadata endpoints until a patch is applied.</li>
<li>Review web server access logs for requests containing suspicious 'image_url', 'audio_url', or 'video_url' parameters that point to internal IP ranges (e.g., 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) or local loopback addresses (127.0.0.1).</li>
<li>Block or monitor outbound traffic from ms-swift deployment servers to common cloud metadata endpoints (169.254.169.254) using firewall or Egress filtering.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>ssrf</category></item></channel></rss>