← Back

Ollama

ollama

25 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Ollama
ollama

CVEs (25)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ollama
1Ollama
Jun 17, 2026
Oct 31, 2024
N/A· v4
8.2 HIGH· v3
N/A· v2
An issue was discovered in Ollama before 0.1.46. An attacker can use two HTTP requests to upload a malformed GGUF file containing just 4 bytes starting with the GGUF custom magic header. By leveraging a custom Modelfile...Show more
An issue was discovered in Ollama before 0.1.46. An attacker can use two HTTP requests to upload a malformed GGUF file containing just 4 bytes starting with the GGUF custom magic header. By leveraging a custom Modelfile that includes a FROM statement pointing to the attacker-controlled blob file, the attacker can crash the application through the CreateModel route, leading to a segmentation fault (signal SIGSEGV: segmentation violation).Show less
1Ollama
1Ollama
Jun 17, 2026
Oct 31, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue was discovered in Ollama through 0.3.14. File existence disclosure can occur via api/create. When calling the CreateModel route with a path parameter that does not exist, it reflects the "File does not exist" er...Show more
An issue was discovered in Ollama through 0.3.14. File existence disclosure can occur via api/create. When calling the CreateModel route with a path parameter that does not exist, it reflects the "File does not exist" error message to the attacker, providing a primitive for file existence on the server.Show less
1Ollama
1Ollama
Jun 17, 2026
Aug 29, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.
1Ollama
1Ollama
Jun 17, 2026
May 31, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64...Show more
Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring.Show less
1Ollama
1Ollama
Jun 17, 2026
Apr 8, 2024
N/A· v4
6.6 MEDIUM· v3
N/A· v2
Ollama before 0.1.29 has a DNS rebinding vulnerability that can inadvertently allow remote access to the full API, thereby letting an unauthorized user chat with a large language model, delete a model, or cause a denial...Show more
Ollama before 0.1.29 has a DNS rebinding vulnerability that can inadvertently allow remote access to the full API, thereby letting an unauthorized user chat with a large language model, delete a model, or cause a denial of service (resource exhaustion).Show less