Vulnerability Description
Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pg_hba.conf rules, via initial direct TLS connection. Despite a pg_hba.conf that appears to require GSSAPI, the connection may exchange data over TLS encryption alone. If the TLS settings are more permissive than the GSS settings, the connection may continue with lesser protection. Within major versions 17-18, minor versions before PostgreSQL 18.6 and 17.11 are affected. Versions before PostgreSQL 17 are unaffected.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql | >= 17.0, < 17.11 |
Related Weaknesses (CWE)
References
- https://www.postgresql.org/support/security/CVE-2026-14681/Vendor Advisory
FAQ
What is CVE-2026-14681?
CVE-2026-14681 is a vulnerability with a CVSS score of 4.2 (MEDIUM). Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pg_hba.conf rules, via initial direct TLS connection. Despite a pg_hba.conf that a...
How severe is CVE-2026-14681?
CVE-2026-14681 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-14681?
Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.