<?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:ollama:ollama:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aollamaollama/</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>Thu, 03 Sep 2026 15:22:09 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aollamaollama/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>Ollama Arbitrary Redirect Vulnerability (CVE-2026-85180)</title><link>https://feed.craftedsignal.io/briefs/2026-09-ollama-ssrf/</link><pubDate>Thu, 03 Sep 2026 15:22:09 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-ollama-ssrf/</guid><description>Ollama versions fail to validate redirect destinations during model pulls, allowing unauthenticated attackers to perform Server-Side Request Forgery (SSRF) against internal resources and cloud metadata services.</description><content:encoded><![CDATA[<p>CVE-2026-85180 describes a critical security flaw in Ollama involving improper validation of redirect destinations during the retrieval of tensor-layer models. An unauthenticated attacker can host a malicious registry that provides a crafted tensor-layer manifest. When an Ollama instance attempts to pull a model from this registry, the server follows HTTP redirects provided by the attacker, leading to unauthorized GET requests. This vulnerability enables Server-Side Request Forgery (SSRF), which can be exploited to probe internal network services or access sensitive cloud metadata endpoints. This is particularly dangerous in cloud-hosted environments where metadata services (like 169.254.169.254) are reachable from the Ollama host, potentially exposing instance identity tokens or environment configuration. Defenders should treat all model pull requests from untrusted registries as a high-risk activity.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-85180 allows attackers to perform internal network reconnaissance and potentially exfiltrate sensitive credentials or configuration data from cloud metadata services. This risk is elevated in environments where Ollama instances have network access to internal resources or cloud management interfaces.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor for outgoing HTTP GET requests initiated by the Ollama process toward internal IP ranges (e.g., 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and specifically the cloud metadata endpoint (169.254.169.254).</li>
<li>Restrict the Ollama server's network access to known-trusted external registries only, using firewall egress rules to block communication with unverified model repositories.</li>
<li>Patch Ollama installations immediately once an update addressing CVE-2026-85180 is released by the vendor.</li>
<li>Review network logs for the Ollama binary for unusual connections to non-registry destinations or internal hosts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>ssrf</category><category>cloud-security</category></item></channel></rss>