Files
CVEs-PoC/2025/CVE-2025-1975.md
T
2025-09-29 21:09:30 +02:00

848 B

CVE-2025-1975

Description

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.

POC

Reference

No PoCs from references.

Github