{"dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": {"cveId": "CVE-2026-19888", "assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "state": "PUBLISHED", "assignerShortName": "PostgreSQL", "dateReserved": "2026-08-14T16:55:37.365Z", "datePublished": "2026-09-23T16:04:48.392Z", "dateUpdated": "2026-09-23T16:46:13.585Z"}, "containers": {"cna": {"providerMetadata": {"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "shortName": "PostgreSQL", "dateUpdated": "2026-09-23T16:04:48.392Z"}, "title": "NULL pointer dereference in SCRAM client-final-message parsing in PgBouncer", "descriptions": [{"lang": "en", "value": "Missing validation of a mandatory attribute in the SCRAM client-final-message parser in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to crash the process. A malformed message can make the parser report success while leaving a required value unset, which is then dereferenced as a NULL pointer. The crash occurs before any credential is verified, so no valid account is required. Because PgBouncer serves all clients from a single process, this terminates every pooled connection."}], "affected": [{"defaultStatus": "unaffected", "product": "PgBouncer", "vendor": "n/a", "versions": [{"version": "0", "lessThanOrEqual": "1.25.2", "versionType": "semver", "status": "affected"}]}], "problemTypes": [{"descriptions": [{"lang": "en", "cweId": "CWE-476", "type": "CWE", "description": "NULL Pointer Dereference"}]}], "references": [{"url": "https://www.pgbouncer.org/changelog.html"}], "metrics": [{"format": "CVSS", "cvssV3_1": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "baseScore": 7.5, "baseSeverity": "HIGH"}}], "configurations": [{"lang": "en", "value": "auth_type is set to scram-sha-256 (non-default configuration), or auth_type is set to md5 (default configuration) and a user has a SCRAM secret stored, which causes PgBouncer to upgrade that login to SCRAM"}], "workarounds": [{"lang": "en", "value": "Restrict network access to the PgBouncer listener to trusted clients. No configuration change avoids the issue for deployments that must accept SCRAM authentication from untrusted networks, because the crash occurs before any credential is verified and PgBouncer performs a mock SCRAM exchange even for users that do not exist."}], "credits": [{"lang": "en", "value": "Thanks to @mble for finding and reporting this issue.", "type": "finder"}, {"lang": "en", "value": "Independently reported by @thesecguy45.", "type": "finder"}, {"lang": "en", "value": "Independently reported by @umutbasal.", "type": "finder"}, {"lang": "en", "value": "Independently reported by @jackds-security.", "type": "finder"}, {"lang": "en", "value": "Independently reported by @palak-paneer.", "type": "finder"}, {"lang": "en", "value": "Independently reported by @shakirov-vm.", "type": "finder"}]}, "adp": [{"metrics": [{"other": {"type": "ssvc", "content": {"id": "CVE-2026-19888", "role": "CISA Coordinator", "options": [{"Exploitation": "none"}, {"Automatable": "yes"}, {"Technical Impact": "partial"}], "version": "2.0.3", "timestamp": "2026-09-23T16:33:38.167752Z"}}}], "title": "CISA ADP Vulnrichment", "providerMetadata": {"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-23T16:46:13.585Z"}}]}}