[GH-ISSUE #12101] Docker Scout is showing a list of high priority CVEs in go binary #70102

Closed
opened 2026-05-04 20:21:24 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @ksylvan on GitHub (Aug 27, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12101

What is the issue?

Ollama related CVEs - Fabric Go Binary using Ollama 0.11.7

The binary was compiled using Go 1.24

See https://hub.docker.com/repository/docker/kayvan/fabric/tags/latest/sha256-6ee05bae1b0f8e596f45d09ad691489b0b366db9a1b8829365d9ce8d2e0624cd

High Severity (7.5 CVSS Score)

CVE-2025-0317 - Ollama DoS Vulnerability

  • Link: https://nvd.nist.gov/vuln/detail/CVE-2025-0317
  • CVSS Score: 7.5 (High)
  • Description: 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 resulting in a Denial of Service (DoS) attack.
  • Affected: Ollama server versions ≤ 0.3.14
  • Impact: Denial of Service through division by zero error

CVE-2025-0315 - Ollama DoS Vulnerability

  • Link: https://nvd.nist.gov/vuln/detail/CVE-2025-0315
  • CVSS Score: 7.5 (High)
  • Description: Vulnerability allows Denial of Service via customized GGUF model file upload on Ollama server.
  • Affected: Ollama/ollama versions ≤ 0.3.14
  • Impact: Denial of Service through malicious GGUF model file uploads

CVE-2024-12886 - Ollama Out-of-Memory Vulnerability

  • Link: https://nvd.nist.gov/vuln/detail/CVE-2024-12886
  • CVSS Score: 7.5 (High)
  • Description: 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.
  • Affected: Ollama server version 0.3.14
  • Impact: Denial of Service through memory exhaustion via gzip bomb attack

Relevant log output


OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.11.7

Originally created by @ksylvan on GitHub (Aug 27, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12101 ### What is the issue? # Ollama related CVEs - Fabric Go Binary using Ollama 0.11.7 The binary was compiled using Go 1.24 See https://hub.docker.com/repository/docker/kayvan/fabric/tags/latest/sha256-6ee05bae1b0f8e596f45d09ad691489b0b366db9a1b8829365d9ce8d2e0624cd ## High Severity (7.5 CVSS Score) ### **CVE-2025-0317** - Ollama DoS Vulnerability - **Link**: [https://nvd.nist.gov/vuln/detail/CVE-2025-0317](https://nvd.nist.gov/vuln/detail/CVE-2025-0317) - **CVSS Score**: 7.5 (High) - **Description**: 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 resulting in a Denial of Service (DoS) attack. - **Affected**: Ollama server versions ≤ 0.3.14 - **Impact**: Denial of Service through division by zero error ### **CVE-2025-0315** - Ollama DoS Vulnerability - **Link**: [https://nvd.nist.gov/vuln/detail/CVE-2025-0315](https://nvd.nist.gov/vuln/detail/CVE-2025-0315) - **CVSS Score**: 7.5 (High) - **Description**: Vulnerability allows Denial of Service via customized GGUF model file upload on Ollama server. - **Affected**: Ollama/ollama versions ≤ 0.3.14 - **Impact**: Denial of Service through malicious GGUF model file uploads ### **CVE-2024-12886** - Ollama Out-of-Memory Vulnerability - **Link**: [https://nvd.nist.gov/vuln/detail/CVE-2024-12886](https://nvd.nist.gov/vuln/detail/CVE-2024-12886) - **CVSS Score**: 7.5 (High) - **Description**: 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. - **Affected**: Ollama server version 0.3.14 - **Impact**: Denial of Service through memory exhaustion via gzip bomb attack ### Relevant log output ```shell ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.11.7
GiteaMirror added the bug label 2026-05-04 20:21:24 -05:00
Author
Owner

@rick-github commented on GitHub (Aug 27, 2025):

So don't use ollama versions ≤ 0.3.14.

<!-- gh-comment-id:3229374996 --> @rick-github commented on GitHub (Aug 27, 2025): So don't use ollama versions ≤ 0.3.14.
Author
Owner

@pdevine commented on GitHub (Aug 27, 2025):

@ksylvan this seems like maybe a Docker Scout issue?

<!-- gh-comment-id:3229415227 --> @pdevine commented on GitHub (Aug 27, 2025): @ksylvan this seems like maybe a Docker Scout issue?
Author
Owner

@ksylvan commented on GitHub (Aug 27, 2025):

@pdevine @rick-github I agree with you guys, and it looks concerning for new users who might want to use a docker image. I'll just turn the Docker Scout setting off.

<!-- gh-comment-id:3229982675 --> @ksylvan commented on GitHub (Aug 27, 2025): @pdevine @rick-github I agree with you guys, and it looks concerning for new users who might want to use a docker image. I'll just turn the Docker Scout setting off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70102