Ollama 0.11.5-rc0 through current version 0.13.5 contain a null pointer dereference vulnerability in the multi-modal model image processing functionality. When processing base64-encoded image data via the /api/chat endpoint, the application fails to validate that the decoded data represents valid media before passing it to the mtmd_helper_bitmap_init_from_buf function. This function can return NULL for malformed input, but the code does not check this return value before dereferencing the pointer in subsequent operations. A remote attacker can exploit this by sending specially crafted base64 image data that decodes to invalid media, causing a segmentation fault and crashing the runner process. This results in a denial of service condition where the model becomes unavailable to all users until the service is restarted.
Conclusion & alert: CVE-2025-15514 is rated Exploit Available (55.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-11 | 0.07% | 0.05% | -0.02% |
| 2 | 2026-02-18 | 0.19% | 0.07% | -0.13% |
| 3 | 2026-01-18 | — | 0.19% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-15514: 1 source package rows (ollama); 10 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 10. | https://security.alpinelinux.org/vuln/CVE-2025-15514 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-15514 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2025-15514/ |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ollama | ollama | >= 0.11.6, <= 0.13.5 | cpe:2.3:a:ollama:ollama:*:-:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:-:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc0:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc1:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc2:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc3:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc4:*:*:*:*:*:* |
| ollama | ollama | 0.11.5 | cpe:2.3:a:ollama:ollama:0.11.5:rc5:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://https://github.com/ollama/ollama | Product |
| https://huntr.com/bounties/172df98b-07cd-41ea-a628-366f8cd525c0 | Exploit Patch Third Party Advisory |
| https://ollama.com/ | Product |
| https://www.vulncheck.com/advisories/ollama-multi-modal-image-processing-null-pointer-dereference | Third Party Advisory |