GHSA-wp3j-xq48-xpjw
podman kube play symlink traversal vulnerability
Quick fix
GHSA-wp3j-xq48-xpjw — github.com/containers/podman/v5: upgrade to the fixed version with the command below.
go get github.com/containers/podman/v5@v5.6.1Details
### Impact
The podman kube play command can overwrite host files when the kube file contains a ConfigMap or Secret volume mount and the volume already contains a symlink to a host file. This allows a malicious container to write to arbitrary files on the host BUT the attacker only controls the target path not the contents that will be written to the file. The contents are defined in the yaml file by the end user.
### Requirements to exploit: podman kube play must be used with a ConfigMap or Secret volume mount AND must be run more than once on the same volume. All the attacker has to do is create the malicious symlink on the volume the first time it is started. After that all following starts would follow the symlink and write to the host location.
### Patches Fixed in podman v5.6.1 https://github.com/containers/podman/commit/43fbde4e665fe6cee6921868f04b7ccd3de5ad89
### Workarounds
Don't use podman kube play with ConfigMap or Secret volume mounts.
### PR with test for CI
Adding on 9/8/2025 by @TomSweeneyRedHat , this is the PR containing the test in CI: https://github.com/containers/podman/pull/27001
Are you affected?
Enter the version of the package you're using.
Affected packages
0Fixed in: 5.6.1go get github.com/containers/podman/v5@v5.6.10No fixed version published yet for github.com/containers/podman/v4 (go modules). Pin to a known-safe version or switch to an alternative.
References
- https://github.com/containers/podman/security/advisories/GHSA-wp3j-xq48-xpjw[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2025-9566[ADVISORY]
- https://github.com/containers/podman/commit/43fbde4e665fe6cee6921868f04b7ccd3de5ad89[WEB]
- https://access.redhat.com/errata/RHBA-2025:15692[WEB]
- https://access.redhat.com/errata/RHSA-2025:19002[WEB]
- https://access.redhat.com/errata/RHSA-2025:19041[WEB]
- https://access.redhat.com/errata/RHSA-2025:19046[WEB]
- https://access.redhat.com/errata/RHSA-2025:19094[WEB]
- https://access.redhat.com/errata/RHSA-2025:19894[WEB]
- https://access.redhat.com/errata/RHSA-2025:20909[WEB]
- https://access.redhat.com/errata/RHSA-2025:20983[WEB]
- https://access.redhat.com/errata/RHSA-2026:18289[WEB]
- https://access.redhat.com/errata/RHSA-2026:18722[WEB]
- https://access.redhat.com/errata/RHSA-2026:62549[WEB]
- https://access.redhat.com/errata/RHSA-2026:8211[WEB]
- https://access.redhat.com/security/cve/CVE-2025-9566[WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2393152[WEB]
- https://github.com/containers/podman[PACKAGE]
- https://access.redhat.com/errata/RHBA-2025:15712[WEB]
- https://access.redhat.com/errata/RHBA-2025:16158[WEB]
- https://access.redhat.com/errata/RHBA-2025:16163[WEB]
- https://access.redhat.com/errata/RHEA-2025:4782[WEB]
- https://access.redhat.com/errata/RHSA-2025:15900[WEB]
- https://access.redhat.com/errata/RHSA-2025:15901[WEB]
- https://access.redhat.com/errata/RHSA-2025:15904[WEB]
- https://access.redhat.com/errata/RHSA-2025:16480[WEB]
- https://access.redhat.com/errata/RHSA-2025:16481[WEB]
- https://access.redhat.com/errata/RHSA-2025:16482[WEB]
- https://access.redhat.com/errata/RHSA-2025:16488[WEB]
- https://access.redhat.com/errata/RHSA-2025:16515[WEB]
- https://access.redhat.com/errata/RHSA-2025:16724[WEB]
- https://access.redhat.com/errata/RHSA-2025:17669[WEB]
- https://access.redhat.com/errata/RHSA-2025:18217[WEB]
- https://access.redhat.com/errata/RHSA-2025:18218[WEB]
- https://access.redhat.com/errata/RHSA-2025:18240[WEB]