Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-37032

89
FAUCET Score

CVE-2024-37032 is a critical path traversal vulnerability affecting Ollama versions prior to 0.1.34, stemming from insufficient validation of digest formats when retrieving model paths. This flaw allows attackers to manipulate paths, potentially leading to unauthorized access or execution. With a CVSS score of 8.8 (High), this vulnerability is easily exploitable over the network with low privileges and no user interaction, enabling full compromise of confidentiality, integrity, and availability. Its EPSS score of 0.938150 indicates a very high probability of exploitation. Exploit code, including Nuclei templates for Remote Code Execution, is publicly available, and the vulnerability has garnered significant community attention with 7 mentions and 4 media articles. While not yet in CISA's KEV catalog, its high FAUCET Risk Score of 99/100 and widespread discussion suggest active exploitation is highly probable.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.1.34CPE matchmatch criteria
cpe:2.3:a:ollama:ollama:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
89.63%
Probability of exploitation in next 30 days
EPSS Percentile
99.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Metasploit: Ollama Model Registry Path Traversal RCE · May 5, 2024
Nuclei: CVE-2024-37032 · Jul 8, 2024
This CVE's current EPSS score of 0.8963 is in the 100th percentile among its peer group of 17,823 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

gopatch availablevia ghsa
Product: github.com/ollama/ollamaFixed in: 0.1.34

Vendor Advisories (1)

goGHSA-8hqg-whrw-pv92medium

Ollama does not validate the format of the digest (sha256 with 64 hex digits)

May 31, 2024

References

github.com / ollama/ollama/blob/adeb40eaf29039b8964425f69a9315f9f1694ba8/server/modelpath_test.go
Product
github.com / ollama/ollama/compare/v0.1.33...v0.1.34
Release Notes
github.com / ollama/ollama/pull/4175
Issue Tracking
vicarius.io / vsociety/posts/probllama-in-ollama-a-tale-of-a-yet-another-rce-vulnerability-cve-2024-37032
ExploitThird Party Advisory