VDB

CVE-2026-55769

CVE-2026-55769 PUBLISHED CVSS 9.4 CRITICAL

Reported by GitHub_M · Published August 20, 2026

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG opened superuser connections without pinning search_path in fillDefaultParameters in pkg/management/postgres/pool/profiles.go. A role holding DATABASE OWNER could create overloaded built-in operators in the public schema and change the database or role search_path, causing instance-manager introspection queries such as SELECT COUNT(*) > 0 FROM pg_catalog.pg_extension WHERE extname = $1 to execute attacker-controlled functions as the postgres superuser. The same trust issue affected direct sql.Open("pgx", ...) callsites and the public.user_search SECURITY DEFINER function, enabling PostgreSQL superuser access, operating system command execution through COPY ... FROM PROGRAM, and access to the pod ServiceAccount token. This issue is fixed in versions 1.28.4, 1.29.2, and 1.30.0.

Risk Scores

CVSS 4.0
9.4
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Affected Products

VendorProductVersions
cloudnative-pgcloudnative-pg< 1.28.4, >= 1.29.0, < 1.29.2
cloudnative-pgcloudnative-pg< 1.28.4, >= 1.29.0, < 1.29.2

Timeline

  • Jul 1, 2026 CVE Published
Open in Interactive Console →
$ Console Community · 100/wk Open console ›