CRITICAL🇵🇱 Wersja polska

CVE-2025-22248

CVSS 9.4v4.0pub. 2025-05-13upd. 2025-07-18

The bitnami/pgpool Docker image, and the bitnami/postgres-ha k8s chart, under default configurations, comes with an 'repmgr' user that allows unauthenticated access to the database inside the cluster. The PGPOOL_SR_CHECK_USER is the user that Pgpool itself uses to perform streaming replication checks against nodes, and should not be at trust level. This allows to log into a PostgreSQL database using the repgmr user without authentication. If Pgpool is exposed externally, a potential attacker could use this user to get access to the service. This is also present within the bitnami/postgres-ha Kubernetes Helm chart.

🤖 AI Analysis
How it works

The 'repmgr' user (PGPOOL_SR_CHECK_USER) is used by Pgpool to perform streaming replication checks between cluster nodes. In the default configuration, this account operates at the 'trust' authentication level, meaning that a connection to the database using this user does not require a password. An attacker gaining network access to the Pgpool instance can log in to the PostgreSQL database as 'repmgr' without any credentials. The issue affects both the bitnami/pgpool Docker image and the bitnami/postgres-ha Helm chart for Kubernetes.

Impact

An attacker can gain unauthorized access to the PostgreSQL database running inside the cluster, which if Pgpool is exposed externally can lead to data reading, modification, or deletion. Due to the high CVSS score, compromise of system and network resources beyond the direct scope of the database is also possible.

Mitigation & patch

Apply patches available from the vendor according to the references provided. Additionally, immediately change the authentication configuration of the 'repmgr' user (PGPOOL_SR_CHECK_USER) from 'trust' level to a password-requiring mechanism (e.g., 'md5' or 'scram-sha-256') and restrict network access to Pgpool only to trusted sources within the cluster.

Who is affected

The bitnami/pgpool Docker image and bitnami/postgres-ha Kubernetes Helm chart running in default configuration; specific versions indicated in the vendor's references

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Broadcom Bitnami

    APP
    Broadcom
    < 16.0.0
  • Broadcom Bitnami\/pgpool

    APP
    Broadcom
    < 4.6.0-1
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Container
CWE
References

Related vulnerabilities

CVE-2021-40438CRITICAL9.0⚠ KEVPL ✓same vendor

SSRF w mod_proxy Apache HTTP Server — przekierowanie żądań przez atakującego

CVE-2018-1273CRITICAL9.8⚠ KEVPL ✓same vendor

RCE w Spring Data Commons — podatność property bindera

CVE-2026-47865CRITICAL9.8PL ✓same vendor

VMware Avi Load Balancer — Authentication Bypass w Control Plane

CVE-2024-3596CRITICAL9.0PL ✓same vendor

Atak przez fałszowanie odpowiedzi w protokole RADIUS (RFC 2865) via kolizja MD5

CVE-2024-23614CRITICAL10.0PL ✓same vendor

Buffer overflow w Broadcom Symantec Messaging Gateway umożliwiający RCE jako root