CVE-2025-44779
- EPSS 0.16%
- Veröffentlicht 07.08.2025 00:00:00
- Zuletzt bearbeitet 14.08.2025 20:00:57
An issue in Ollama v0.1.33 allows attackers to delete arbitrary files via sending a crafted packet to the endpoint /api/pull.
CVE-2025-51471
- EPSS 3.84%
- Veröffentlicht 22.07.2025 00:00:00
- Zuletzt bearbeitet 17.10.2025 18:15:36
Cross-Domain Token Exposure in server.auth.getAuthorizationToken in Ollama 0.6.7 allows remote attackers to steal authentication tokens and bypass access controls via a malicious realm value in a WWW-Authenticate header returned by the /api/pull endp...
CVE-2025-1975
- EPSS 0.43%
- Veröffentlicht 16.05.2025 08:25:57
- Zuletzt bearbeitet 24.06.2025 16:40:44
A vulnerability in the Ollama server version 0.5.11 allows a malicious user to cause a Denial of Service (DoS) attack by customizing the manifest content and spoofing a service. This is due to improper validation of array index access when downloadin...
CVE-2024-8063
- EPSS 0.59%
- Veröffentlicht 20.03.2025 10:10:56
- Zuletzt bearbeitet 13.05.2025 13:28:05
A divide by zero vulnerability exists in ollama/ollama version v0.3.3. The vulnerability occurs when importing GGUF models with a crafted type for `block_count` in the Modelfile. This can lead to a denial of service (DoS) condition when the server pr...
CVE-2025-0312
- EPSS 0.65%
- Veröffentlicht 20.03.2025 10:10:53
- Zuletzt bearbeitet 28.03.2025 14:11:12
A vulnerability in ollama/ollama versions <=0.3.14 allows a malicious user to create a customized GGUF model file that, when uploaded and created on the Ollama server, can cause a crash due to an unchecked null pointer dereference. This can lead to a...
CVE-2024-12886
- EPSS 0.67%
- Veröffentlicht 20.03.2025 10:10:28
- Zuletzt bearbeitet 15.04.2026 00:35:42
An Out-Of-Memory (OOM) vulnerability exists in the `ollama` server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the `ollama` server crashing. The vulnerability is ...
CVE-2025-0317
- EPSS 13.48%
- Veröffentlicht 20.03.2025 10:10:02
- Zuletzt bearbeitet 02.04.2025 16:07:20
A vulnerability in ollama/ollama versions <=0.3.14 allows a malicious user to upload and create a customized GGUF model file on the Ollama server. This can lead to a division by zero error in the ggufPadding function, causing the server to crash and ...
CVE-2025-0315
- EPSS 0.67%
- Veröffentlicht 20.03.2025 10:09:48
- Zuletzt bearbeitet 02.04.2025 16:02:38
A vulnerability in ollama/ollama <=0.3.14 allows a malicious user to create a customized GGUF model file, upload it to the Ollama server, and create it. This can cause the server to allocate unlimited memory, leading to a Denial of Service (DoS) atta...
CVE-2024-12055
- EPSS 0.82%
- Veröffentlicht 20.03.2025 10:08:47
- Zuletzt bearbeitet 13.05.2025 13:28:08
A vulnerability in Ollama versions <=0.3.14 allows a malicious user to create a customized gguf model file that can be uploaded to the public Ollama server. When the server processes this malicious model, it crashes, leading to a Denial of Service (D...
CVE-2024-39722
- EPSS 3.94%
- Veröffentlicht 31.10.2024 20:15:05
- Zuletzt bearbeitet 13.05.2025 14:24:04
An issue was discovered in Ollama before 0.1.46. It exposes which files exist on the server on which it is deployed via path traversal in the api/push route.