Fetching from the wire…
Public story · 2026-09-09 · high
Pulling an untrusted image could write files anywhere on the host outside the extraction folder, no execution needed.
Why now: Apple's release notes for 1.4.1 post both advisories as the reason 1.4.0 got pulled.
Apple retired the 1.4.0 tag for its container tool and replaced it with 1.4.1, rolling in fixes for two security advisories, per the 1.4.1 release notes.
The bigger one, GHSA-4587-w9mm-xxvh, sits in how the tool loads OCI images. When it read oci-layout and index.json, it followed symlinks without checking where they pointed. An image built with a symlink pointing outside the extraction directory could write files anywhere on the host the process had access to. Anyone pulling an image from a registry they don't fully control was exposed, no execution required, just the pull.
The second advisory, GHSA-rgqp-277h-gcwj, is narrower but still a memory-safety bug. UnixType.init(path:) checked path length against macOS's longer limit. That limit was longer than the actual sockaddr_un.sun_path buffer it copies into, so a long-enough path could overflow it.
The notes don't say how long the symlink bug existed before 1.4.0. They also don't say whether it affects earlier tagged versions. What they do say is that 1.4.1 carries every fix back through 1.3.1.
Pulling a whole tag instead of shipping a patch release is the tell here. Apple retracted a version number instead of just bumping one. That usually means the fix changes extraction behavior enough that leaving 1.4.0 available was worse than the confusion of skipping it. If you're on container, confirm you're actually running 1.4.1. A tag pull doesn't reach machines that already downloaded the 1.4.0 binary or a cached image.
Each link below shares sources, entities, or timing with this story.
GitHub published four medium-severity vLLM advisories on September 4 against the inference server most self-hosted agent stacks run on. GHSA-pr7f-p5mw-fc87 shows the CVE-2025-62164 remediation can be bypassed using concurrent prompt parts. GHSA-48jh-3gj7-fg8v is a ReDoS throug...
GitHub published four advisories against omnigent-ai/omnigent v0.1.0, the meta-harness that runs Claude Code, Codex and Pi under policy and sandboxing. GHSA-jrrm-9hc7-2v3h at CVSS 9.0 lets any user with session edit rights overwrite a shared template agent via PUT /sessions/{i...
Apache-2.0, rootless, single static binary, no daemon, claiming about 3.5ms container start against Docker's roughly 297ms and zero resident memory when idle (GitHub). It reads OCI images and docker-compose files but deliberately skips Docker's API, overlay networks and Swarm,...
Build b10691 fixes a null-pipeline crash for F16 src1 mul_mat and mul_mat_id by declining unsupported shapes in supports_op and aborting on a nil pipeline in encoder_set_pipeline, sharing the mm dispatch between both paths so support checks and execution can't disagree. Build...
The abliteration tool gained 215 stars to reach 30,103, but the stronger signal is downstream: the HF trending endpoint returns DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU and Momoking/Qwen3-VL-32B-Heretic-MiniMax-H3-NVFP4, both naming the too...
506 stars today to reach 2,448, positioned as an OCI-compatible local alternative to Docker Desktop and OrbStack on macOS (GitHub). It ships its own VMM, VirtIO devices, filesystem sharing and network datapath written from scratch in Rust under Apache-2.0, so each agent gets a...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.