CVE-2026-55769

Source
https://cve.org/CVERecord?id=CVE-2026-55769
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55769.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55769
Aliases
  • GHSA-x8c2-3p4r-v9r6
Downstream
Related
Published
2026-08-20T21:41:51.369Z
Modified
2026-08-22T03:58:07.383695270Z
Severity
  • 9.4 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
CloudNativePG: Overriding operators can lead to privilege escalation in CloudNativePG for SQL queries without a fixed `search_path`
Details

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 searchpath 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 searchpath, causing instance-manager introspection queries such as SELECT COUNT(*) > 0 FROM pgcatalog.pgextension 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-426"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55769.json"
}
References

Affected packages

Git / github.com/cloudnative-pg/cloudnative-pg

Affected ranges

Type
GIT
Repo
https://github.com/cloudnative-pg/cloudnative-pg
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.28.4"
        },
        {
            "introduced": "1.29.0"
        },
        {
            "fixed": "1.29.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.0.1
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v1.*
v1.0.0
v1.1.0
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.15.0
v1.15.1
v1.17.0
v1.18.0
v1.19.0
v1.2.0
v1.2.1
v1.20.0
v1.21.0
v1.23.0
v1.24.0
v1.24.0-rc1
v1.25.0
v1.25.0-rc1
v1.26.0
v1.26.0-rc1
v1.26.0-rc2
v1.26.0-rc3
v1.27.0
v1.27.0-rc1
v1.28.0
v1.28.0-rc1
v1.28.0-rc2
v1.28.1
v1.28.2
v1.28.3
v1.29.0
v1.29.1
v1.3.0
v1.30.0-rc1
v1.4.0
v1.5.0
v1.5.1
v1.6.0
v1.7.0
v1.7.1
v1.8.0
v1.9.0
v1.9.1
v1.9.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55769.json"