CVE-2026-15685 PUBLISHED

Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability

Assigner: zdi
Reserved: 13.07.2026 Published: 13.07.2026 Updated: 14.07.2026

Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Ollama. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the downloadBlob function. The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an allocated array. An attacker can leverage this vulnerability to create a denial-of-service condition on the system. Was ZDI-CAN-27277.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor Ollama
Product Ollama
Versions Default: unknown
  • Version 0.7.1 is affected

References

Problem Types

  • CWE-129: Improper Validation of Array Index CWE