CVE-2026-42248 PUBLISHED

Missing Signature Verification for Updates in Ollama

Assigner: CERT-PL
Reserved: 25.04.2026 Published: 29.04.2026 Updated: 29.04.2026

Ollama for Windows does not perform integrity or authenticity verification of downloaded update executables. Unlike other platforms, the Windows implementation of the update verification routine unconditionally returns success so no digital signature or trust validation is performed before staging or executing update payloads, enabling attacker‑supplied executables to be accepted and later executed by the application.

Critically, Ollama for Windows performs silent automatic updates, so the malicious payload may be installed automatically without user awareness.

Maintainers of this project were notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Versions from 0.12.10 to 0.17.5 were tested and confirmed as vulnerable, other versions were not tested but might also be vulnerable.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L
CVSS Score: 7.7

Product Status

Vendor Ollama
Product Ollama
Versions Default: unknown
  • affected from 0.12.10 to 0.17.5 (incl.)

Credits

  • Bartłomiej Dmitruk (striga.ai) finder

References

Problem Types

  • CWE-494: Download of Code Without Integrity Check CWE

Impacts

  • CAPEC-186 Malicious Software Update