CVE-2026-7482
Last modified
CVE-2026-7482 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Ollama before 0.17.1 contains a heap out-of-bounds read vulnerability in the GGUF model loader. The /api/create endpoint accepts an attacker-supplied GGUF file in which the declared tensor offset and size exceed the file's actual length; during quantization in fs/ggml/gguf.go and server/quantization.go (WriteTo()), the server reads past the allocated heap buffer. EPSS estimates a 1.00% chance of exploitation in the next 30 days.
Description
Ollama before 0.17.1 contains a heap out-of-bounds read vulnerability in the GGUF model loader. The /api/create endpoint accepts an attacker-supplied GGUF file in which the declared tensor offset and size exceed the file's actual length; during quantization in fs/ggml/gguf.go and server/quantization.go (WriteTo()), the server reads past the allocated heap buffer. The leaked memory contents may include environment variables, API keys, system prompts, and concurrent users' conversation data, and can be exfiltrated by uploading the resulting model artifact through the /api/push endpoint to an attacker-controlled registry. The /api/create and /api/push endpoints have no authentication in the upstream distribution. Default deployments bind to 127.0.0.1, but the documented OLLAMA_HOST=0.0.0.0 configuration is widely used in practice (large public-internet exposure observed).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:A/V:D/RE:L/U:Red
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ollama | Ollama | < 0.17.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-7482?
How severe is CVE-2026-7482?
How do I fix CVE-2026-7482?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7472The Read More & Accordion plugin for WordPress is vulnerable…4.9
- CVE-2026-7473On affected platforms running Arista EOS where a tunnel deca…6.9
- CVE-2026-7474HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vuln…8.8
- CVE-2026-7475The Sky Addons plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-7480An Incorrect Permission Assignment for Critical Resource vul…7.3
- CVE-2026-7481GitLab has remediated an issue in GitLab EE affecting all ve…5.4
- CVE-2026-7483Local privilege escalation potentially allowed an attacker t…8.5
- CVE-2026-7484External control of Assumed-Immutable web parameter vulnerab…5.3
- CVE-2026-7486Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-7488Insertion of sensitive information into sent data vulnerabil…7.5
- CVE-2026-7489CTMS developed by Sunnet has a SQL Injection vulnerability, …8.8
- CVE-2026-7490CTMS and CPAS developed by Sunnet has an Arbitrary File Uplo…7.2
Are you affected by CVE-2026-7482?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
