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.
CVE-2026-55769
This critical-severity CVE scores 9.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 57% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.4
- EG Score
- 9.4(medium)
- EG Risk
- 58(Track*)EG Risk 58/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity94% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 21, 2026
Advisory Details (8)
Auto-updated Aug 22, 2026Overriding operators can lead to privilege escalation in CloudNativePG for SQL queries without a fixed `search_path` · Advisory · cloudnative-pg/cloudnative-pg · GitHub
Affected: 1.30.0, 1.29.2, and 1.28.4.
https://github.com/cloudnative-pg/cloudnative-pg/security/advisories/GHSA-x8c2-3p4r-v9r6v1.30.0
Patch available: cloudnative-pg/cloudnative-pg v1.30.0
https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.30.0v1.29.2
Patch available: cloudnative-pg/cloudnative-pg v1.29.2
https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.29.2v1.28.4
Patch available: cloudnative-pg/cloudnative-pg v1.28.4
https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.28.4fix(security): pin `search_path` on operator-issued connections
Fix merged in cloudnative-pg/cloudnative-pg PR #10774 on 2026-06-09 — awaiting tagged release
https://github.com/cloudnative-pg/cloudnative-pg/pull/10774commit e0e2d53adbd9 (cloudnative-pg/cloudnative-pg)
Fix landed in cloudnative-pg/cloudnative-pg commit e0e2d53adbd9 — awaiting tagged release
https://github.com/cloudnative-pg/cloudnative-pg/commit/e0e2d53adbd907a61f583b1431904b5969f3fd22commit db38f4d80315 (cloudnative-pg/cloudnative-pg)
Fix landed in cloudnative-pg/cloudnative-pg commit db38f4d80315 — awaiting tagged release
https://github.com/cloudnative-pg/cloudnative-pg/commit/db38f4d80315c8f1b21bf511ef0f28871820c14dcommit 02b5c6289b76 (cloudnative-pg/cloudnative-pg)
Fix landed in cloudnative-pg/cloudnative-pg commit 02b5c6289b76 — awaiting tagged release
https://github.com/cloudnative-pg/cloudnative-pg/commit/02b5c6289b7609dc87fcb1ae9c113160e3d43308Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 13:53 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 14:31 UTCEG score recompute
- 2026-08-24 10:37 UTCEG score recompute
- 2026-08-23 03:25 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:00 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 12:19 UTCEG score recompute
- 2026-08-21 11:30 UTCEG score recompute
- 2026-08-20 22:24 UTCEG score recompute
- 2026-08-20 21:57 UTCEG score recompute
- 2026-08-20 21:56 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-426
Frequently asked(5)
What is CVE-2026-55769?
When was CVE-2026-55769 disclosed?
Is CVE-2026-55769 actively exploited?
What is the CVSS score of CVE-2026-55769?
How do I remediate CVE-2026-55769?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55769
Is Your Infrastructure Affected by CVE-2026-55769?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.