CVE-2026-14681 MEDIUM

CVE-2026-14681: PostgreSQL improper enforcement of GSSAPI encryption when coupled with SSL

Vendor N/A
Product PostgreSQL
Weakness CWE-924
Published August 13, 2026
Last update August 13, 2026

CVSS base score

4.2/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

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.5 and 17.11 are affected. Versions before PostgreSQL 17 are unaffected.

Key dates

02Disclosure timeline

August 13, 2026 CVE published
August 13, 2026 Record updated