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 downloading a model via the /api/pull endpoint, which can lead to a server crash.
{
"severity": "HIGH",
"github_reviewed": true,
"cwe_ids": [
"CWE-129"
],
"nvd_published_at": "2025-05-16T09:15:17Z",
"github_reviewed_at": "2025-05-17T15:10:13Z"
}