CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-6665 — The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strl...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 8.1. Published: 2026-05-09T01:16:09.013.

Indicators of Compromise (1)

CVE (1)
CVE-2026-6665
Source Attribution

Originally published by NIST NVD on May 9, 2026. Verified by: NIST.

Related Threats