CVE Catalog

CVE-2026-6669

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

22th percentile - higher than 22% of all known CVEs

Summary

PgBouncer through 1.25.2 lacks an upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server. A malicious or compromised PostgreSQL backend can cause uncontrolled CPU consumption in PgBouncer, and the key derivation cannot be interrupted in frontend builds.

Risk Assessment

Because PgBouncer serves all clients from a single process, one backend can stop it from serving traffic for every other database and client it pools, so the failure of a single backend is not contained.

Recommendation

Upgrade PgBouncer beyond 1.25.2 as soon as a fixed version is available, and consider limiting trust in PostgreSQL backends and monitoring CPU usage.

Other vulnerabilities in PgBouncer

See all
Original NVD description (English source)

Missing upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server in PgBouncer through 1.25.2 allows a malicious or compromised PostgreSQL backend to cause uncontrolled CPU consumption in PgBouncer. The resulting key derivation cannot be interrupted in frontend builds such as PgBouncer. Because PgBouncer serves all clients from a single process, one backend can in this way stop it from serving traffic for every other database and client it is pooling, so the failure of a single backend is not contained.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS