PT-2026-66762 · Postgresql Global Development Group+1 · Postgresql+1
CVE-2026-16503
·
Published
2026-07-31
·
Updated
2026-08-03
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
VPS.org one-click Supabase template (affected versions not specified)
Description
Deployment of the template installs a PostgreSQL instance published on all interfaces (0.0.0.0:5432) using a default database password set to
postgres. This exposure bypasses standard host UFW (Uncomplicated Firewall) configurations because Docker implements its own iptables rules, which take precedence over UFW.Recommendations
Change the default database password from
postgres to a strong, unique password.
Restrict the PostgreSQL instance to listen only on local interfaces instead of 0.0.0.0:5432.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Postgresql
Supabase