v5.8.6
Security 1
- Fixed CVE-2026-19730 where the podman quadlet install --replace command did not truncate the file being replaced, causing content from the original file to be incorrectly retained when replacing a longer file with a shorter one
Security
- This release addressed CVE-2026-19730 where the
podman quadlet install --replacecommand did not truncate the file being replaced, meaning replacing a longer file with a shorter one would result in content from the original file incorrectly being retained.