Skip to content

Podman

v5.8.4 Security

This release includes 3 security fixes for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 3 known CVEs

Topics

containers docker kubernetes linux

Affected surfaces

rce_ssrf

Summary

AI summary

CVE-2026-57231 fixes environment variable leakage in containers and updates golang.org/x/crypto to address CVE-2026-39830, CVE-2026-42508.

Full changelog

Security

  • This release addresses CVE-2026-57231, where a malicious image using malformed Env entries could cause host environment variables to leak into containers run based on the image, including the ability to use the * glob operator to leak large numbers of environment variables without knowing their exact names (GHSA-4hq8-gpf5-8p68).
  • The golang.org/x/crypto library has been updated to v0.53.0, addressing CVE-2026-39830 and CVE-2026-42508.

Bugfixes

  • Fixed a bug where the remote Podman client's podman save command would fail on Linux when using the -f oci-dir or -f docker-dir arguments.

Security Fixes

  • CVE-2026-57231 — malicious image `Env` entries leak host environment variables into containers, allowing glob-based leakage ([GHSA-4hq8-gpf5-8p68])
  • dep: CVE-2026-39830 addressed by updating golang.org/x/crypto to v0.53.0
  • dep: CVE-2026-42508 addressed by updating golang.org/x/crypto to v0.53.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Podman

Get notified when new releases ship.

Sign up free

About Podman

Podman: A tool for managing OCI containers and pods.

All releases →

Related context

Beta — feedback welcome: [email protected]