StackFollow on WhatAreYouBuilding.AI

Podman

Daemonless, rootless container engine positioned as a drop-in Docker alternative.

https://podman.io

Update history

SecuritySep 2, 2026
Podman Patches Tar Extraction Path Traversal Vulnerability

This release fixes CVE-2026-17106, where a crafted tar archive could use malicious links to write files outside the intended extraction directory. It also fixes rootlessport binding failures when specifying both -p 0.0.0.0:... and -p [::]:... and restores correct port forwarding for Podman Machine on WSL.

Matters for: Teams extracting untrusted tar archives inside containers and teams running Podman Machine on Windows via WSL.

Major releaseBreakingAug 13, 2026
Podman 6.0 Fixes Env-Var Leak, Drops Legacy Network/OS Support

Podman v6.0.0 patches a vulnerability that let malicious images leak host environment variables into containers (including via glob matching) and fixes a quadlet install --replace bug that left stale content in replaced files, while also enabling network isolation by default for better Docker compatibility. This is a breaking release: it requires matching updates to Buildah v1.44.0, Skopeo v1.23, Netavark/Aardvark v2.0.0, and common/v0.68.0 configs, drops support for BoltDB (auto-migrated to SQLite), Intel Macs, Windows 10, cgroups v1, iptables, CNI, and slirp4netns, and changes the podman import path, quadlet file layout, volume prune/list filter semantics, and Go bindings.

Matters for: Teams running Podman machine VMs across mixed Hyper-V/WSL or AppleHV/libkrun providers on Windows or Mac, and operators managing rootless Linux hosts still on cgroups v1, iptables, CNI, or slirp4netns.

Major releaseBreakingAug 12, 2026
Podman 6.1 Adds Volume Rename, VM Restart, WSL Port Config

You can now rename volumes with podman volume rename, restart podman machine VMs directly, ignore missing networks on removal, auto-retry manifest pushes, control image volume mounting via Quadlet's new ImageVolume key, and generate livenessProbe healthchecks from podman generate kube. Because Podman on WSL now requires the new force_port_listen setting in containers.conf for port forwarding to work, and the Compat API deprecates several fields removed in Docker's v1.44 API, WSL configurations and API clients must be updated to match.

Matters for: Teams running rootless Podman on Windows via the WSL provider for port forwarding, and developers integrating tools with Podman's Docker-compatible REST API.

SecurityJun 26, 2026
Podman fixes environment variable leak vulnerability

Podman v5.8.4 patches CVE-2026-57231, which allowed a malicious image with malformed Env entries to leak host environment variables into containers, including using a glob operator to leak many variables without knowing their names; it also updates golang.org/x/crypto to v0.53.0 to address CVE-2026-39830 and CVE-2026-42508, and fixes a bug where the remote client's podman save command failed on Linux with -f oci-dir or -f docker-dir arguments.

Matters for: Teams running untrusted or third-party container images in multi-tenant environments where host environment variables must not leak into containers.

Get the badge

Show that Podman is tracked on StackFollow in your project's README.

Podman tracked on StackFollow
[![Tracked on StackFollow](https://stackfollow.xyz/api/badge/podman)](https://stackfollow.xyz/tools/podman)