PT-2026-71463 · Postgresql Global Development Group+2 · Postgresql+2
CVE-2026-14663
·
Published
2026-08-12
·
Updated
2026-09-03
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:L/Au:S/C:C/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
PostgreSQL versions prior to 18.5
PostgreSQL versions prior to 17.11
PostgreSQL versions prior to 16.15
PostgreSQL versions prior to 15.19
PostgreSQL versions prior to 14.24
Description
The pgcrypto module allows cleartext storage when disabled ciphers are used, enabling a user to recover cleartext through direct observation of the faulty ciphertext. The specific disabled ciphers are determined by the OpenSSL version and configuration. If an application accepts encrypted data as input, decryption may succeed even with an incorrect key, which bypasses the protection provided by the Modification Detection Code (MDC), a mechanism used to ensure data integrity. This issue affects the following functions:
pgp sym encrypt(), pgp sym decrypt(), pgp pub encrypt(), pgp pub decrypt(), pgp sym encrypt bytea(), pgp sym decrypt bytea(), pgp pub encrypt bytea(), and pgp pub decrypt bytea().Recommendations
Update to version 18.5 or later.
Update to version 17.11 or later.
Update to version 16.15 or later.
Update to version 15.19 or later.
Update to version 14.24 or later.
As a temporary mitigation, restrict the use of the affected
pgp sym encrypt(), pgp sym decrypt(), pgp pub encrypt(), pgp pub decrypt(), pgp sym encrypt bytea(), pgp sym decrypt bytea(), pgp pub encrypt bytea(), and pgp pub decrypt bytea() functions.Fix
Insufficient Verification of Data Authenticity
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Postgresql
Ubuntu