Bug 2515312 (CVE-2026-14663) - CVE-2026-14663 postgresql: PostgreSQL pgcrypto: Information disclosure via cleartext storage with disabled ciphers
Summary: CVE-2026-14663 postgresql: PostgreSQL pgcrypto: Information disclosure via cl...
Keywords:
Status: NEW
Alias: CVE-2026-14663
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2527478 2527479
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 13:29 UTC by OSIDB Bzimport
Modified: 2026-09-02 14:14 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 13:29:09 UTC
Cleartext storage in PostgreSQL pgcrypto disabled ciphers allows a user to recover cleartext, via direct observation of the faulty ciphertext.  The OpenSSL version and OpenSSL configuration determine the disabled ciphers.  If the application accepts encrypted data as input, decryption will succeed even with the wrong key.  This in turn loses the modest protection from the Modification Detection Code (MDC).  Affected functions are 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.  Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.


Note You need to log in before you can comment on or make changes to this bug.