SCA: security update for github.com/ollama/ollama (GHSA-89qx-m49c-8crf)

high Tenable Self-Hosted Container Security Plugin ID 446729

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 (DoS) attack. The root cause of the issue is an out-of-bounds read
in the gguf.go file. (CVE-2024-12055)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-89qx-m49c-8crf

Plugin Details

Severity: High

ID: 446729

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2024-12055

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/20/2025

Vulnerability Publication Date: 3/20/2025

Reference Information

CVE: CVE-2024-12055

cwe: CWE-125