Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-7020 — POC for CVE-2026-7720 - Ollama tensor digest path traversal | Kitploit
Tools/GitHubGitHub/davidrxchester/cve-2026-7020
Vulnerability AnalysisExploitationWeb Application ExploitationData ExfiltrationPenetration Testing
GitHubdavidrxchester/cve-2026-7020

CVE-2026-7020

POC for CVE-2026-7720 - Ollama tensor digest path traversal

View Repository
4 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-7020

Ollama arbitrary file read via tensor digest path traversal. Exfiltrates SSH host keys (and any other file) from a reachable Ollama host in three unauthenticated API calls.

Writeup:

Co-Researcher

  • @gouldnicholas

Usage

root@kitploit:~
python3 poc.py <HOST:PORT>

Tries all three SSH host key types with known sizes and prints whatever it captures.

CVE

CVE-2026-7020

Download Tool