{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.6.0-1"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "16.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "15964bd182e20e2f3fedff980aafece4651c36d8"
            }
          ],
          "repo": "https://github.com/bitnami/charts",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-mx38-x658-5fwj"
  ],
  "details": "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.",
  "id": "CVE-2025-22248",
  "modified": "2026-03-10T21:48:30.482425323Z",
  "published": "2025-05-13T10:15:22.600Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/bitnami/charts/security/advisories/GHSA-mx38-x658-5fwj"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}