Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scram_iterations count, because the authentication challenge for a nonexistent user reports the default scram_iterations. Within major versions 16-18, minor versions before PostgreSQL 18.6, 17.11, and 16.15 are affected. Versions before PostgreSQL 16 are unaffected.
References
| Link | Resource |
|---|---|
| https://www.postgresql.org/support/security/CVE-2026-14672/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 13:17
Updated : 2026-08-29 23:17
NVD link : CVE-2026-14672
Mitre link : CVE-2026-14672
CVE.ORG link : CVE-2026-14672
JSON object : View
Products Affected
postgresql
- postgresql
CWE
CWE-204
Observable Response Discrepancy
