AI description
CVE-2024-37032 is a path traversal vulnerability affecting Ollama, an open-source framework designed for running large language models (LLMs) locally. This flaw, also known as "Probllama," exists in Ollama versions prior to 0.1.34. The vulnerability arises because Ollama fails to adequately validate the format of the "digest" parameter when it resolves model paths. This lack of validation allows an attacker to inject malicious path traversal sequences, such as `../`, into the digest value. By doing so, an attacker can escape the intended directories and manipulate file paths. This can lead to arbitrary file writes on the system, and in certain configurations, it can be exploited to achieve remote code execution.
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
- Products
- ollama
CVSS 3.1
- Type
- Secondary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-22
- Hype score
- Not currently trending
ペネトレーションテストツールのMetasploitが更新。Linux向けRC4パッカー、OllamaのCVE-2024-37032、BeyondTrustのCVE-2026-1731、GrandstreamのCVE-2026-2329に対応する攻撃コード、Windows向け永続化の追加。 https://t.co/GiidCAOHcs
@__kokumoto
28 Feb 2026
1962 Impressions
5 Retweets
36 Likes
13 Bookmarks
0 Replies
0 Quotes
🚨 Metasploit Update Drops Linux RC4 Evasion + New RCE Exploits for Ollama, BeyondTrust, and VoIP Rapid7’s Feb 27 Metasploit release adds new exploit modules for high-severity RCE issues (including Ollama CVE-2024-37032, BeyondTrust PRA/RS CVE-2026-1731, and Grandstream GXP16
@ThreatSynop
28 Feb 2026
70 Impressions
0 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
🚨 Ollama RCE Exploit: How #CVE-2024-37032 Bypasses Authentication to Hack #AI Servers + Video https://t.co/bDWrtoAvmF Educational Purposes!
@UndercodeUpdate
14 Feb 2026
52 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Threat Alert: Breaking the Chain: Wiz Uncovers a Signature Verification Bypass in Nuclei, the CVE-2024-43405 CVE-2024-37032 Severity: 🟡 Medium Maturity: 💢 Emerging Learn more: https://t.co/AS7I7AgI8k #CyberSecurity #ThreatIntel #InfoSec
@fletch_ai
4 Jan 2025
17 Impressions
0 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ollama:ollama:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B6FFF9F3-E470-40F2-B950-615D4B263935",
"versionEndExcluding": "0.1.34",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]