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.
{
"nvd_published_at": "2025-03-20T10:15:26Z",
"github_reviewed_at": "2025-03-22T00:19:54Z",
"cwe_ids": [
"CWE-125"
],
"severity": "HIGH",
"github_reviewed": true
}