CVE-2026-14969
Analyzed
Analyzed - Analysis Complete
Hardcoded IV in 389-ds-base LDBM Encryption
Vulnerability report for CVE-2026-14969, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-07
Last updated on: 2026-07-09
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in 389-ds-base where the LDBM backend attribute encryption uses a hardcoded static initialization vector for AES-CBC and 3DES-CBC operations, allowing an attacker with privileged filesystem access to detect plaintext equality across encrypted entries by comparing ciphertext blocks.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | enterprise_linux | 7.0 |
| redhat | enterprise_linux | 8.0 |
| redhat | 389_directory_server | * |
| redhat | directory_server | 11.0 |
| redhat | enterprise_linux | 9.0 |
| redhat | directory_server | 12.0 |
| redhat | enterprise_linux | 10.0 |
| redhat | directory_server | 13.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-329 | The product generates and uses a predictable initialization Vector (IV) with Cipher Block Chaining (CBC) Mode, which causes algorithms to be susceptible to dictionary attacks when they are encrypted under the same key. |