2.39.3
Release 2.39.3 LTS
Changed 1
- Improved edge environment snapshot reliability by proactively triggering snapshots
Fixed 3
- Fixed a panic in Chisel
- Fixed the "Re-pull image and redeploy" toggle
- Fixed a Git Auto Update polling failure for Stacks caused by improper shutdowns
Security 6
- Bumped in-toto-golang to 0.11.0 to address GHSA-pmwq-pjrm-6p5r
- Fixed a team access escalation via AuthorizedResourceControlUpdate logic flaw
- Fixed a full-read server-side request forgery (SSRF) vulnerability in the GitLab Registry Proxy endpoint that could be exploited via the X-Gitlab-Domain header
- Bumped github.com/go-git/go-git/v5 to 5.18.0 to address CVE-2026-34165, GHSA-3xc5-wrhm-f963, and CVE-2026-33762
- Bumped golang.org/x/net to >= 0.53.0 to address CVE-2026-27141 and CVE-2026-33814
- Bumped golang.org/x/crypto to 0.52.0 to address CVE-2026-39830, CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-42508, and CVE-2026-46595
Known issues
- On Async Edge environments, an invalid update schedule date can be displayed when browsing a snapshot
Known issues with Podman support
- Support for only CentOS 9, Podman 5 rootful
- Auto onboarding a Podman environment defaults to "Standard" and not "Podman"
- It's not possible to add Podman environments via socket, when running a Portainer server on Docker (and vice versa)
Changes
- Fixed a panic in Chisel
- Bumped in-toto-golang to 0.11.0 to address GHSA-pmwq-pjrm-6p5r
- Fixed a team access escalation via AuthorizedResourceControlUpdate logic flaw
- Fixed a full-read server-side request forgery (SSRF) vulnerability in the GitLab Registry Proxy endpoint that could be exploited via the X-Gitlab-Domain header
- Bumped github.com/go-git/go-git/v5 to 5.18.0 to address the following CVEs:
- CVE-2026-34165
- GHSA-3xc5-wrhm-f963
- CVE-2026-33762
- Bumped golang.org/x/net to >= 0.53.0 to address the following CVEs:
- CVE-2026-27141
- CVE-2026-33814
- Fixed the "Re-pull image and redeploy" toggle
- Improved edge environment snapshot reliability by proactively triggering snapshots
- Bumped golang.org/x/crypto to 0.52.0 to address the following CVEs:
- CVE-2026-39830
- CVE-2026-39831
- CVE-2026-39832
- CVE-2026-39833
- CVE-2026-39834
- CVE-2026-42508
- CVE-2026-46595
- Fixed a Git Auto Update polling failure for Stacks caused by improper shutdowns
Deprecated and removed features
None