CVE-2026-55769
Last modified
CVE-2026-55769 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. 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. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cloudnative-pg | cloudnative-pg | < 1.28.4; >= 1.29.0, < 1.29.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55769?
How severe is CVE-2026-55769?
How do I fix CVE-2026-55769?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55763Klever-Go is the Go implementation of the Klever blockchain …8.7
- CVE-2026-55764Klever-Go is the Go implementation of the Klever blockchain …8.7
- CVE-2026-55765CloudNativePG is a platform designed to manage PostgreSQL da…8.5
- CVE-2026-55766guzzlehttp/psr7 is a PSR-7 HTTP message library implementati…4.8
- CVE-2026-55767Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, Co…5.8
- CVE-2026-55768GoAccess is a real-time web log analyzer and interactive vie…8.7
- CVE-2026-5577A vulnerability has been found in Song-Li cross_browser up t…8.6
- CVE-2026-55770OpenBao is an open source identity-based secrets management …6.8
- CVE-2026-55771CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55772CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55773CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55774OpenBao is an open source identity-based secrets management …2.1
Are you affected by CVE-2026-55769?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
