Bug 2497735 (CVE-2026-14969) - CVE-2026-14969 389-ds-base: 389-ds-base: Static initialization vector in AES-CBC/3DES-CBC attribute encryption
Summary: CVE-2026-14969 389-ds-base: 389-ds-base: Static initialization vector in AES-...
Keywords:
Status: NEW
Alias: CVE-2026-14969
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: 2497736
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-07 15:36 UTC by OSIDB Bzimport
Modified: 2026-07-07 15:42 UTC (History)
11 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-07 15:36:24 UTC
A flaw was found in 389-ds-base. The LDBM backend attribute encryption implementation in ldap/servers/slapd/back-ldbm/ldbm_attrcrypt.c uses a hardcoded static initialization vector (IV) — 16 bytes of 0x61 — for all AES-CBC-PAD and 3DES-CBC-PAD encryption operations. CBC mode requires a unique, unpredictable IV per encryption operation to provide semantic security. The static IV causes identical plaintext attribute values to produce identical ciphertext, enabling an attacker with privileged read access to the LDBM database files to detect plaintext equality across entries by comparing ciphertext blocks and to facilitate offline cryptanalysis of encrypted attributes.


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