Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6668 Details

Description

Integer overflow in the packet buffer growth logic in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to cause a denial of service. Sufficiently large input makes the buffer size computation overflow, leaving the growth loop unable to terminate. Because PgBouncer serves all clients from a single process, this saturates a CPU core and stalls every pooled connection until the process is killed. Both unauthenticated and authenticated code paths can reach the overflow.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.pgbouncer.org/changelog.html PostgreSQL

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or WraparoundPostgreSQL
CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')PostgreSQL

Affected Products

No affected product data is available for this CVE.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6668
NVD Published Date:
Sep 23, 2026
NVD Last Modified:
Sep 23, 2026
Source:
PostgreSQL
CVE-2026-6668 Details - Not Deferred