<?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>Wyoming - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/wyoming/</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>Tue, 01 Sep 2026 21:08:10 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/wyoming/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 Wyoming API</title><link>https://feed.craftedsignal.io/briefs/2026-09-wyoming-ssrf/</link><pubDate>Tue, 01 Sep 2026 21:08:10 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-wyoming-ssrf/</guid><description>Wyoming versions prior to 1.10.2 contain a server-side request forgery (SSRF) vulnerability that allows unauthenticated remote attackers to redirect outbound API connections to arbitrary network targets.</description><content:encoded><![CDATA[<p>Wyoming versions prior to 1.10.2 are susceptible to a server-side request forgery (SSRF) vulnerability (CVE-2026-8712). The flaw resides in the handling of the 'uri' query parameter within the application's HTTP API. An unauthenticated attacker with network access to the API can craft malicious requests to endpoints including /api/info, /api/speech-to-text, and /api/text-to-speech. By supplying an arbitrary URI using 'tcp://' or 'unix://' protocols, an attacker can override the server-configured backend settings, forcing the application to initiate unauthorized outbound connections. This capability allows attackers to bypass network perimeters, perform reconnaissance on internal services, or interact with sensitive endpoints that are otherwise unreachable from the public internet. Given the potential for lateral movement and access to internal data, this vulnerability represents a significant risk for deployments exposed to untrusted networks.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to perform server-side request forgery, potentially leading to unauthorized interaction with internal services or restricted network infrastructure. If exploited, an attacker could gain insights into internal network topology, extract information from local services, or potentially trigger further downstream vulnerabilities, depending on the environment where Wyoming is deployed.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade all instances of Wyoming to version 1.10.2 or later to remediate the SSRF vulnerability in the API.</li>
<li>Implement network segmentation to restrict access to the Wyoming HTTP API endpoints to trusted IP addresses only.</li>
<li>Deploy egress filtering on the host machine running Wyoming to limit outbound connections to only authorized internal backend services or external destinations.</li>
<li>Monitor web access logs for unusual 'uri' parameters containing 'tcp://' or 'unix://' prefixes directed at /api/info, /api/speech-to-text, or /api/text-to-speech.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ssrf</category><category>web-vulnerability</category></item></channel></rss>