<?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>LLaMA-Factory (Unspecified Version) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/llama-factory-unspecified-version/</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:30:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/llama-factory-unspecified-version/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>CVE-2026-85673: SSRF Vulnerability in LLaMA-Factory OpenAI-Compatible API</title><link>https://feed.craftedsignal.io/briefs/2026-09-llama-factory-ssrf/</link><pubDate>Fri, 04 Sep 2026 15:30:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-llama-factory-ssrf/</guid><description>LLaMA-Factory is vulnerable to server-side request forgery (SSRF) due to improper validation of multimodal media URLs in its OpenAI-compatible API, allowing unauthenticated attackers to access internal network resources.</description><content:encoded><![CDATA[<p>LLaMA-Factory contains a server-side request forgery (SSRF) vulnerability within its OpenAI-compatible API's multimodal media URL handler (CVE-2026-85673). The issue stems from the 'check_ssrf_url' guard, which performs a one-time validation of the user-supplied URL. However, the application uses 'requests.get' to fetch these URLs, which follows HTTP redirects and performs subsequent DNS resolutions without re-validating the final, resolved destination. This flaw permits unauthenticated attackers to bypass security controls using techniques such as HTTP redirection or DNS rebinding. By exploiting this, attackers can force the LLaMA-Factory instance to perform requests to sensitive internal network addresses or cloud metadata service endpoints, potentially leading to unauthorized data access or internal reconnaissance.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthenticated attackers to interact with internal network services that are otherwise inaccessible from the public internet. This includes access to cloud metadata services (e.g., 169.254.169.254), internal management interfaces, and other microservices within the hosting environment. The potential impact involves unauthorized data exfiltration, service manipulation, or leveraging the application as a proxy for lateral movement within the infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor application logs for anomalous outbound HTTP requests originating from the LLaMA-Factory server, particularly those targeting internal IP ranges or cloud metadata endpoints.</li>
<li>Implement network-level egress filtering to prevent the LLaMA-Factory application from reaching sensitive internal segments or the cloud provider metadata service.</li>
<li>Review vendor documentation for patches addressing CVE-2026-85673 and update the LLaMA-Factory deployment to a non-vulnerable version as soon as one is released.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>