postgis/postgis:16-3.5-alpine (latest pull as of 20 February 2026)
Description
Security scanning (Anchore) of the 16-3.5-alpine image identifies multiple CRITICAL and HIGH severity CVEs across two categories: Go standard library vulnerabilities in the bundled gosu binary, and Alpine OS package vulnerabilities reported via pkgdb. None of these have upstream fixes available at this time.
This is blocking a production deployment in an environment with strict container security policies (enforces zero CRITICAL/HIGH CVEs in production).
I'm aware of #415 which covers similar Go stdlib issues in the 15-3.5 image. This issue is specific to the 16-3.5-alpine tag and includes additional Alpine pkgdb findings.
Go stdlib (via /usr/local/bin/gosu)
These would be resolved by rebuilding gosu with Go 1.24.13 or later.
Alpine pkgdb
Request
Could the Alpine-based images be rebuilt with:
- An updated
gosu binary compiled with Go >= 1.24.13
- Updated Alpine base packages where fixes are available
I appreciate that some of these (particularly the pkgdb entries) may be waiting on Alpine upstream. Any visibility on rebuild timelines or workarounds would be helpful.
Environment
- Scanner: Anchore
- Image:
postgis/postgis:16-3.5-alpine
- Platform: linux/amd64
- Pulled: 20 February 2026
postgis/postgis:16-3.5-alpine(latest pull as of 20 February 2026)Description
Security scanning (Anchore) of the
16-3.5-alpineimage identifies multiple CRITICAL and HIGH severity CVEs across two categories: Go standard library vulnerabilities in the bundledgosubinary, and Alpine OS package vulnerabilities reported viapkgdb. None of these have upstream fixes available at this time.This is blocking a production deployment in an environment with strict container security policies (enforces zero CRITICAL/HIGH CVEs in production).
I'm aware of #415 which covers similar Go stdlib issues in the
15-3.5image. This issue is specific to the16-3.5-alpinetag and includes additional Alpine pkgdb findings.Go stdlib (via
/usr/local/bin/gosu)These would be resolved by rebuilding
gosuwith Go 1.24.13 or later.Alpine pkgdb
Request
Could the Alpine-based images be rebuilt with:
gosubinary compiled with Go >= 1.24.13I appreciate that some of these (particularly the pkgdb entries) may be waiting on Alpine upstream. Any visibility on rebuild timelines or workarounds would be helpful.
Environment
postgis/postgis:16-3.5-alpine