Integer Overflow Vulnerability in PgBouncer by PgBouncer Team
CVE-2026-6668

7.5HIGH

Key Information:

Status
Vendor
CVE Published:
23 September 2026

What is CVE-2026-6668?

An integer overflow in PgBouncer's packet buffer growth logic can be exploited by an unauthenticated remote attacker to initiate a denial of service condition. When excessively large input is provided, the buffer size calculation overflows, causing the buffer growth loop to stall. Since PgBouncer operates all client connections from a single process, this issue can overwhelm a CPU core, leading to the stalling of all pooled connections. Affected instances will continue to face connectivity issues until the process is forcibly terminated, impacting both unauthenticated and authenticated paths.

Affected Version(s)

PgBouncer 0 <= 1.25.2

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Thanks to @var77 for finding and reporting this issue.
.