CVE-2026-5530: Ollama Model Pull API download.go server-side request forgery
A flaw has been found in Ollama up to 0.18.1. This issue affects some unknown processing of the file server/download.go of the component Model Pull API. Executing a manipulation can lead to server-side request forgery. The attack can be launched remotely. The vendor was contacted early about this disclosure but did not respond in any way.
Security readout for executives and security teams
Plain-English summary
CVE-2026-5530 is a reported server-side request forgery issue in Ollama's Model Pull API. If reachable, the API could be abused to make the Ollama server send unintended requests. Treat this as a moderate infrastructure risk, especially where Ollama hosts can reach internal services or sensitive metadata endpoints.
Executive priority
Prioritize assessment where Ollama supports production workflows or has broad internal network reach. This is not described as actively exploited in the provided sources, but SSRF can become serious when infrastructure trust boundaries are weak.
Technical view
The bundle identifies CWE-918 in Ollama server/download.go affecting Model Pull API processing. Listed affected versions are Ollama 0.18.0 and 0.18.1, with the description saying up to 0.18.1. CVSS v2 is 6.5 with network access, low complexity, single authentication, and partial confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where Ollama 0.18.0 or 0.18.1 is deployed and the Model Pull API is reachable by users or services. Risk increases if the host can reach internal networks, cloud metadata services, or administrative endpoints.
Exploitation context
The provided bundle does not show CISA KEV listing or cite confirmed active exploitation. VulDB states the issue is remotely launchable and that the vendor did not respond. The bundle does not provide patch details, exploit maturity, or safe reproduction details.
Researcher notes
Evidence is thin and largely third-party. The sources identify SSRF in server/download.go but do not include vendor confirmation, root-cause detail, patch commits, or safe detection logic. Avoid assuming broader version impact beyond the provided affected list without additional vendor evidence.
Mitigation direction
Inventory Ollama deployments and identify versions 0.18.0 and 0.18.1.
Restrict Model Pull API access to trusted networks and authenticated users.
Limit outbound network access from Ollama hosts to required destinations.
Check Ollama vendor guidance for fixed versions or official mitigations.
Monitor Ollama logs for unusual model pull activity.
Review VulDB CTI indicators if you have authorized access.
Validation and detection
Confirm installed Ollama versions across servers, containers, and developer workstations.
Map where the Model Pull API is exposed internally or externally.
Review network egress logs from Ollama hosts for unexpected destinations.
Check access controls protecting Ollama API endpoints.
Verify host segmentation limits access to sensitive internal services.
Track the CVE record and vendor channels for updated remediation guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-918: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.