AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-12886

HIGH · CVSS 7.5 EPSS 0.68%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-20 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.

CVE
CVE-2024-12886
Severity
HIGH
CVSS
7.5
EPSS
0.68%

Original NVD 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. The vulnerability is present in the `makeRequestWithRetry` and `getAuthorizationToken` functions, which use `io.ReadAll` to read the response body. This can result in excessive memory usage and a Denial of Service (DoS) condition.