Impact
An unauthenticated attacker can send a malformed SCRAM client-final-message to a vulnerable PgBouncer instance. The parser fails to validate a required attribute, reports success, and later dereferences an unset pointer, causing the process to terminate. No credentials are required and the crash occurs before any authentication step, so no accounts are compromised.
Affected Systems
All PgBouncer deployments running version 1.25.2 or earlier are affected.
Risk and Exploitability
The CVSS score of 7.5 indicates significant impact. With no known KEV listing and EPSS information unavailable, the exact exploitation frequency is unclear, but the path is simple and requires network connectivity to the PgBouncer listener. A single crafted message can crash the entire process, terminating all pooled connections and effectively denying service to all clients.
OpenCVE Enrichment