CVE-2024-37032
HIGH 8.8EPSS 89.6%
Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring.
- CVSS v3.1
- 8.8 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H - EPSS
- 89.63% chance of exploitation in the next 30 days, 100th percentile
- Nuclei
- critical
- Published
- 2024-05-31
- Updated
- 2025-03-27
Proof-of-concept exploits (5)
- https://www.vicarius.io/vsociety/posts/probllama-in-ollama-a-tale-of-a-yet-another-rce-vu…
- Bi0x/CVE-2024-3703256★ · 2024-06-28
- badboy0/Ollama_Exploit_Tool2★ · 2025-08-07
- pankass/CVE-2024-37032_CVE-2024-454368★ · 2025-03-09
- itzSh4dowxZ/CVE-2024-37032-PoC