CVE-2026-6667 Affecting pgbouncer package, versions <1.25.2-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.29% (21st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-PGBOUNCER-16780247
  • published20 May 2026
  • disclosed9 May 2026

Introduced: 9 May 2026

CVE-2026-6667  (opens in a new tab)

How to fix?

Upgrade Wolfi pgbouncer to version 1.25.2-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream pgbouncer package and not the pgbouncer package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

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.