← Back

Pgbouncer

pgbouncer

Vendor: Pgbouncer • 10 CVEs

CVEs (10)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Pgbouncer
1Pgbouncer
May 14, 2026
May 9, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
PgBouncer before 1.25.2 did not perform an appropriate authorization check for the KILL_CLIENT admin command. All users with access to the administration console (which itself requires authorization) could run this comma...Show more
PgBouncer before 1.25.2 did not perform an appropriate authorization check for the KILL_CLIENT admin command. All users with access to the administration console (which itself requires authorization) could run this command. It would have been correct to allow only users listed in the admin_users parameter.Show less
1Pgbouncer
1Pgbouncer
May 14, 2026
May 9, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A possible null pointer reference in PgBouncer before 1.25.2 could lead to a crash, if a server sends an error response without SQLSTATE field.
1Pgbouncer
1Pgbouncer
May 14, 2026
May 9, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM server-final-message wi...Show more
The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM server-final-message with a long nonce can trigger a stack overflow.Show less
1Pgbouncer
1Pgbouncer
May 14, 2026
May 9, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malformed SCRAM authenticatio...Show more
An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malformed SCRAM authentication packet.Show less
1Pgbouncer
1Pgbouncer
Dec 27, 2025
Dec 3, 2025
N/A· v4
8.1 HIGH· v3
N/A· v2
Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMess...Show more
Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMessage.Show less
2Debian
Pgbouncer
2Debian Linux
Pgbouncer
Dec 8, 2025
Apr 16, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Password can be used past expiry in PgBouncer due to auth_query not taking into account Postgres its VALID UNTIL value, which allows an attacker to log in with an already expired password
6C Ares Project
FedoraprojectNodejs+3 more
17C Ares
Enterprise LinuxEnterprise Linux Computer Node+14 more
Nov 21, 2024
Nov 23, 2021
N/A· v4
5.6 MEDIUM· v3
6.8 MEDIUM· v2
A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The h...Show more
A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability.Show less
4Debian
FedoraprojectPgbouncer+1 more
4Debian Linux
Enterprise LinuxFedora+1 more
Nov 3, 2025
Nov 22, 2021
N/A· v4
8.1 HIGH· v3
5.1 MEDIUM· v2
When PgBouncer is configured to use "cert" authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of TLS certificate verification and encrypt...Show more
When PgBouncer is configured to use "cert" authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of TLS certificate verification and encryption. This flaw affects PgBouncer versions prior to 1.16.1.Show less
1Pgbouncer
1Pgbouncer
May 13, 2026
May 23, 2017
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
PgBouncer 1.6.x before 1.6.1, when configured with auth_user, allows remote attackers to gain login access as auth_user via an unknown username.
1Pgbouncer
1Pgbouncer
May 13, 2026
May 23, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
PgBouncer before 1.5.5 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) by sending a password packet before a startup packet.