Skip to main content

Ollama CVE-2026-42248

| EUVDEUVD-2026-26210 HIGH
Download of Code Without Integrity Check (CWE-494)
2026-04-29 CERT-PL
7.7
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
7.7 HIGH
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/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:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.5 HIGH

AV:A and AC:H because exploitation needs an adjacent man-in-the-middle position on the update channel; PR:N/UI:N due to silent unattended updates, with full C/I/A from code execution.

3.1 AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
Analysis Generated
Jul 24, 2026 - 05:56 vuln.today
CVSS changed
Apr 29, 2026 - 12:22 NVD
7.7 (HIGH)
EUVD ID Assigned
Apr 29, 2026 - 12:00 euvd
EUVD-2026-26210
CVE Published
Apr 29, 2026 - 11:44 nvd
HIGH 7.7

DescriptionCVE.org

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.

AnalysisAI

Silent auto-update code execution in Ollama for Windows (versions 0.12.10 through 0.17.5) stems from an update-verification routine that unconditionally returns success, so no signature or trust check is performed before staging and executing downloaded update payloads (CWE-494). Because Ollama on Windows applies updates silently and automatically, an attacker who can substitute the update executable can have arbitrary code installed and run without user awareness. No public exploit identified at time of analysis; EPSS is very low (0.01%) and CISA SSVC records exploitation as none, though technical impact is rated total.

Technical ContextAI

Ollama is a local large-language-model runtime that ships a built-in auto-update mechanism. On non-Windows platforms the client validates the digital signature/authenticity of the downloaded installer before running it, but the Windows implementation of that verification function is effectively a stub that always returns success, so any bytes delivered as the 'update' are accepted. This is a textbook CWE-494 (Download of Code Without Integrity Check): the trust decision that should gate execution has been removed on one platform. The affected component is the Ollama Windows client itself (CPE cpe:2.3:a:ollama:ollama), and the impact is code execution in the security context of the updating process.

RemediationAI

No vendor-released patch identified at time of analysis - CERT-PL reports the maintainers were notified early but did not respond with a fix or an authoritative vulnerable-version range, so no fixed version can be cited. Until a signed release confirming the verification routine is restored on Windows is published, compensating controls are required: disable or block Ollama's automatic update mechanism where the platform allows, and prevent the client from silently fetching updates by restricting outbound access from Ollama hosts to only trusted, TLS-pinned update endpoints (trade-off: manual updates must then be applied and verified out-of-band). Ensure hosts run Ollama only on trusted networks and enforce network-layer protections (e.g., prevent ARP/DNS spoofing, require validated TLS) to remove the adjacent man-in-the-middle position the attack needs (trade-off: does not fix the underlying missing check). Monitor the Ollama install directory for unexpected executable changes as a detection control. Track https://cert.pl/en/posts/2026/04/CVE-2026-42248/ and https://ollama.com/ for a patched build and upgrade as soon as one is available.

More in Ollama

View all
CVE-2024-37032 HIGH POC
8.8 May 31

Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path,

CVE-2025-15514 HIGH POC
8.7 Jan 12

Denial of service in Ollama's multi-modal image processing (versions 0.11.5-rc0 through 0.13.5) lets remote attackers cr

CVE-2024-39720 HIGH POC
8.2 Oct 31

An issue was discovered in Ollama before 0.1.46. Rated high severity (CVSS 8.2), this vulnerability is remotely exploita

CVE-2025-1975 HIGH POC
7.5 May 16

A vulnerability in the Ollama server version 0.5.11 allows a malicious user to cause a Denial of Service (DoS) attack by

CVE-2025-0317 HIGH POC
7.5 Mar 20

A vulnerability in ollama/ollama versions <=0.3.14 allows a malicious user to upload and create a customized GGUF model

CVE-2025-66960 HIGH POC
7.5 Jan 21

An issue in ollama v.0.12.10 allows a remote attacker to cause a denial of service via the fs/ggml/gguf.go, function rea

CVE-2025-66959 HIGH POC
7.5 Jan 21

An issue in ollama v.0.12.10 allows a remote attacker to cause a denial of service via the GGUF decoder [CVSS 7.5 HIGH]

CVE-2024-8063 HIGH POC
7.5 Mar 20

A divide by zero vulnerability exists in ollama/ollama version v0.3.3. Rated high severity (CVSS 7.5), this vulnerabilit

CVE-2025-0312 HIGH POC
7.5 Mar 20

A vulnerability in ollama/ollama versions <=0.3.14 allows a malicious user to create a customized GGUF model file that,

CVE-2024-12055 HIGH POC
7.5 Mar 20

A vulnerability in Ollama versions <=0.3.14 allows a malicious user to create a customized gguf model file that can be u

CVE-2024-39722 HIGH POC
7.5 Oct 31

An issue was discovered in Ollama before 0.1.46. Rated high severity (CVSS 7.5), this vulnerability is remotely exploita

CVE-2024-39721 HIGH POC
7.5 Oct 31

An issue was discovered in Ollama before 0.1.34. Rated high severity (CVSS 7.5), this vulnerability is remotely exploita

Share

CVE-2026-42248 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy