CVE

cat cve.log

Container Escape via Inference: Two Vulnerabilities in Docker Model Runner

CVE-2026-5817 · CVE-2026-5843

Two container-to-host RCE vulnerabilities in Docker. vllm-metal hardcoded trust_remote_code=True, letting a malicious model execute arbitrary Python on the host. When Docker quietly patched it, we found mlx-lm doing the same thing through an importlib path with no gate at all....

May 20, 2026 · 10 min · David Rochester

Arbitrary File Read in Ollama via Tensor Digest Path Traversal

CVE-2026-7020

Arbitrary file read in Ollama via tensor digest path traversal. A malicious OCI registry can trick Ollama into exfiltrating any file on the host — including SSH private keys — in three unauthenticated API calls....

April 25, 2026 · 6 min · David Rochester

From SSRF to Data Exfiltration in Ollama

CVE-2026-5530

SSRF in Ollama’s OCI registry redirect handling. A malicious registry can redirect blob downloads to internal endpoints, bypass hash verification, and exfiltrate full responses via the push API....

April 9, 2026 · 7 min · David Rochester

SSRF and Token Theft in Docker Model Runner

CVE-2026-33990

SSRF in Docker Model Runner’s OCI authentication flow. A malicious registry can redirect the token exchange to scan internal networks and exfiltrate tokens during a model pull....

March 29, 2026 · 8 min · David Rochester

No Pairing Required: Unauthorized Image Uploads to the smART Sketcher 2.0

CVE-2026-0842

Missing authentication in the smART Sketcher 2.0 allows anyone within Bluetooth range to send arbitrary images to a child’s toy without any pairing or authorization....

January 9, 2026 · 4 min · David Rochester