๐Ÿ” CVE Alert

CVE-2026-55765

HIGH 8.5

CloudNativePG: Cleartext role passwords recorded in pg_stat_statements allow privileged tenant roles to recover the PostgreSQL superuser credential and achieve RCE in the database pod

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in `ALTER ROLE` and `CREATE ROLE` statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and appendPasswordOption in internal/management/controller/roles/postgres.go. When pg_stat_statements was preloaded with track_utility enabled and an untrusted tenant held pg_monitor or pg_read_all_stats, the tenant could recover platform-managed superuser or application-owner passwords, reconnect through enabled superuser TCP access, and execute operating system commands in the database pod with `COPY ... FROM PROGRAM`. Clusters using SCRAM-SHA-256 verifiers in managed-role Secrets were not affected. This issue is fixed in versions 1.28.4, 1.29.2, and 1.30.0.

CWE CWE-256 CWE-522
Vendor cloudnative-pg
Product cloudnative-pg
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for cloudnative-pg cloudnative-pg

Be the first to know when new high vulnerabilities affecting cloudnative-pg cloudnative-pg are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

cloudnative-pg / cloudnative-pg
< 1.28.4 >= 1.29.0, < 1.29.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cloudnative-pg/cloudnative-pg/security/advisories/GHSA-w3gf-xc94-wvmj github.com: https://github.com/cloudnative-pg/cloudnative-pg/pull/10724 github.com: https://github.com/cloudnative-pg/cloudnative-pg/commit/2f0342747e1f160425b9d51753c0069b0d6117d5 github.com: https://github.com/cloudnative-pg/cloudnative-pg/commit/3cd5af5d388c26758acf13c19ea806b4bcebb3fe github.com: https://github.com/cloudnative-pg/cloudnative-pg/commit/9a13573dbe3d78721b7ea92141e6d2324a2c0ef0 github.com: https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.28.4 github.com: https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.29.2 github.com: https://github.com/cloudnative-pg/cloudnative-pg/releases/tag/v1.30.0